gok-sound

gok-sound

Functions

Description

Functions

gok_sound_initialize ()

void
gok_sound_initialize (void);

Initialises gok-sound.


gok_sound_play ()

gint
gok_sound_play (const gchar *soundfile);

Plays soundfile .

Parameters

soundfile

The sound file to play.

 

Returns

0 on success, negative value otherwise.

Types and Values