跳过导航链接
A C D E F G I L M O P R S T U V W 

M

mAudioDataAddr - 类 中的变量com.aliyun.player.IPlayer.RenderFrameCallbackConfig
Whether to return only the audio data address. false: Returns addr and data.
mClearFrameWhenStop - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Indicate whether to clear the player surface when playback is stopped.
mConnectTimeoutS - 类 中的变量com.aliyun.downloader.DownloaderConfig
Connection timeout time.
mDir - 类 中的变量com.aliyun.player.nativeclass.CacheConfig
The directory of the cache.
mDisableAudio - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Disable audio track.
mDisableVideo - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Disable video track.
MediaFormat - com.aliyun.player.source中的枚举
 
MediaInfo - com.aliyun.player.nativeclass中的类
 
MediaInfo() - 类 的构造器com.aliyun.player.nativeclass.MediaInfo
 
mEnable - 类 中的变量com.aliyun.player.nativeclass.CacheConfig
Indicate whether content caching is enabled.
mEnableEnhancedHttpDns - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
whether enable enhanced http dns, -1 : as global setting, 0: disable
mEnableHttp3 - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Use http3 to request, supported standards:RFC 9114(HTTP3) and RFC 9000(QUIC v1), false by default If request failed, it will automatically downgrade to normal http.
mEnableHttpDns - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
whether enable http dns, -1 : as global setting, 0: disable
mEnableLocalCache - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
When local cached is enabled in GlobalSettings API, this config can be used to enable or disable local cache in current player instance, by default is ON.
mEnableLowLatencyMode - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Used to set specific chip low-latency mode on its hardware decoder, to lower decoder latency and finally lower client-to-client latency.
mEnableProjection - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Enable projection for current player You need to integrate projection SDK to do this Default is false.
mEnableSEI - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Indicate whether SEI is enabled.
mEnableStrictAuthMode - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
For media that enabled URL authorization(HLS protocol), when local cache is enabled, we can choose different auth mode: Non Strict Mode(false): Auth is cached.
mEnableStrictFlvHeader - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Used to fast stream start when playing pure audio or pure video in RTMP/FLV live stream.
mEnableVideoBufferRender - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Indicate whether MediaCodec Buffer Render is enabled.
mEnableVideoTunnelRender - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Indicate whether TunnelRender is enabled.
mForceQuality - 类 中的变量com.aliyun.player.source.SourceBase
 
mHighBufferDuration - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Maximum buffer time.
mHttpProxy - 类 中的变量com.aliyun.downloader.DownloaderConfig
HTTP proxy.
mHttpProxy - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
HTTP proxy.
mLiveStartIndex - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
The start playing index of fragments, when HLS is live, .
mMaxBackwardBufferDurationMs - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
max backward buffer duration.
mMaxBufferDuration - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Maximum buffer size.
mMaxDelayTime - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Maximum delay time.
mMaxDurationS - 类 中的变量com.aliyun.player.nativeclass.CacheConfig
The maximum size of a single file that can be cached.
mMaxProbeSize - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Maximum probe size.
mMaxSizeMB - 类 中的变量com.aliyun.player.nativeclass.CacheConfig
The maximum cache size.
mNetworkRetryCount - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
The maximum network reconnection attempts. networkTimeout specifies the reconnection interval. networkRetryCount=0 indicates that automatic reconnection is disabled.
mNetworkTimeout - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Network connection timeout time.
mNetworkTimeoutMs - 类 中的变量com.aliyun.downloader.DownloaderConfig
Network connection timeout time.
model - 类 中的变量com.aliyun.player.AliPlayerFactory.DeviceInfo
The model of the device.
moveTo(String, StsInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play a specified video.
moveTo(String, PlayAuthInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play a specified video.
moveToNext(StsInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play the next video.
moveToNext(PlayAuthInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play the next video.
moveToNextWithPrerendered(StsInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play the next video.
moveToNextWithPrerendered(PlayAuthInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play the next video.
moveToPrev(StsInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play the previous video.
moveToPrev(PlayAuthInfo) - 接口 中的方法com.aliyun.player.AliListPlayer
Play the previous video.
mPositionTimerIntervalMs - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Set the frequencies of Progress.
mPreferAudio - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
prefer audio playback; prefer audio playback when under insufficient network bandwidth.
mQuality - 类 中的变量com.aliyun.player.source.SourceBase
 
mReferrer - 类 中的变量com.aliyun.downloader.DownloaderConfig
Referer.
mReferrer - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Referer.
mStartBufferDuration - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
The size of the data that the player must buffer before it can start playing the media.
mStartBufferLimit - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
start preload or download limit.
mStopBufferLimit - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
stop preload or download limit.
mType - 类 中的变量com.aliyun.player.nativeclass.TrackInfo
 
mURL - 类 中的变量com.aliyun.player.nativeclass.Thumbnail
The URL of the thumbnail image.
mUserAgent - 类 中的变量com.aliyun.downloader.DownloaderConfig
UserAgent.
mUserAgent - 类 中的变量com.aliyun.player.nativeclass.PlayerConfig
Set a request UserAgent.
mVideoDataAddr - 类 中的变量com.aliyun.player.IPlayer.RenderFrameCallbackConfig
Whether to return only the video data address. false: Returns addr and data.
A C D E F G I L M O P R S T U V W 
跳过导航链接