C++SDK
1.0.0
|
成员的完整列表,这些成员属于 IVideoMixer,包括所有继承而来的类成员
addMetaData(const String &mtag, const String &value)=0 | IVideoMixer | pure virtual |
addSubVideo(const DeviceId &vId, int zorder, float x, float y, float w, float h)=0 | IVideoMixer | pure virtual |
clearSubVideos()=0 | IVideoMixer | pure virtual |
modSubVideo(const DeviceId &vId, int zorder, float x, float y, float w, float h)=0 | IVideoMixer | pure virtual |
rmvSubVideo(const DeviceId &vId)=0 | IVideoMixer | pure virtual |
setAutoLayout(bool useAuto)=0 | IVideoMixer | pure virtual |
setScaleType(IVideoRenderView::ScalingType scale)=0 | IVideoMixer | pure virtual |
~IVideoMixer() | IVideoMixer | inlineprotectedvirtual |