- genConfig() - Method in class com.aliyun.player.VidPlayerConfigGen
-
Query config parameters.
- getAccessKeyId() - Method in class com.aliyun.player.source.StsInfo
-
Query the AccessKey ID for authentication.
- getAccessKeyId() - Method in class com.aliyun.player.source.VidMps
-
Query the AccessKey ID for authentication.
- getAccessKeyId() - Method in class com.aliyun.player.source.VidSts
-
Query the AccessKey ID for authentication.
- getAccessKeySecret() - Method in class com.aliyun.player.source.StsInfo
-
Query the AccessKey Secret for authentication.
- getAccessKeySecret() - Method in class com.aliyun.player.source.VidMps
-
Query the AccessKey Secret for authentication.
- getAccessKeySecret() - Method in class com.aliyun.player.source.VidSts
-
Query the AccessKey Secret for authentication.
- getAlphaRenderMode() - Method in interface com.aliyun.player.IPlayer
-
Query the current alpha render mode.
- getAudioChannels() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the number of channels of the audio stream.
- getAudioLang() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the language of the audio stream.
- getAudioSampleFormat() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the sampling format of the audio stream.
- getAudioSampleRate() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the sampling rate of the audio stream.
- getAuthInfo() - Method in class com.aliyun.player.source.VidMps
-
Query authentication information.
- getAuthTimeout() - Method in class com.aliyun.player.source.VidSourceBase
-
- getCacheFilePath(String) - Method in interface com.aliyun.player.IPlayer
-
Query the name of a cached file with the specified URL.
- getCacheFilePath(String, String, String, int) - Method in interface com.aliyun.player.IPlayer
-
Query the name of a cached file with the specified VID.
- getCacheFilePath() - Method in class com.aliyun.player.source.UrlSource
-
获取本地文件路径
- getCode() - Method in class com.aliyun.player.bean.ErrorInfo
-
Query error codes.
- getCode() - Method in class com.aliyun.player.bean.InfoBean
-
Query the type of info.
- getConfig() - Method in interface com.aliyun.player.IPlayer
-
Query the player configuration.
- getCoverPath() - Method in class com.aliyun.player.source.LiveShift
-
Query the URL of the album cover.
- getCoverPath() - Method in class com.aliyun.player.source.SourceBase
-
Query the URL of the album cover.
- getCoverUrl() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the album cover of the media.
- getCurrentLiveTime() - Method in interface com.aliyun.player.AliLiveShiftPlayer
-
Query the current broadcasting time.
- getCurrentTime() - Method in interface com.aliyun.player.AliLiveShiftPlayer
-
Query the time that the player currently seeks to.
- getCustomHeaders() - Method in class com.aliyun.player.nativeclass.PlayerConfig
-
Get custom set headers.
- getDefinitionStr() - Method in class com.aliyun.player.source.VidSourceBase
-
- getDescription() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the description of the stream.
- getDeviceUUID() - Static method in class com.aliyun.player.AliPlayerFactory
-
Get device UUID.
- getDisplayViewHelper() - Method in class com.aliyun.player.videoview.AliDisplayView
-
- getDuration() - Method in interface com.aliyun.player.IPlayer
-
Query the total length of the stream.
- getDuration() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the duration of the media.
- getExtra() - Method in class com.aliyun.player.bean.ErrorInfo
-
Query additional information.
- getExtraMsg() - Method in class com.aliyun.player.bean.InfoBean
-
Query additional information.
- getExtraValue() - Method in class com.aliyun.player.bean.InfoBean
-
Query additional values.
- getFilePath() - Method in class com.aliyun.downloader.AliMediaDownloader
-
Query the path of the downloaded file.
- getFormat() - Method in class com.aliyun.player.source.LiveShift
-
Query the format of the video.
- getFormat() - Method in enum com.aliyun.player.source.MediaFormat
-
Query the format of the media.
- getFormats() - Method in class com.aliyun.player.source.StsInfo
-
Query the formats of the returned data.
- getFormats() - Method in class com.aliyun.player.source.VidSourceBase
-
Query the formats of the returned data.
- getFormatStr() - Method in class com.aliyun.player.source.VidSourceBase
-
- getHlsUriToken() - Method in class com.aliyun.player.source.VidMps
-
Query HlsUriToken.
- getIndex() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the index of the stream.
- getInstance(Context) - Static method in class com.cicada.player.utils.Logger
-
gets the singleton of the Logger
- getLogCallback() - Method in class com.cicada.player.utils.Logger
-
get the log callback
- getLogLevel() - Method in class com.cicada.player.utils.Logger
-
get the log level
- getMediaId() - Method in class com.aliyun.player.source.VidMps
-
Query the ID of the media.
- getMediaInfo() - Method in interface com.aliyun.player.IPlayer
-
Query media information.
- getMediaType() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the type of the media: video or audio.
- getMirrorMode() - Method in interface com.aliyun.player.IPlayer
-
Query the current mirroring mode.
- getMsg() - Method in class com.aliyun.player.bean.ErrorInfo
-
Query error messages.
- getNativeContextAddr() - Method in interface com.aliyun.player.IPlayer
-
- getOnViewStatusListener() - Method in class com.aliyun.player.videoview.AliDisplayView
-
- getOption(IPlayer.Option) - Method in interface com.aliyun.player.IPlayer
-
gets the player's options parameters
- getOriginSize() - Method in class com.aliyun.player.source.UrlSource
-
获取url文件大小
- getOutputType() - Method in class com.aliyun.player.source.VidSourceBase
-
- getOutputType() - Method in enum com.aliyun.player.source.VidSourceBase.OutputType
-
获取视频流类型
- getOutputTypeStr() - Method in class com.aliyun.player.source.VidSourceBase
-
- getPlayAuth() - Method in class com.aliyun.player.source.VidAuth
-
Query the playback credential.
- getPlayConfig() - Method in class com.aliyun.player.source.VidSourceBase
-
Query playback parameters.
- getPlayDomain() - Method in class com.aliyun.player.source.VidMps
-
Query the playback domain.
- getPlayerName() - Method in interface com.aliyun.player.IPlayer
-
Gets the name of the player used when playing
- getPositionRange() - Method in class com.aliyun.thumbnail.ThumbnailBitmapInfo
-
Query the time range of the current thumbnail image.
- getPreferDisplayViewType() - Method in class com.aliyun.player.videoview.AliDisplayView
-
- getPropertyString(IPlayer.PropertyKey) - Method in interface com.aliyun.player.IPlayer
-
Get information by key.
- getQuality() - Method in class com.aliyun.player.source.SourceBase
-
Query the definition of the media.
- getReAuthInfo() - Method in class com.aliyun.player.source.VidSourceBase
-
- getReAuthInfoStr() - Method in class com.aliyun.player.source.VidSourceBase
-
- getRegion() - Method in class com.aliyun.player.source.StsInfo
-
Query region information.
- getRegion() - Method in class com.aliyun.player.source.VidAuth
-
Query region information.
- getRegion() - Method in class com.aliyun.player.source.VidMps
-
Query region information.
- getRegion() - Method in class com.aliyun.player.source.VidSts
-
Query region information.
- getResultType() - Method in class com.aliyun.player.source.VidSourceBase
-
- getResultType() - Method in enum com.aliyun.player.source.VidSourceBase.ResultType
-
获取数据类型
- getResultTypeStr() - Method in class com.aliyun.player.source.VidSourceBase
-
- getRotateMode() - Method in interface com.aliyun.player.IPlayer
-
Query the current rotate mode.
- getScaleMode() - Method in interface com.aliyun.player.IPlayer
-
Query the current zoom mode.
- getSdkVersion() - Static method in class com.aliyun.player.AliPlayerFactory
-
Query the version of the SDK.
- getSecurityToken() - Method in class com.aliyun.player.source.StsInfo
-
Query the token.
- getSecurityToken() - Method in class com.aliyun.player.source.VidMps
-
Query the token.
- getSecurityToken() - Method in class com.aliyun.player.source.VidSts
-
Query the token.
- getSpeed() - Method in interface com.aliyun.player.IPlayer
-
Query the playback speed.
- getStatus() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the status of the media.
- getStreamType() - Method in class com.aliyun.player.source.VidSourceBase
-
- getStreamType() - Method in enum com.aliyun.player.source.VidSourceBase.StreamType
-
获取视频流类型
- getStreamTypeStr() - Method in class com.aliyun.player.source.VidSourceBase
-
- getSubMediaInfo() - Method in interface com.aliyun.player.IPlayer
-
Query media information.
- getSubtitleLang() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the language of the subtitle stream.
- getThumbnailBitmap() - Method in class com.aliyun.thumbnail.ThumbnailBitmapInfo
-
Retrieve the thumbnail image.
- getThumbnailList() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the URL of the thumbnail image.
- getTimeLineUrl() - Method in class com.aliyun.player.source.LiveShift
-
Query the timeshift request URL.
- getTitle() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the title information.
- getTitle() - Method in class com.aliyun.player.source.LiveShift
-
Query the title of the video.
- getTitle() - Method in class com.aliyun.player.source.SourceBase
-
Query the title of the media.
- getTotalBitrate() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Retrievable bit rate (VOD and multi-bit rate values are 0; Should use TrackInfo's videoBitrate value.
- getTrackInfos() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query all stream information of the media.
- getTransCodeMode() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the transcoding mode.
- getType() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the type of the stream.
- getUri() - Method in class com.aliyun.player.source.UrlSource
-
Query the playback URL.
- getUrl() - Method in class com.aliyun.player.source.LiveShift
-
Query the playback URL.
- getUrlHashCallback(String) - Method in interface com.aliyun.player.AliPlayerGlobalSettings.OnGetUrlHashCallback
-
callback
- getUserData() - Method in interface com.aliyun.player.IPlayer
-
Get user data, and each player instance bind one.
- getValue() - Method in enum com.aliyun.player.bean.ErrorCode
-
- getValue() - Method in enum com.aliyun.player.bean.InfoCode
-
- getValue() - Method in enum com.aliyun.player.IPlayer.AlphaRenderMode
-
Query the value of the specified parameter.
- getValue() - Method in enum com.aliyun.player.IPlayer.MirrorMode
-
Query the value of the specified parameter.
- getValue() - Method in class com.aliyun.player.IPlayer.Option
-
- getValue() - Method in enum com.aliyun.player.IPlayer.OutputAudioChannel
-
Query the value of the specified parameter.
- getValue() - Method in enum com.aliyun.player.IPlayer.PropertyKey
-
- getValue() - Method in enum com.aliyun.player.IPlayer.RotateMode
-
Query the value of the specified parameter.
- getValue() - Method in enum com.aliyun.player.IPlayer.ScaleMode
-
Query the value of the specified parameter.
- getValue() - Method in enum com.aliyun.player.IPlayer.SeekMode
-
- getValue() - Method in enum com.cicada.player.utils.Logger.LogLevel
-
- getVid() - Method in class com.aliyun.player.source.VidAuth
-
Query the VID.
- getVid() - Method in class com.aliyun.player.source.VidSts
-
Query the VID
- getVideoBitrate() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the bitrate of the video stream.
- getVideoHDRType() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
- getVideoHeight() - Method in interface com.aliyun.player.IPlayer
-
Query the height of the video.
- getVideoHeight() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the height of the video stream.
- getVideoId() - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Query the ID of the media.
- getVideoRotation() - Method in interface com.aliyun.player.IPlayer
-
Query the rotate angle of the video.
- getVideoWidth() - Method in interface com.aliyun.player.IPlayer
-
Query the width of the video.
- getVideoWidth() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the width of the video stream.
- getVodDefinition() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the definition of the VOD stream.
- getVodFileSize() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the size of the VOD file.
- getVodFormat() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the format of the media.
- getVodPlayUrl() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the playback URL.
- getVodWaterMarkPlayUrl() - Method in class com.aliyun.player.nativeclass.TrackInfo
-
Query the playback URL of the media with a watermark added.
- getVolume() - Method in interface com.aliyun.player.IPlayer
-
Query the volume of the player.