#include <mstreamexporter.h>
|
virtual Result | addMetaData (const String &mtag, const String &value)=0 |
|
virtual Result | setScaleType (IVideoRenderView::ScalingType scale)=0 |
|
virtual Result | setAutoLayout (bool useAuto)=0 |
|
virtual Result | addSubVideo (const DeviceId &vId, int zorder, float x, float y, float w, float h)=0 |
|
virtual Result | modSubVideo (const DeviceId &vId, int zorder, float x, float y, float w, float h)=0 |
|
virtual bool | rmvSubVideo (const DeviceId &vId)=0 |
|
virtual void | clearSubVideos ()=0 |
|
virtual IVideoMixer::~IVideoMixer |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual Result IVideoMixer::addSubVideo |
( |
const DeviceId & |
vId, |
|
|
int |
zorder, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
w, |
|
|
float |
h |
|
) |
| |
|
pure virtual |
virtual void IVideoMixer::clearSubVideos |
( |
| ) |
|
|
pure virtual |
virtual Result IVideoMixer::modSubVideo |
( |
const DeviceId & |
vId, |
|
|
int |
zorder, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
w, |
|
|
float |
h |
|
) |
| |
|
pure virtual |
virtual bool IVideoMixer::rmvSubVideo |
( |
const DeviceId & |
vId | ) |
|
|
pure virtual |
virtual Result IVideoMixer::setAutoLayout |
( |
bool |
useAuto | ) |
|
|
pure virtual |
virtual Result IVideoMixer::setScaleType |
( |
IVideoRenderView::ScalingType |
scale | ) |
|
|
pure virtual |
该类的文档由以下文件生成: