cAudioCDPlayerPlaybackState Property |
Namespace:
CSAudioCDPlayer
Assembly:
CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax PlaybackState PlaybackState { get; }
ReadOnly Property PlaybackState As PlaybackState
Get
Dim instance As cAudioCDPlayer
Dim value As PlaybackState
value = instance.PlaybackState
abstract PlaybackState : PlaybackState with get
/** @property */
PlaybackState get_PlaybackState()
function get PlaybackState () : PlaybackState
function get_PlaybackState();
Property Value
Type:
PlaybackStateSee Also