ClanSoft logo
ClanSoft logo

    CL_SoundBuffer::play

Syntax

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

Parameters

card-Soundcard to be used - NULL means use the current selected

Return value

The playback session.

Description

Plays the soundbuffer on the specified soundcard and using the specified playback description.


Back to index



This page was built using the Perceps documentation system.