VirtualPortAudioInInitialized Property |
Gets a boolean value indicating whether the device is initialized and ready to use.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool Initialized { get; }Public ReadOnly Property Initialized As Boolean
Get
public:
property bool Initialized {
bool get ();
}member Initialized : bool with get
Property Value
Boolean
See Also