AliyunPlayer v6.21.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AVPSource Class Reference

#include "AVPSource.h"

Inheritance diagram for AVPSource:
AVPBitStreamSource AVPLiveStsSource AVPUrlSource AVPVidAuthSource AVPVidMpsSource AVPVidStsSource

Properties

NSString * coverURL
 The URL of the album cover.
 
NSString * definitions
 
BOOL forceQuality
 Whether to force the player to play the media with the specified definition.
 
NSString * quality
 The preferred definition for playback.
 
NSString * title
 The title of the video.
 

Property Documentation

◆ coverURL

- (NSString*) coverURL
readwritenonatomiccopy

The URL of the album cover.

◆ definitions

- (NSString*) definitions
readwritenonatomiccopy

◆ forceQuality

- (BOOL) forceQuality
readwritenonatomicassign

Whether to force the player to play the media with the specified definition.

If the media does not support the specified definition, then it cannot be played.

◆ quality

- (NSString*) quality
readwritenonatomiccopy

The preferred definition for playback.

◆ title

- (NSString*) title
readwritenonatomiccopy

The title of the video.


The documentation for this class was generated from the following file: