ClanSoft logo
ClanSoft logo

    CL_MPEGSoundProvider_Session::get_data

Syntax

virtual int get_data(
        void *data_ptr,
        int data_requested);

Parameters

data_ptr-Points to a buffer that should be filled with
data_requested-Bytes of data requested.

Return value

Number of bytes actually filled with sample data.

Description

Called when a playback session needs more sample data.


Back to index



This page was built using the Perceps documentation system.