<< Click to display table of contents >> TRVCamMultiView.CurRenderMode, RenderMode [VCL and LCL] |
RenderMode specifies a video rendering method for all viewers.
CurRenderMode returns a rendering method currently used.
property RenderMode: TRVMRenderMode;
property CurRenderMode: TRVMRenderMode;
If the mode specified in RenderMode cannot be initialized, the component falls back to rvmrmSoftware.
See the requirements in the topic about TRVMRenderMode.
Default value
rvmrmSoftware