- manualSyncSubtitle(int) - Method in class com.baidu.cyberplayer.core.BVideoView
-
manualSyncSubtitle: user can adapt the time by msecond of subtitle.
- manualSyncSubtitle(int) - Method in class com.baidu.cyberplayer.core.CyberPlayer
-
- manualSyncSubtitle(int) - Method in class com.baidu.cyberplayer.subtitle.SubtitleManager
-
- MEDIA_ERROR_DISPLAY - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Surfaceview for playback not created or occur an error
- MEDIA_ERROR_EIO - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_ERROR_EIO - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_INVALID_INPUTFILE - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
the input video source is invalid
- MEDIA_ERROR_INVALID_INPUTFILE - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_IO - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
File or network related operation errors.
- MEDIA_ERROR_MALFORMED - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Bitstream is not conforming to the related coding standard or file spec.
- MEDIA_ERROR_MC_EXCEPTION - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
DECODE_MHW 模式出现异常
- MEDIA_ERROR_MC_EXCEPTION - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
DECODE_MHW 模式出现异常
- MEDIA_ERROR_MC_LOW_SYSTEM_VERSION - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
DECODE_MHW 不支持,系统版本过低
- MEDIA_ERROR_MC_LOW_SYSTEM_VERSION - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
DECODE_MHW 不支持,系统版本过低
- MEDIA_ERROR_MC_NOT_SUPPORT - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
DECODE_MHW 不支持当前的视频规格(mime type, profile, level)
- MEDIA_ERROR_MC_NOT_SUPPORT - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
DECODE_MHW 不支持当前的视频规格(mime type, profile, level)
- MEDIA_ERROR_NATIVELIB_LOAD - Static variable in class com.baidu.cyberplayer.utils.CyberPlayerError
-
内核加载失败error
- MEDIA_ERROR_NO_INPUTFILE - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
not set video source for playback
- MEDIA_ERROR_NO_INPUTFILE - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_NO_SUPPORTED_CODEC - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
codec not supportted the video source contains
- MEDIA_ERROR_NO_SUPPORTED_CODEC - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
The video is streamed and its container is not valid
for progressive playback i.e the video's index
(e.g moov atom) is not at the start of the file.
- MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
The video is streamed and its container is not valid for progressive
playback i.e the video's index (e.g moov atom) is not at the start of the
file.
- MEDIA_ERROR_SERVER_DIED - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Media server died.
- MEDIA_ERROR_SERVER_DIED - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
Media server died.
- MEDIA_ERROR_SET_VIDEOMODE - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_SURFACEVIEW_NULL - Static variable in class com.baidu.cyberplayer.utils.CyberPlayerError
-
- MEDIA_ERROR_TIMED_OUT - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Some operation takes too long to complete, usually more than 3-5 seconds.
- MEDIA_ERROR_UAS_ERR_USER_SIGN - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_ERROR_UAS_ERR_USER_SIGN - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_UAS_ERRORPARAM - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_ERROR_UAS_ERRORPARAM - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_UAS_USER_NOT_EXIT - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_ERROR_UAS_USER_NOT_EXIT - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_ERROR_UNKNOWN - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Unspecified player error.
- MEDIA_ERROR_UNKNOWN - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
Unspecified media player error.
- MEDIA_ERROR_UNSUPPORTED - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Bitstream is conforming to the related coding standard or file spec,
but the media framework does not support the feature.
- MEDIA_INFO_BAD_INTERLEAVING - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Bad interleaving means that a media has been improperly
interleaved or not interleaved at all, e.g has all the video
samples first then all the audio ones.
- MEDIA_INFO_BAD_INTERLEAVING - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
Bad interleaving means that a media has been improperly interleaved or
not interleaved at all, e.g has all the video samples first then all the
audio ones.
- MEDIA_INFO_BUFFERING_END - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Player is resuming playback after filling buffers.
- MEDIA_INFO_BUFFERING_END - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
MediaPlayer is resuming playback after filling buffers.
- MEDIA_INFO_BUFFERING_START - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Player is temporarily pausing playback internally in order to buffer more data.
- MEDIA_INFO_BUFFERING_START - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
MediaPlayer is temporarily pausing playback internally in order to buffer
more data.
- MEDIA_INFO_METADATA_UPDATE - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_INFO_METADATA_UPDATE - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
A new set of metadata is available.
- MEDIA_INFO_NOT_SEEKABLE - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
The media cannot be seeked (e.g live stream)
- MEDIA_INFO_NOT_SEEKABLE - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
The media cannot be seeked (e.g live stream)
- MEDIA_INFO_PLAYING_AVDIFFERENCE - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_INFO_PLAYING_AVDIFFERENCE - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_INFO_PLAYING_QUALITY - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- MEDIA_INFO_PLAYING_QUALITY - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
- MEDIA_INFO_UNKNOWN - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
Unspecified player info.
- MEDIA_INFO_UNKNOWN - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
Unspecified media player info.
- MEDIA_INFO_VIDEO_TRACK_LAGGING - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
The video is too complex for the decoder: it can't decode frames fast enough.
- MEDIA_INFO_VIDEO_TRACK_LAGGING - Static variable in class com.baidu.cyberplayer.core.CyberPlayer
-
The video is too complex for the decoder: it can't decode frames fast
enough.
- MediaCodecAdapter - Class in com.baidu.cyberplayer.core
-
- MediaCodecAdapter() - Constructor for class com.baidu.cyberplayer.core.MediaCodecAdapter
-
- mGL20Support - Variable in class com.baidu.cyberplayer.core.CyberPlayerSurface
-