The configuration for video playback through fileId.
◆ com::tencent::rtmp::TXPlayInfoParams
| class com::tencent::rtmp::TXPlayInfoParams |
◆ TXPlayInfoParams()
The constructor for video playback through fileId.
- Parameters
-
| appId | The appId of the video, which is required. |
| fileId | The fileId of the video, which is required. |
| pSign | The video encryption signature, which is required for encrypted videos. |
◆ getAppId()
This API is used to get the appId of a video.
- Returns
◆ getFileId()
This API is used to get the fileId of a video.
- Returns
◆ getPSign()
This API is used to get the encryption signature of a video.
- Returns