IAudioDataConverter Interface |
Namespace: Ozeki.Media
The IAudioDataConverter type exposes the following members.
Name | Description | |
---|---|---|
Convert |
Converts the input PCM data to the destination format.
| |
Dispose |
Disposes the converter.
|
Name | Description | |
---|---|---|
Disposed |
Gets a boolean value indicating whether the converted is disposed.
| |
InputFormat |
Gets the source AudioWaveFormat
| |
OutputFormat |
Gets the destination AudioWaveFormat
| |
Type |