IAudioDataConverterDisposed Property |
Gets a boolean value indicating whether the converted is disposed.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ReadOnly Property Disposed As Boolean
Get
property bool Disposed {
bool get ();
}
abstract Disposed : bool with get
Property Value
Type:
BooleanSee Also