ClanSoft logo
ClanSoft logo

    CL_Sample::create

Syntax

static CL_SoundBuffer *create(
         const char *sample_id,
        CL_InputSourceProvider *provider);

Description

Loads the sample sample_id from the inputsource provider provider. Creates a CL_SoundBuffer using this sample and returns it.


Back to index



This page was built using the Perceps documentation system.