- getBufferPercentage() - Method in interface com.pili.pldroid.player.IMediaController.MediaPlayerControl
- 
Gets buffer percentage. 
- getCurrentPosition() - Method in interface com.pili.pldroid.player.IMediaController.MediaPlayerControl
- 
Gets current position. 
- getCurrentPosition() - Method in class com.pili.pldroid.player.PLMediaPlayer
- 
Gets the current playback position. 
- getDataSource() - Method in class com.pili.pldroid.player.PLMediaPlayer
- 
Gets data source. 
- getDisplayOrientation() - Method in class com.pili.pldroid.player.widget.PLVideoTextureView
- 
Get the clockwise rotation of display 
- getDuration() - Method in interface com.pili.pldroid.player.IMediaController.MediaPlayerControl
- 
Gets the duration of the file or stream. 
- getDuration() - Method in class com.pili.pldroid.player.PLMediaPlayer
- 
Gets the duration of the file or stream. 
- getFloat(String) - Method in class com.pili.pldroid.player.AVOptions
- 
Returns the value of a float key. 
- getInstance() - Static method in class com.pili.pldroid.player.SharedLibraryNameHelper
- 
Gets instance. 
- getInteger(String) - Method in class com.pili.pldroid.player.AVOptions
- 
Returns the value of an integer key. 
- getInteger(String, int) - Method in class com.pili.pldroid.player.AVOptions
- 
Returns the value of an integer key, or the default value if the
 key is missing or is for another type value. 
- getLong(String) - Method in class com.pili.pldroid.player.AVOptions
- 
Returns the value of a long key. 
- getMap() - Method in class com.pili.pldroid.player.AVOptions
- 
Gets the params map. 
- getSharedLibraryName() - Method in class com.pili.pldroid.player.SharedLibraryNameHelper
- 
Gets shared library name. 
- getString(String) - Method in class com.pili.pldroid.player.AVOptions
- 
Returns the value of a string key. 
- getSurfaceView() - Method in class com.pili.pldroid.player.widget.PLVideoView
- 
Gets surface view. 
- getTextureView() - Method in class com.pili.pldroid.player.widget.PLVideoTextureView
- 
Gets texture view. 
- getVideoHeight() - Method in class com.pili.pldroid.player.PLMediaPlayer
- 
Returns the height of the video. 
- getVideoWidth() - Method in class com.pili.pldroid.player.PLMediaPlayer
- 
Returns the width of the video.