cn.tee3.avd_SDK-C++
2.1.0
|
成员的完整列表,这些成员属于 tee3::avd::IVideoRenderView,包括所有继承而来的类成员
CreateVideoRender(const uint32 renderId, const uint32 zOrder, const float left, const float top, const float right, const float bottom)=0 | tee3::avd::IVideoRenderView | pure virtual |
CreateVideoRender(const uint32 renderId, const uint32 zOrder, ScalingType scalingType, const float left, const float top, const float right, const float bottom)=0 | tee3::avd::IVideoRenderView | pure virtual |
CreateVideoRenderView(const int32 id, void *window, const bool fullscreen, bool isgdi=false) | tee3::avd::IVideoRenderView | static |
DeleteVideoRender(const uint32 renderId)=0 | tee3::avd::IVideoRenderView | pure virtual |
DestroyVideoRenderView(IVideoRenderView *module) | tee3::avd::IVideoRenderView | static |
RenderScalingType(const uint32 renderId)=0 | tee3::avd::IVideoRenderView | pure virtual |
Scale_Aspect_Fit 枚举值 | tee3::avd::IVideoRenderView | |
Scale_Aspect_Full 枚举值 | tee3::avd::IVideoRenderView | |
Scale_Fill 枚举值 | tee3::avd::IVideoRenderView | |
ScalingType 枚举名称 | tee3::avd::IVideoRenderView | |
SetBitmap(const void *bitMap, const uint8 pictureId, const void *colorKey, const float left, const float top, const float right, const float bottom)=0 | tee3::avd::IVideoRenderView | pure virtual |
SetScalingType(const uint32 renderId, ScalingType type)=0 | tee3::avd::IVideoRenderView | pure virtual |
SetText(const uint8 textId, const char *text, const int32 textLength, const uint32 textColorRef, const uint32 backgroundColorRef, const float left, const float top, const float right, const float bottom)=0 | tee3::avd::IVideoRenderView | pure virtual |
SetText(const uint8 textId, const char *text, const int32 textLength, const uint32 textColor, const float left, const float top, const float rigth, const float bottom, const int32 format, const int32 height, const uint32 width, const uint32 weight, const bool italic, const char *faceName, const int32 faceNameSize)=0 | tee3::avd::IVideoRenderView | pure virtual |
StartRender(const uint32 renderId)=0 | tee3::avd::IVideoRenderView | pure virtual |
StopRender(const uint32 renderId)=0 | tee3::avd::IVideoRenderView | pure virtual |
UpdateWindowSize()=0 | tee3::avd::IVideoRenderView | pure virtual |
~IVideoRenderView() | tee3::avd::IVideoRenderView | protectedvirtual |