ACMAudioDataConverterType Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic AudioConverterType Type { get; }
Public ReadOnly Property Type As AudioConverterType
Get
public:
virtual property AudioConverterType Type {
AudioConverterType get () sealed;
}
abstract Type : AudioConverterType with get
override Type : AudioConverterType with get
Property Value
Type:
AudioConverterTypeImplements
IAudioDataConverterType
See Also