| HeadsetIsStarted Property  | 
            True if the devices are started, otherwise false.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool IsStarted { get; }Public ReadOnly Property IsStarted As Boolean
	Get
public:
property bool IsStarted {
	bool get ();
}member IsStarted : bool with get
Property Value
Type: 
Boolean
See Also