AudioControllerGetCurrentMusic Method
|
Gets the current music.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public static AudioObject GetCurrentMusic()
Return Value
Type:
AudioObject
Returns a reference to the AudioObject that is currently playing the music.
See Also