- CacheConfig - Class in com.aliyun.player.nativeclass
-
Deprecated.
- CacheConfig() - Constructor for class com.aliyun.player.nativeclass.CacheConfig
-
Deprecated.
- CacheQueryParams() - Constructor for class com.aliyun.player.AliPlayerGlobalSettings.CacheQueryParams
-
- cancel(String) - Method in class com.aliyun.loader.MediaLoader
-
Cancels one or all loading tasks.
- cancelTask(String) - Method in class com.aliyun.loader.MediaLoaderV2
-
Cancels the specified preload task.
- clearCaches() - Static method in class com.aliyun.player.AliPlayerGlobalSettings
-
Clears all local cache files.
- clearScreen() - Method in interface com.aliyun.player.IPlayer
-
Clear the screen.
- codecName - Variable in class com.aliyun.player.nativeclass.TrackInfo
-
- CodecType_H265 - Static variable in class com.aliyun.player.AliPlayerGlobalSettings
-
- com.aliyun.downloader - package com.aliyun.downloader
-
- com.aliyun.loader - package com.aliyun.loader
-
- com.aliyun.player - package com.aliyun.player
-
- com.aliyun.player.bean - package com.aliyun.player.bean
-
- com.aliyun.player.nativeclass - package com.aliyun.player.nativeclass
-
- com.aliyun.player.source - package com.aliyun.player.source
-
- com.aliyun.player.videoview - package com.aliyun.player.videoview
-
- com.aliyun.private_service - package com.aliyun.private_service
-
- com.aliyun.thumbnail - package com.aliyun.thumbnail
-
- com.cicada.player.utils - package com.cicada.player.utils
-
- completion - Static variable in interface com.aliyun.player.IPlayer
-
The player has completed playing the video or audio.
- convert(int) - Static method in enum com.cicada.player.utils.Logger.LogLevel
-
Convert an integer value to the corresponding LogLevel enumeration.
- convertURL(String, String) - Method in interface com.aliyun.downloader.AliMediaDownloader.ConvertURLCallback
-
Converts the URL of the media file.
- convertURL(String, String) - Method in interface com.aliyun.player.IPlayer.ConvertURLCallback
-
- create(Context) - Static method in class com.aliyun.downloader.AliDownloaderFactory
-
Creates a media downloader instance.
- createAliListPlayer(Context) - Static method in class com.aliyun.player.AliPlayerFactory
-
Creates a playlist player instance (without trace ID overload).
- createAliListPlayer(Context, String) - Static method in class com.aliyun.player.AliPlayerFactory
-
Creates a playlist player instance (with trace ID overload).
- createAliLiveShiftPlayer(Context) - Static method in class com.aliyun.player.AliPlayerFactory
-
Creates a broadcast timeshift player instance (without trace ID overload).
- createAliLiveShiftPlayer(Context, String) - Static method in class com.aliyun.player.AliPlayerFactory
-
Creates a broadcast timeshift player instance (with trace ID overload).
- createAliPlayer(Context) - Static method in class com.aliyun.player.AliPlayerFactory
-
Creates a standard player instance.
- createAliPlayer(Context, String) - Static method in class com.aliyun.player.AliPlayerFactory
-
Creates a standard player instance with a trace ID for log tracing.
- currentTrack(int) - Method in interface com.aliyun.player.IPlayer
-
- currentTrack(TrackInfo.Type) - Method in interface com.aliyun.player.IPlayer
-
Get the currently playing track according to the specified track type.