Updated documentation for new functions

This commit is contained in:
mrnikbobjeff 2015-10-17 11:58:38 +02:00
parent d5635f060e
commit 4f83ac068f

View File

@ -183,7 +183,7 @@ namespace SpotifyAPI.Local
}
/// <summary>
/// Checks whether Spotify is muted in the Volume Mixer control
/// Checks whether Spotify is muted in the Volume Mixer control (required Windows 7 or newer)
/// </summary>
/// <returns>Null if an error occured, otherwise the muted state</returns>
public bool? IsSpotifyMuted()