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