AliyunPlayer v7.12.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AVPVodPlayInfo Class Reference

VodPlayInfoç±» More...

#include "AVPSource.h"

Inheritance diagram for AVPVodPlayInfo:

Instance Methods

(instancetype) - initWithJson:
 

Properties

NSString * clientRand
 
NSString * coverURL
 
NSString * creationTime
 
float duration
 
NSString * mediaType
 
NSString * outputType
 
NSArray< AVPPlayInfoForVod * > * playInfos
 
NSString * requestId
 
NSString * status
 
NSArray< AVPThumbnailUrl * > * thumbnailUrls
 
NSString * title
 
NSString * transcodeMode
 
NSString * videoId
 

Detailed Description

VodPlayInfoç±»

Method Documentation

◆ initWithJson:

- (instancetype) initWithJson: (NSString *) json

Property Documentation

◆ clientRand

- (NSString*) clientRand
readwritenonatomiccopy

◆ coverURL

- (NSString*) coverURL
readwritenonatomiccopy

◆ creationTime

- (NSString*) creationTime
readwritenonatomiccopy

◆ duration

- (float) duration
readwritenonatomicassign

◆ mediaType

- (NSString*) mediaType
readwritenonatomiccopy

◆ outputType

- (NSString*) outputType
readwritenonatomiccopy

◆ playInfos

- (NSArray<AVPPlayInfoForVod *>*) playInfos
readwritenonatomicstrong

◆ requestId

- (NSString*) requestId
readwritenonatomiccopy

◆ status

- (NSString*) status
readwritenonatomiccopy

◆ thumbnailUrls

- (NSArray<AVPThumbnailUrl *>*) thumbnailUrls
readwritenonatomicstrong

◆ title

- (NSString*) title
readwritenonatomiccopy

◆ transcodeMode

- (NSString*) transcodeMode
readwritenonatomiccopy

◆ videoId

- (NSString*) videoId
readwritenonatomiccopy

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