jaugment2.mediaplayer
Interface MediaPlayerService.States

Enclosing class:
MediaPlayerService

public static interface MediaPlayerService.States


Field Summary
static int ST_PAUSED
           
static int ST_PLAYING
           
static int ST_READY
           
static int ST_UNINITIALIZED
           
 

Field Detail

ST_UNINITIALIZED

public static final int ST_UNINITIALIZED

ST_READY

public static final int ST_READY

ST_PLAYING

public static final int ST_PLAYING

ST_PAUSED

public static final int ST_PAUSED