◆ AVPVidMpsSource()
alivc_player::AVPVidMpsSource::AVPVidMpsSource |
( |
| ) |
|
◆ ~AVPVidMpsSource()
alivc_player::AVPVidMpsSource::~AVPVidMpsSource |
( |
| ) |
|
◆ getAccId()
char* alivc_player::AVPVidMpsSource::getAccId |
( |
| ) |
const |
◆ getAccSecret()
char* alivc_player::AVPVidMpsSource::getAccSecret |
( |
| ) |
const |
◆ getAuthInfo()
char* alivc_player::AVPVidMpsSource::getAuthInfo |
( |
| ) |
const |
◆ getMtsHlsUriToken()
char* alivc_player::AVPVidMpsSource::getMtsHlsUriToken |
( |
| ) |
const |
◆ getPlayDomain()
char* alivc_player::AVPVidMpsSource::getPlayDomain |
( |
| ) |
const |
◆ getRegion()
char* alivc_player::AVPVidMpsSource::getRegion |
( |
| ) |
const |
◆ getStsToken()
char* alivc_player::AVPVidMpsSource::getStsToken |
( |
| ) |
const |
◆ getVid()
char* alivc_player::AVPVidMpsSource::getVid |
( |
| ) |
const |
◆ initWithVid()
void alivc_player::AVPVidMpsSource::initWithVid |
( |
const char * |
vid, |
|
|
const char * |
accId, |
|
|
const char * |
accSecret, |
|
|
const char * |
stsToken, |
|
|
const char * |
authInfo, |
|
|
const char * |
region, |
|
|
const char * |
playDomain, |
|
|
const char * |
mtsHlsUriToken |
|
) |
| |
Play by VID and MPS.
This playback method is used by video transcoding service users. Reference for some of the parameters: https://help.aliyun.com/document_detail/53522.html
- Parameters
-
vid | The VID of the video. |
accId | The AccessKey ID of the user. |
accSecret | The AccessKey Secret of the user. |
stsToken | The token information of the user. |
authInfo | The authInfo of the user. |
region | The region information of the user. |
playDomain | The playDomain information of the user. |
mtsHlsUriToken | The mtsHlsUriToken information of the user. |
The documentation for this class was generated from the following file: