- mAudioDataAddr - Variable in class com.aliyun.player.IPlayer.RenderFrameCallbackConfig
-
Whether to return only the audio data address.
- mClearFrameWhenStop - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Indicate whether to clear the player surface when playback is stopped.
- mConnectTimeoutS - Variable in class com.aliyun.downloader.DownloaderConfig
-
Connection timeout time.
- mDir - Variable in class com.aliyun.player.nativeclass.CacheConfig
-
The directory of the cache.
- mDisableAudio - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Disable audio track.
- mDisableVideo - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Disable video track.
- MediaFormat - Enum in com.aliyun.player.source
-
- MediaInfo - Class in com.aliyun.player.nativeclass
-
- MediaInfo() - Constructor for class com.aliyun.player.nativeclass.MediaInfo
-
- mEnable - Variable in class com.aliyun.player.nativeclass.CacheConfig
-
Indicate whether content caching is enabled.
- mEnableEnhancedHttpDns - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
whether enable enhanced http dns, -1 : as global setting, 0: disable
- mEnableHttp3 - Variable in class 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 - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
whether enable http dns, -1 : as global setting, 0: disable
- mEnableLocalCache - Variable in class 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 - Variable in class 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 - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Enable projection for current player
You need to integrate projection SDK to do this
Default is false.
- mEnableSEI - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Indicate whether SEI is enabled.
- mEnableStrictAuthMode - Variable in class 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 - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Used to fast stream start when playing pure audio or pure video in RTMP/FLV live stream.
- mEnableVideoBufferRender - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Indicate whether MediaCodec Buffer Render is enabled.
- mEnableVideoTunnelRender - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Indicate whether TunnelRender is enabled.
- mForceQuality - Variable in class com.aliyun.player.source.SourceBase
-
- mHighBufferDuration - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Maximum buffer time.
- mHttpProxy - Variable in class com.aliyun.downloader.DownloaderConfig
-
HTTP proxy.
- mHttpProxy - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
HTTP proxy.
- mLiveStartIndex - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
The start playing index of fragments, when HLS is live, .
- mMaxBackwardBufferDurationMs - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
max backward buffer duration.
- mMaxBufferDuration - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Maximum buffer size.
- mMaxDelayTime - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Maximum delay time.
- mMaxDurationS - Variable in class com.aliyun.player.nativeclass.CacheConfig
-
The maximum size of a single file that can be cached.
- mMaxProbeSize - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Maximum probe size.
- mMaxSizeMB - Variable in class com.aliyun.player.nativeclass.CacheConfig
-
The maximum cache size.
- mNetworkRetryCount - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
The maximum network reconnection attempts.
- mNetworkTimeout - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Network connection timeout time.
- mNetworkTimeoutMs - Variable in class com.aliyun.downloader.DownloaderConfig
-
Network connection timeout time.
- model - Variable in class com.aliyun.player.AliPlayerFactory.DeviceInfo
-
The model of the device.
- moveTo(String, StsInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play a specified video.
- moveTo(String, PlayAuthInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play a specified video.
- moveToNext(StsInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play the next video.
- moveToNext(PlayAuthInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play the next video.
- moveToNextWithPrerendered(StsInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play the next video.
- moveToNextWithPrerendered(PlayAuthInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play the next video.
- moveToPrev(StsInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play the previous video.
- moveToPrev(PlayAuthInfo) - Method in interface com.aliyun.player.AliListPlayer
-
Play the previous video.
- mPositionTimerIntervalMs - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Set the frequencies of Progress.
- mPreferAudio - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
prefer audio playback; prefer audio playback when under insufficient network bandwidth.
- mQuality - Variable in class com.aliyun.player.source.SourceBase
-
- mReferrer - Variable in class com.aliyun.downloader.DownloaderConfig
-
Referer.
- mReferrer - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Referer.
- mStartBufferDuration - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
The size of the data that the player must buffer before it can start playing the media.
- mStartBufferLimit - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
start preload or download limit.
- mStopBufferLimit - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
stop preload or download limit.
- mType - Variable in class com.aliyun.player.nativeclass.TrackInfo
-
- mURL - Variable in class com.aliyun.player.nativeclass.Thumbnail
-
The URL of the thumbnail image.
- mUserAgent - Variable in class com.aliyun.downloader.DownloaderConfig
-
UserAgent.
- mUserAgent - Variable in class com.aliyun.player.nativeclass.PlayerConfig
-
Set a request UserAgent.
- mVideoDataAddr - Variable in class com.aliyun.player.IPlayer.RenderFrameCallbackConfig
-
Whether to return only the video data address.