#include <transcoders.h>
Inheritance diagram for Opal_PCM_Linear16Mono:
Public Member Functions | |
Opal_PCM_Linear16Mono () | |
virtual int | ConvertOne (int sample) const |
|
|
|
Convert one sample from one format to another. This function takes the input data as a single sample value and converts it to its output format. Returns converted value. Implements OpalStreamedTranscoder. |