ClanSoft logo
ClanSoft logo

    CL_SoundBuffer::prepare

Syntax

virtual CL_SoundBuffer_Session prepare(
        bool looping=false,
        CL_SoundCard *card=NULL);

Parameters

card-Soundcard to be used or NULL to use

Return value

The playback session.

Description

Prepares the soundbuffer for playback on the specified soundcard.


Back to index



This page was built using the Perceps documentation system.