Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.player.AndroidPlayer Member List

This is the complete list of members for com.tritondigital.player.AndroidPlayer, including all inherited members.

AndroidPlayer(@NonNull final Context context, @NonNull final Bundle settings)com.tritondigital.player.AndroidPlayer
changeSpeed(Float speed) (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
debugErrorToStr(int errorCode)com.tritondigital.player.MediaPlayerstatic
debugInfoToStr(int info)com.tritondigital.player.MediaPlayerstatic
debugStateToStr(int state)com.tritondigital.player.MediaPlayerstatic
DURATION_LIVE_STREAMcom.tritondigital.player.MediaPlayerstatic
DURATION_UNKNOWNcom.tritondigital.player.MediaPlayerstatic
ERROR_CONNECTION_FAILEDcom.tritondigital.player.MediaPlayerstatic
ERROR_CONNECTION_TIMEOUTcom.tritondigital.player.MediaPlayerstatic
ERROR_END_OF_MEDIAcom.tritondigital.player.MediaPlayerstatic
ERROR_EXOPLAYER_BUFFER_RECONNECTcom.tritondigital.player.MediaPlayerstatic
ERROR_EXOPLAYER_BUFFER_TIMEOUTcom.tritondigital.player.MediaPlayerstatic
ERROR_EXOPLAYER_ON_ERRORcom.tritondigital.player.MediaPlayerstatic
ERROR_GEOBLOCKEDcom.tritondigital.player.MediaPlayerstatic
ERROR_INVALID_URLcom.tritondigital.player.MediaPlayerstatic
ERROR_LOW_LEVEL_PLAYER_ERRORcom.tritondigital.player.MediaPlayerstatic
ERROR_NO_NETWORKcom.tritondigital.player.MediaPlayerstatic
ERROR_NOT_FOUNDcom.tritondigital.player.MediaPlayerstatic
ERROR_SERVICE_UNAVAILABLEcom.tritondigital.player.MediaPlayerstatic
ERROR_UNEXPECTED_END_OF_MEDIAcom.tritondigital.player.MediaPlayerstatic
ERROR_UNEXPECTED_END_OF_MEDIA_ANDROID_PLAYERcom.tritondigital.player.MediaPlayerstatic
getAnalyticsReceivedListener() (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
getCloudStreamInfo() (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
getCloudStreamInfoReceivedListener() (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
getDuration() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayer
getErrorCode()com.tritondigital.player.MediaPlayer
getLastCuePoint()com.tritondigital.player.MediaPlayer
getLastErrorCode()com.tritondigital.player.MediaPlayer
getMetadataListener()com.tritondigital.player.MediaPlayer
getOnCuePointReceivedListener()com.tritondigital.player.MediaPlayer
getOnInfoListener()com.tritondigital.player.MediaPlayer
getOnStateChangedListener()com.tritondigital.player.MediaPlayer
getPosition() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayer
getSettings()com.tritondigital.player.MediaPlayer
getState()com.tritondigital.player.MediaPlayer
getVolume() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayer
INFO_ALTERNATE_MOUNTcom.tritondigital.player.MediaPlayerstatic
INFO_BUFFERING_COMPLETEDcom.tritondigital.player.MediaPlayerstatic
INFO_BUFFERING_STARTcom.tritondigital.player.MediaPlayerstatic
INFO_DURATION_CHANGEDcom.tritondigital.player.MediaPlayerstatic
INFO_SEEK_COMPLETEDcom.tritondigital.player.MediaPlayerstatic
INFO_SEEK_STARTEDcom.tritondigital.player.MediaPlayerstatic
INFO_SEEKABLE_CHANGEDcom.tritondigital.player.MediaPlayerstatic
internalChangeSpeed(Float speed) (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalGetCloudStreamInfo() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalPause() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalPlay() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalPlay(boolean timeshiftStreaming) (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalPlayProgram(String programId) (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalRelease() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalSeekTo(int position, int original) (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
internalStop()com.tritondigital.player.AndroidPlayerprotected
isEventLoggingEnabled() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
isPausable()com.tritondigital.player.MediaPlayer
isPlayValidInState(int state)com.tritondigital.player.MediaPlayerstatic
isSeekable()com.tritondigital.player.MediaPlayer
isTimeshiftStreaming() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayer
isTransitionValid(int state0, int state1)com.tritondigital.player.MediaPlayerstatic
makeTag() (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayerprotected
MediaPlayer(Context context, Bundle settings)com.tritondigital.player.MediaPlayer
mSettings (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayerprotected
pause()com.tritondigital.player.MediaPlayer
play() (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
play(boolean timeshiftStreaming)com.tritondigital.player.MediaPlayer
playProgram(String programId) (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
POSITION_UNKNOWNcom.tritondigital.player.MediaPlayerstatic
release()com.tritondigital.player.MediaPlayer
seek(int delta)com.tritondigital.player.MediaPlayer
seekTo(int position, int original)com.tritondigital.player.MediaPlayer
seekTo(int position)com.tritondigital.player.MediaPlayer
seekToLive() (defined in com.tritondigital.player.MediaPlayer)com.tritondigital.player.MediaPlayer
setOnAnalyticsReceivedListener(OnAnalyticsReceivedListener listener)com.tritondigital.player.MediaPlayer
setOnCloudStreamInfoReceivedListener(OnCloudStreamInfoReceivedListener listener)com.tritondigital.player.MediaPlayer
setOnCuePointReceivedListener(OnCuePointReceivedListener listener)com.tritondigital.player.MediaPlayer
setOnInfoListener(OnInfoListener listener)com.tritondigital.player.MediaPlayer
setOnMetaDataReceivedListener(OnMetaDataReceivedListener listener)com.tritondigital.player.MediaPlayer
setOnStateChangedListener(OnStateChangedListener listener)com.tritondigital.player.MediaPlayer
SETTINGS_MIME_TYPEcom.tritondigital.player.AndroidPlayerstatic
SETTINGS_POSITIONcom.tritondigital.player.AndroidPlayerstatic
SETTINGS_STREAM_URLcom.tritondigital.player.AndroidPlayerstatic
SETTINGS_TRANSPORTcom.tritondigital.player.AndroidPlayerstatic
SETTINGS_USER_AGENTcom.tritondigital.player.AndroidPlayerstatic
setVolume(float volume) (defined in com.tritondigital.player.AndroidPlayer)com.tritondigital.player.AndroidPlayer
STATE_COMPLETEDcom.tritondigital.player.MediaPlayerstatic
STATE_CONNECTINGcom.tritondigital.player.MediaPlayerstatic
STATE_ERRORcom.tritondigital.player.MediaPlayerstatic
STATE_PAUSEDcom.tritondigital.player.MediaPlayerstatic
STATE_PLAYINGcom.tritondigital.player.MediaPlayerstatic
STATE_RELEASEDcom.tritondigital.player.MediaPlayerstatic
STATE_STOPPEDcom.tritondigital.player.MediaPlayerstatic
stop()com.tritondigital.player.MediaPlayer
VOLUME_DUCKcom.tritondigital.player.MediaPlayerstatic
VOLUME_MUTEcom.tritondigital.player.MediaPlayerstatic
VOLUME_NORMALcom.tritondigital.player.MediaPlayerstatic