OzNativeAudioDecoderCodecType Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic AudioType CodecType { get; }Public ReadOnly Property CodecType As AudioType
Get
public:
virtual property AudioType CodecType {
AudioType get () sealed;
}abstract CodecType : AudioType with get
override CodecType : AudioType with get
Property Value
AudioType
See Also