#include <transcoders.h>
Inheritance diagram for OpalEmptyFramedAudioTranscoder:
Public Member Functions | |
OpalEmptyFramedAudioTranscoder (const char *inFormat, const char *outFormat) | |
BOOL | ConvertFrame (const BYTE *, PINDEX &, BYTE *, PINDEX &) |
OpalEmptyFramedAudioTranscoder::OpalEmptyFramedAudioTranscoder | ( | const char * | inFormat, | |
const char * | outFormat | |||
) | [inline] |
BOOL OpalEmptyFramedAudioTranscoder::ConvertFrame | ( | const BYTE * | , | |
PINDEX & | , | |||
BYTE * | , | |||
PINDEX & | ||||
) | [inline, virtual] |
Reimplemented from OpalFramedTranscoder.