OzNativeResamplerDisposed Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
BooleanImplements
IAudioDataConverter.Disposed
See Also