TVideoRenderer
Type of the VideoRenderer property.
Declaration
TVideoRenderer=(vr_AutoSelect, vr_VMR9, vr_VMR7, vr_StandardRenderer, vr_OverlayRenderer, vr_None);
enum TVideoRenderer vr_AutoSelect, vr_VMR9, vr_VMR7, vr_StandardRenderer, vr_OverlayRenderer, vr_None ;
Description
TVideoRenderer = (vr_AutoSelect, vr_EVR, vr_VMR9, vr_VMR7, vr_StandardRenderer, vr_OverlayRenderer, vr_RecordingPriority, vr_None, vr_madVR, vr_DatasteadRealtimeRenderer);
vr_AutoSelect: selected automatically among the values below, depending on the context
vr_None: no video renderer
vr_RecordingPriority: suitable for general use
vr_DatasteadRealtimeRenderer: low latency, real-time renderer. Requires the Datatastead RTSP/RTMP/HTTP/ONVIF Source filter to be intalled.
vr_StandardRenderer: standard DirectShow renderer
vr_VMR7: VMR7 DirectShow renderer
vr_VMR9: VMR9 DirectShow renderer, requires DirectX to be enabled
vr_EVR: Enhanced DirectShow renderer, good quality but higher CPU consumption
vr_OverlayRenderer: deprecated
vr_madVR: deprecated
See Also
AdjustPixelAspectRatio Display_Active Display_AlphaBlendEnabled Display_AlphaBlendValue Display_AutoSize Display_Embedded Display_FullScreen Display_Height Display_Left Display_Monitor Display_MouseMovesWindow Display_PanScanRatio Display_SetLocation Display_StayOnTop Display_Top Display_TransparentColorEnabled Display_TransparentColorValue Display_VideoHeight Display_VideoPortEnabled Display_VideoWidth Display_VideoWindowHandle Display_Width DualDisplay_Active DualDisplay_AlphaBlendEnabled DualDisplay_AlphaBlendValue DualDisplay_AutoSize DualDisplay_Embedded DualDisplay_FullScreen DualDisplay_Height DualDisplay_Left DualDisplay_Monitor DualDisplay_MouseMovesWindow DualDisplay_PanScanRatio DualDisplay_StayOnTop DualDisplay_Top DualDisplay_TransparentColorEnabled DualDisplay_TransparentColorValue DualDisplay_VideoHeight DualDisplay_VideoPortEnabled DualDisplay_VideoWidth DualDisplay_VideoWindowHandle DualDisplay_Visible DualDisplay_Width IsVideoPortAvailable Monitor_Primary_Index MonitorBounds MonitorsCount OnLeavingFullScreen SetParentWindow SetWindowTransparency VideoDoubleBuffered VideoHeight_PreferredAspectRatio VideoRendererExternal VideoRendererExternalIndex VideoRendererPriority VideoVisibleWhenStopped VideoWidth_PreferredAspectRatio