Player states
[Messages from the player]

State definitions for the player. More...


Defines

#define BG_PLAYER_STATE_INIT   -1
 Initializing.
#define BG_PLAYER_STATE_STOPPED   0
 Stopped, waiting for play command.
#define BG_PLAYER_STATE_PLAYING   1
 Playing.
#define BG_PLAYER_STATE_SEEKING   2
 Seeking.
#define BG_PLAYER_STATE_CHANGING   3
 Changing the track.
#define BG_PLAYER_STATE_BUFFERING   4
 Buffering data.
#define BG_PLAYER_STATE_PAUSED   5
 Paused.
#define BG_PLAYER_STATE_FINISHING   6
 Finishing playback.
#define BG_PLAYER_STATE_STARTING   7
 Starting playback.
#define BG_PLAYER_STATE_ERROR   8
 Error.


Detailed Description

State definitions for the player.

Define Documentation

#define BG_PLAYER_STATE_INIT   -1

Initializing.

#define BG_PLAYER_STATE_STOPPED   0

Stopped, waiting for play command.

#define BG_PLAYER_STATE_PLAYING   1

Playing.

#define BG_PLAYER_STATE_SEEKING   2

Seeking.

#define BG_PLAYER_STATE_CHANGING   3

Changing the track.

#define BG_PLAYER_STATE_BUFFERING   4

Buffering data.

#define BG_PLAYER_STATE_PAUSED   5

Paused.

#define BG_PLAYER_STATE_FINISHING   6

Finishing playback.

#define BG_PLAYER_STATE_STARTING   7

Starting playback.

#define BG_PLAYER_STATE_ERROR   8

Error.


Generated on Mon Jun 15 12:25:51 2009 for gmerlin by  doxygen 1.5.9