Location:
mda\common\audio.h
Link against: n/a
TMdaSiboWveCodec
Supported from 6.0
The base class for codecs for the .wve audio format used on 16 bit Psion devices.
An object derived from this class can be used to specify the
compression algorithm to use when recording or converting a .wve audio clip
(whose format is TMdaSiboWveClipFormat
). When playing back a clip,
the codec is not specified: the media server identifies the correct one to use.
|
Defined in TMdaSiboWveCodec
:
TMdaSiboWveCodec()
Inherited from TMdaPackage
:
Type()
,
Uid()
,
operator==()
TMdaSiboWveCodec();
The default constructor initialises the package so that it can be identified by the media server.