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