TRVCamView.CurRenderMode, RenderMode

<< Click to display table of contents >>

TRVCamView.CurRenderMode, RenderMode

RenderMode specifies a video rendering method.

CurRenderMode returns a rendering method currently used.

property RenderMode: TRVMRenderMode;
property CurRenderMode: TRVMRenderMode;

These properties work only in VCL framework.

In FMX and LCL, they are ignored.

Note: currently, only software rendering mode is stable. We do not recommend using other modes!

Default value

rvmrmSoftware