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

#include "AliVodMediaLoader.h"

Inheritance diagram for AliVodMediaLoader:

Instance Methods

(void) - cancel:index:
 
(void) - load:index:duration:
 
(void) - pause:index:
 
(void) - prepareVidAuthSource:
 
(void) - prepareVidStsSource:
 
(void) - removeVidSource:
 
(void) - resume:index:
 
(void) - setAliVodMediaLoaderStatusDelegate:
 

Class Methods

(instancetype) + shareInstance
 

Method Documentation

◆ cancel:index:

- (void) cancel: (NSString *) vid
index: (int) index 

◆ load:index:duration:

- (void) load: (NSString *) vid
index: (int) index
duration: (int64_t) duration 

◆ pause:index:

- (void) pause: (NSString *) vid
index: (int) index 

◆ prepareVidAuthSource:

- (void) prepareVidAuthSource: (AVPVidAuthSource *) authSource

◆ prepareVidStsSource:

- (void) prepareVidStsSource: (AVPVidStsSource *) stsSource

◆ removeVidSource:

- (void) removeVidSource: (NSString *) vid

◆ resume:index:

- (void) resume: (NSString *) vid
index: (int) index 

◆ setAliVodMediaLoaderStatusDelegate:

- (void) setAliVodMediaLoaderStatusDelegate: (id< AliVodMediaLoaderStatusDelegate >) delegate

◆ shareInstance

+ (instancetype) shareInstance

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