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

#include "AVPSource.h"

Inheritance diagram for AVPUrlSource:
AVPSource

Instance Methods

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

Properties

NSString * cacheFile
 
uint64_t originSize
 
NSURL * playerUrl
 
- Properties inherited from AVPSource
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.
 

Method Documentation

◆ fileURLWithPath:

- (instancetype) fileURLWithPath: (NSString *) url

◆ urlWithString:

- (instancetype) urlWithString: (NSString *) url

Property Documentation

◆ cacheFile

- (NSString*) cacheFile
readwritenonatomiccopy

◆ originSize

- (uint64_t) originSize
readwritenonatomicassign

◆ playerUrl

- (NSURL*) playerUrl
readwritenonatomiccopy

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