vod_player_abr library
Classes
- IVideoModel
- Video model interface Represents a video's model data containing basic video information
- TTVideoABRStartupConfig
- Startup resolution selection configuration class Used to configure behavior parameters for startup resolution selection algorithm
- TTVideoABRStartupResolutionListener
- Startup resolution selection listener When startup resolution selection is completed, notification will be sent through this interface callback
- TTVideoABRStrategy
- Startup resolution selection strategy class Provides startup resolution selection functionality, intelligently selecting appropriate resolution based on network conditions, device information, and business scenarios
- VideoModelImpl
- Video model implementation class