◆ 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 |
|
) |
| |
用vid和MPS信息来播放视频,视频转码服务用户使用播放方式。部分参数参考:https://help.aliyun.com/document_detail/53522.html
- Parameters
-
vid | 视频播放的vid标识 |
accId | 用户sts的accessKey ID |
accSecret | 用户sts的accessKey secret |
stsToken | 用户sts的token信息 |
authInfo | 用户authInfo信息 |
region | 用户region信息 |
playDomain | 用户playDomain信息 |
mtsHlsUriToken | 用户mtsHlsUriToken信息 |
The documentation for this class was generated from the following file: