OzNativeAudioDecoderCodecID Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic OzNativeCodec CodecID { get; }
Public ReadOnly Property CodecID As OzNativeCodec
Get
public:
virtual property OzNativeCodec CodecID {
OzNativeCodec get () sealed;
}
abstract CodecID : OzNativeCodec with get
override CodecID : OzNativeCodec with get
Property Value
Type:
OzNativeCodec
See Also