C++SDK  1.0.0
Public 成员函数 | Public 属性 | 所有成员列表
IMStreamExporter::VideoInfo结构体 参考

#include <mstreamexporter.h>

Public 成员函数

 VideoInfo ()
 
 VideoInfo (const DeviceId &aId, float ax, float ay, float aw, float ah, uint16 az)
 
bool update (float ax, float ay, float aw, float ah, uint16 az)
 
bool infosEqual (const VideoInfo &r) const
 
bool isValid () const
 

Public 属性

DeviceId id
 
float x
 
float y
 
float width
 
float height
 
uint16 zorder
 
uint16 alpha
 
IVideoRenderView::ScalingType render
 

构造及析构函数说明

IMStreamExporter::VideoInfo::VideoInfo ( )
inline
IMStreamExporter::VideoInfo::VideoInfo ( const DeviceId aId,
float  ax,
float  ay,
float  aw,
float  ah,
uint16  az 
)
inline

成员函数说明

bool IMStreamExporter::VideoInfo::infosEqual ( const VideoInfo r) const
inline
bool IMStreamExporter::VideoInfo::isValid ( ) const
inline
bool IMStreamExporter::VideoInfo::update ( float  ax,
float  ay,
float  aw,
float  ah,
uint16  az 
)
inline

类成员变量说明

uint16 IMStreamExporter::VideoInfo::alpha
float IMStreamExporter::VideoInfo::height
DeviceId IMStreamExporter::VideoInfo::id
IVideoRenderView::ScalingType IMStreamExporter::VideoInfo::render
float IMStreamExporter::VideoInfo::width
float IMStreamExporter::VideoInfo::x
float IMStreamExporter::VideoInfo::y
uint16 IMStreamExporter::VideoInfo::zorder

该结构体的文档由以下文件生成: