◆ AVPVidStsSource()
alivc_player::AVPVidStsSource::AVPVidStsSource |
( |
| ) |
|
◆ ~AVPVidStsSource()
alivc_player::AVPVidStsSource::~AVPVidStsSource |
( |
| ) |
|
◆ getAccessKeyId()
char* alivc_player::AVPVidStsSource::getAccessKeyId |
( |
| ) |
const |
◆ getAccessKeySecret()
char* alivc_player::AVPVidStsSource::getAccessKeySecret |
( |
| ) |
const |
◆ getPlayConfig()
char* alivc_player::AVPVidStsSource::getPlayConfig |
( |
| ) |
const |
◆ getRegion()
char* alivc_player::AVPVidStsSource::getRegion |
( |
| ) |
const |
◆ getSecurityToken()
char* alivc_player::AVPVidStsSource::getSecurityToken |
( |
| ) |
const |
◆ getVid()
char* alivc_player::AVPVidStsSource::getVid |
( |
| ) |
const |
◆ initWithVid()
void alivc_player::AVPVidStsSource::initWithVid |
( |
const char * |
vid, |
|
|
const char * |
accessKeyId, |
|
|
const char * |
accessKeySecret, |
|
|
const char * |
securityToken, |
|
|
const char * |
region, |
|
|
const char * |
playConfig |
|
) |
| |
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
- 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. |
The documentation for this class was generated from the following file: