Gets the state of the playback device.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public PlaybackState State { get; }
Public ReadOnly Property State As PlaybackState
Get
public:
property PlaybackState State {
PlaybackState get ();
}
member State : PlaybackState with get
Property Value
Type:
PlaybackStateSee Also