OzNativeAudioDecoderCodecID Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
OzNativeCodecSee Also