mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 23:16:28 +00:00
Updated documentation for new functions
This commit is contained in:
parent
d5635f060e
commit
4f83ac068f
@ -183,7 +183,7 @@ namespace SpotifyAPI.Local
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
/// <returns>Null if an error occured, otherwise the muted state</returns>
|
/// <returns>Null if an error occured, otherwise the muted state</returns>
|
||||||
public bool? IsSpotifyMuted()
|
public bool? IsSpotifyMuted()
|
||||||
|
Loading…
Reference in New Issue
Block a user