Home | All Classes | Grouped Classes | Index | Search

Class CL_VoiceDecoder

Voice decoder More...

Derived from: CL_StreamSoundProvider_Session
Derived by: none
Group: Voice (Encoding)

#include <ClanLib/ttf.h>

Construction:

CL_VoiceDecoder

Construct voice decoder.

Attributes:

get_frequency

Returns the playback frequency of the input data.

get_format

Returns the playback sample format.

Operations:

decode_packet

get_data

Called when a playback session needs more sample data.

eof

Returns true if no more input data is available.

stop

Stops the current stream.

play

Start/continue playing of the stream.

set_position

Sets the position within the current stream.

Detailed description:



Questions or comments, write to the
ClanLib mailing list.