AudioControllerIsPlaylistPlaying Method
|
Determines whether the playlist is playing.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public static bool IsPlaylistPlaying()
Return Value
Type:
Booleantrue if the current music track is from the playlist; otherwise,
false.
See Also