- KEY_BUFFER_TIME - Static variable in class com.pili.pldroid.player.AVOptions
- 
The buffering time, default value: 3000 
- KEY_CACHE_BUFFER_DURATION - Static variable in class com.pili.pldroid.player.AVOptions
- 
Cache duration, the cached buffer can reduce the minibreak when network jitter 
- KEY_DELAY_OPTIMIZATION - Static variable in class com.pili.pldroid.player.AVOptions
- 
Whether enable the delay optimization 
- KEY_FFLAGS - Static variable in class com.pili.pldroid.player.AVOptions
- 
- KEY_GET_AV_FRAME_TIMEOUT - Static variable in class com.pili.pldroid.player.AVOptions
- 
Timeout for read av frame, default value: 10 * 1000 
- KEY_LIVE_STREAMING - Static variable in class com.pili.pldroid.player.AVOptions
- 
Whether playing a live streaming 
- KEY_MAX_CACHE_BUFFER_DURATION - Static variable in class com.pili.pldroid.player.AVOptions
- 
Max cache duration, if cached duration greater than this, "delay optimization" will start. 
- KEY_MEDIACODEC - Static variable in class com.pili.pldroid.player.AVOptions
- 
Whether enable the hardware decode 
- KEY_PREPARE_TIMEOUT - Static variable in class com.pili.pldroid.player.AVOptions
- 
Timeout for the prepare procedure 
- KEY_START_ON_PREPARED - Static variable in class com.pili.pldroid.player.AVOptions
- 
If set 1, the play will start automatically after prepared