C++SDK
1.0.0
|
#include <msvrlive.h>
类 | |
struct | VideoItem |
Public 类型 | |
typedef std::vector< VideoItem > | VideosType |
Public 成员函数 | |
MixVideos () | |
MixVideos (uint32 aw, uint32 ah, uint32 outbt) | |
Public 属性 | |
uint32 | mixWidth |
uint32 | mixHeight |
uint32 | backgroundColor |
uint32 | outBitrate |
uint32 | outFps |
VideosType | videos |
视频混流信息结构.
视频混流信息结构定义了一个视频混流的基本信息。
typedef std::vector<VideoItem> tee3::avd::IMSvrLive::MixVideos::VideosType |
|
inline |
uint32 tee3::avd::IMSvrLive::MixVideos::backgroundColor |
uint32 tee3::avd::IMSvrLive::MixVideos::mixHeight |
uint32 tee3::avd::IMSvrLive::MixVideos::mixWidth |
uint32 tee3::avd::IMSvrLive::MixVideos::outBitrate |
uint32 tee3::avd::IMSvrLive::MixVideos::outFps |
VideosType tee3::avd::IMSvrLive::MixVideos::videos |