OzNativeAudioDecoderCodecType Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Type:
AudioType
See Also