AliyunPlayer v5.4.9.1
Aliyun Player API Reference Manual for iOS Platforms
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties
AliVodMediaLoader Class Reference

#import "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: