Enumeration

PhoshMediaPlayerStatus

Declaration

enum Phosh.MediaPlayerStatus

Description [src]

The status of the media player attached to the wigget.

Members

Name Description
PHOSH_MEDIA_PLAYER_STATUS_STOPPED

The player is stopped.

PHOSH_MEDIA_PLAYER_STATUS_PAUSED

The player is paused.

PHOSH_MEDIA_PLAYER_STATUS_PLAYING

The player is playing.