ACMAudioDataConverterDisposed Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic bool Disposed { get; }Public ReadOnly Property Disposed As Boolean
Get
public:
virtual property bool Disposed {
bool get () sealed;
}abstract Disposed : bool with get
override Disposed : bool with get
Property Value
BooleanImplements
IAudioDataConverter.Disposed
See Also