#include "AVPSource.h"
◆ initWithVid:accessKeyId:accessKeySecret:securityToken:region:
- (instancetype) initWithVid: |
|
(NSString *) | vid |
accessKeyId: |
|
(NSString *) | accessKeyId |
accessKeySecret: |
|
(NSString *) | accessKeySecret |
securityToken: |
|
(NSString *) | securityToken |
region: |
|
(NSString *) | region |
Play by VID and STS.
Temporary AccessKey ID, AccessKey Secret, and token: Activate RAM, and use the API or SDK provided by STS to retrieve the AccessKey ID, AccessKey Secret, and token. Details about parameters in playback and download requests: https://help.aliyun.com/document_detail/28788.html?spm=5176.doc28787.6.706.2G5SLS
- Parameters
-
vid | The VID of the video. |
accessKeyId | The AccessKey ID of the user. |
accessKeySecret | The AccessKey Secret of the user. |
securityToken | The token information of the user. |
region | The region information of the user. |
◆ initWithVid:accessKeyId:accessKeySecret:securityToken:region:format:playConfig:
- (instancetype) initWithVid: |
|
(NSString *) | vid |
accessKeyId: |
|
(NSString *) | accessKeyId |
accessKeySecret: |
|
(NSString *) | accessKeySecret |
securityToken: |
|
(NSString *) | securityToken |
region: |
|
(NSString *) | region |
format: |
|
(NSString *) | format |
playConfig: |
|
(NSString *) | playConfig |
◆ initWithVid:accessKeyId:accessKeySecret:securityToken:region:playConfig:
- (instancetype) initWithVid: |
|
(NSString *) | vid |
accessKeyId: |
|
(NSString *) | accessKeyId |
accessKeySecret: |
|
(NSString *) | accessKeySecret |
securityToken: |
|
(NSString *) | securityToken |
region: |
|
(NSString *) | region |
playConfig: |
|
(NSString *) | playConfig |
◆ accessKeyId
- (NSString*) accessKeyId |
|
readwritenonatomiccopy |
◆ accessKeySecret
- (NSString*) accessKeySecret |
|
readwritenonatomiccopy |
◆ authTimeout
◆ format
◆ outputType
◆ playConfig
◆ reAuthInfo
◆ region
◆ resultType
◆ securityToken
- (NSString*) securityToken |
|
readwritenonatomiccopy |
◆ streamType
◆ vid
The documentation for this class was generated from the following file: