ClanSoft logo
ClanSoft logo

    CL_Sample_RawData::create

Syntax

static CL_SoundBuffer *create(
         unsigned char *sound_data,
        int data_size,
        int bytes_per_sample,
        bool stereo,
        int frequency=22050);

Description


Back to index



This page was built using the Perceps documentation system.