Constructor
ClapperPlayernew
Declaration [src]
ClapperPlayer*
clapper_player_new (
void
)
Return value
Type: ClapperPlayer
A new ClapperPlayer
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |