|
|
|
|
Location:
Audio.h
class TMdaSL16RawAudioCodec : public TMdaRawAudioCodec;
The codec for signed little-endian 16 bit PCM raw audio data.
TMdaRawPackage - Abstract base class for all media server package types
TMdaPackage - A data structure used to package messages (that include the package type) sent between the media server and its clients
TMdaRawAudioCodec - The base class for raw audio codecs
TMdaSL16RawAudioCodec - The codec for signed little-endian 16 bit PCM raw audio data
Defined in TMdaSL16RawAudioCodec:
TMdaSL16RawAudioCodec()
Inherited from TMdaPackage:
SetUid(),
Type(),
Uid(),
operator==()
Inherited from TMdaRawPackage:
Package(),
SetSize(),
iThis
inline TMdaSL16RawAudioCodec();
The default constructor initialises the package so that it can be identified by the media server.