Media Player Kit v1.3.0 API Reference for Android
Here is a list of all documented class members with links to the class documentation for each member:
- a -
addPreloadSrc() :
io.agora.mediaplayer.AgoraMediaPlayerKit
adjustPlayoutVolume() :
io.agora.mediaplayer.AgoraMediaPlayerKit
AgoraMediaPlayerKit() :
io.agora.mediaplayer.AgoraMediaPlayerKit
audioChannels :
io.agora.mediaplayer.data.MediaStreamInfo
audioSampleRate :
io.agora.mediaplayer.data.MediaStreamInfo
- b -
buffer :
io.agora.mediaplayer.data.AudioFrame
,
io.agora.mediaplayer.data.VideoFrame
bytes :
io.agora.mediaplayer.data.AudioFrame
,
io.agora.mediaplayer.data.VideoFrame
bytesPerSample :
io.agora.mediaplayer.data.AudioFrame
- c -
changePlaybackSpeed() :
io.agora.mediaplayer.AgoraMediaPlayerKit
channelNums :
io.agora.mediaplayer.data.AudioFrame
codecName :
io.agora.mediaplayer.data.MediaStreamInfo
- d -
destroy() :
io.agora.mediaplayer.AgoraMediaPlayerKit
duration :
io.agora.mediaplayer.data.MediaStreamInfo
- f -
format :
io.agora.mediaplayer.data.VideoFrame
- g -
getDuration() :
io.agora.mediaplayer.AgoraMediaPlayerKit
getPlayerSdkVersion() :
io.agora.mediaplayer.AgoraMediaPlayerKit
getPlayoutVolume() :
io.agora.mediaplayer.AgoraMediaPlayerKit
getPlayPosition() :
io.agora.mediaplayer.AgoraMediaPlayerKit
getState() :
io.agora.mediaplayer.AgoraMediaPlayerKit
getStreamCount() :
io.agora.mediaplayer.AgoraMediaPlayerKit
getStreamInfo() :
io.agora.mediaplayer.AgoraMediaPlayerKit
- h -
height :
io.agora.mediaplayer.data.VideoFrame
- i -
isMuted() :
io.agora.mediaplayer.AgoraMediaPlayerKit
- l -
language :
io.agora.mediaplayer.data.MediaStreamInfo
- m -
MEDIA_PLAYER_VOICE_COMMUNICATION :
io.agora.mediaplayer.Constants.MediaPlayerAudioMode
MEDIA_PLAYER_VOICE_MEDIA :
io.agora.mediaplayer.Constants.MediaPlayerAudioMode
mediaStreamType :
io.agora.mediaplayer.data.MediaStreamInfo
mute() :
io.agora.mediaplayer.AgoraMediaPlayerKit
- o -
onFrame() :
io.agora.mediaplayer.AudioFrameObserver
,
io.agora.mediaplayer.VideoFrameObserver
onMetaData() :
io.agora.mediaplayer.MediaPlayerObserver
onPlayBufferUpdated() :
io.agora.mediaplayer.MediaPlayerObserver
onPlayerEvent() :
io.agora.mediaplayer.MediaPlayerObserver
onPlayerStateChanged() :
io.agora.mediaplayer.MediaPlayerObserver
onPositionChanged() :
io.agora.mediaplayer.MediaPlayerObserver
onPreloadEvent() :
io.agora.mediaplayer.MediaPlayerObserver
open() :
io.agora.mediaplayer.AgoraMediaPlayerKit
ORIGINAL_PLAYBACK_SPEED :
io.agora.mediaplayer.Constants.MediaPlayerPlaybackSpeed
- p -
pause() :
io.agora.mediaplayer.AgoraMediaPlayerKit
play() :
io.agora.mediaplayer.AgoraMediaPlayerKit
PLAY_ERROR_SRC_BUFFER_UNDERFLOW :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYBACK_SPEED_125_PERCENT :
io.agora.mediaplayer.Constants.MediaPlayerPlaybackSpeed
PLAYBACK_SPEED_150_PERCENT :
io.agora.mediaplayer.Constants.MediaPlayerPlaybackSpeed
PLAYBACK_SPEED_200_PERCENT :
io.agora.mediaplayer.Constants.MediaPlayerPlaybackSpeed
PLAYBACK_SPEED_50_PERCENT :
io.agora.mediaplayer.Constants.MediaPlayerPlaybackSpeed
PLAYBACK_SPEED_75_PERCENT :
io.agora.mediaplayer.Constants.MediaPlayerPlaybackSpeed
PLAYER_ERROR_CODEC_NOT_SUPPORTED :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_INTERNAL :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_INVALID_ARGUMENTS :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_INVALID_CONNECTION_STATE :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_INVALID_MEDIA_SOURCE :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_INVALID_STATE :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_NO_RESOURCE :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_NONE :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_NOT_INIT :
io.agora.mediaplayer.Constants
PLAYER_ERROR_OBJ_NOT_INITIALIZED :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_UNKNOWN_STREAM_TYPE :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_URL_NOT_FOUND :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_ERROR_VIDEO_RENDER_FAILED :
io.agora.mediaplayer.Constants.MediaPlayerError
PLAYER_EVENT_AUDIO_TRACK_CHANGED :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_BUFFER_LOW :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_BUFFER_RECOVER :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_SEEK_BEGIN :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_SEEK_COMPLETE :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_SEEK_ERROR :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_SWITCH_BEGIN() :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_SWITCH_COMPLETE() :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_EVENT_SWITCH_ERROR() :
io.agora.mediaplayer.Constants.MediaPlayerEvent
PLAYER_METADATA_TYPE_SEI :
io.agora.mediaplayer.Constants.MediaPlayerMetadataType
PLAYER_METADATA_TYPE_UNKNOWN :
io.agora.mediaplayer.Constants.MediaPlayerMetadataType
PLAYER_PRELOAD_EVENT_BEGIN :
io.agora.mediaplayer.Constants.MediaPlayerPreloadEvent
PLAYER_PRELOAD_EVENT_COMPLETE :
io.agora.mediaplayer.Constants.MediaPlayerPreloadEvent
PLAYER_PRELOAD_EVENT_ERROR :
io.agora.mediaplayer.Constants.MediaPlayerPreloadEvent
PLAYER_RENDER_MODE_ADAPTIVE :
io.agora.mediaplayer.Constants
PLAYER_RENDER_MODE_FIT :
io.agora.mediaplayer.Constants
PLAYER_RENDER_MODE_HIDDEN :
io.agora.mediaplayer.Constants
PLAYER_STATE_FAILED :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_IDLE :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_OPEN_COMPLETED :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_OPENING :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_PAUSED :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_PLAYBACK_ALL_LOOPS_COMPLETED :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_PLAYBACK_COMPLETED :
io.agora.mediaplayer.Constants.MediaPlayerState
PLAYER_STATE_PLAYING :
io.agora.mediaplayer.Constants.MediaPlayerState
playPreload() :
io.agora.mediaplayer.AgoraMediaPlayerKit
- r -
registerAudioFrameObserver() :
io.agora.mediaplayer.AgoraMediaPlayerKit
registerPlayerObserver() :
io.agora.mediaplayer.AgoraMediaPlayerKit
registerVideoFrameObserver() :
io.agora.mediaplayer.AgoraMediaPlayerKit
rotation :
io.agora.mediaplayer.data.VideoFrame
- s -
sampleRataHz :
io.agora.mediaplayer.data.AudioFrame
samplesPerChannel :
io.agora.mediaplayer.data.AudioFrame
seek() :
io.agora.mediaplayer.AgoraMediaPlayerKit
selectAudioTrack() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setAudioMode() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setLogFile() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setLogFilter() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setLoopCount() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setPlayerOption() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setPlayerOptionString() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setRenderMode() :
io.agora.mediaplayer.AgoraMediaPlayerKit
setView() :
io.agora.mediaplayer.AgoraMediaPlayerKit
stop() :
io.agora.mediaplayer.AgoraMediaPlayerKit
STREAM_TYPE_AUDIO :
io.agora.mediaplayer.Constants.MediaStreamType
STREAM_TYPE_SUBTITLE :
io.agora.mediaplayer.Constants.MediaStreamType
STREAM_TYPE_UNKNOWN :
io.agora.mediaplayer.Constants.MediaStreamType
STREAM_TYPE_VIDEO :
io.agora.mediaplayer.Constants.MediaStreamType
streamIndex :
io.agora.mediaplayer.data.MediaStreamInfo
stride :
io.agora.mediaplayer.data.VideoFrame
switchSrc() :
io.agora.mediaplayer.AgoraMediaPlayerKit
- t -
timestamp :
io.agora.mediaplayer.data.AudioFrame
,
io.agora.mediaplayer.data.VideoFrame
- u -
unregisterAudioFrameObserver() :
io.agora.mediaplayer.AgoraMediaPlayerKit
unregisterPlayerObserver() :
io.agora.mediaplayer.AgoraMediaPlayerKit
unregisterVideoFrameObserver() :
io.agora.mediaplayer.AgoraMediaPlayerKit
- v -
videoBitRate :
io.agora.mediaplayer.data.MediaStreamInfo
videoFrameRate :
io.agora.mediaplayer.data.MediaStreamInfo
videoHeight :
io.agora.mediaplayer.data.MediaStreamInfo
videoRotation :
io.agora.mediaplayer.data.MediaStreamInfo
videoWidth :
io.agora.mediaplayer.data.MediaStreamInfo
- w -
width :
io.agora.mediaplayer.data.VideoFrame
Generated by
1.9.1