Constructor

ClapperPlayernew

Declaration [src]

ClapperPlayer*
clapper_player_new (
  void
)

Description [src]

Creates a new ClapperPlayer instance.

Return value

Type: ClapperPlayer

A new ClapperPlayer instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.