AliyunPlayer  v5.4.1
Aliyun Player API Reference Manual for iOS Platforms
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties
AVPUrlSource Class Reference
Inheritance diagram for AVPUrlSource:
AVPSource

Instance Methods

(instancetype) - fileURLWithPath:
 
(instancetype) - urlWithString:
 

Properties

NSString * cacheFile
 
NSURL * playerUrl
 
- Properties inherited from AVPSource
NSString * coverURL
 The URL of the album cover. More...
 
NSString * definitions
 
BOOL forceQuality
 Whether to force the player to play the media with the specified definition. More...
 
NSString * quality
 The preferred definition for playback. More...
 
NSString * title
 The title of the video. More...
 

Method Documentation

◆ fileURLWithPath:

- (instancetype) fileURLWithPath: (NSString *)  url

◆ urlWithString:

- (instancetype) urlWithString: (NSString *)  url

Property Documentation

◆ cacheFile

- (NSString*) cacheFile
readwritenonatomiccopy

◆ playerUrl

- (NSURL*) playerUrl
readwritenonatomiccopy

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