<< Click to display table of contents >> TRVCamView.CurRenderMode, RenderMode [VCL and LCL] |
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 and LCL for Windows.
If the mode specified in RenderMode cannot be initialized, the component falls back to rvmrmSoftware.
Default value
rvmrmSoftware