VLC 4.0.0-dev
Loading...
Searching...
No Matches

User configuration for a video output display (vout_display_t) More...

#include <vlc_vout_display.h>

Collaboration diagram for vout_display_cfg:
[legend]

Data Fields

struct vlc_windowwindow
 Window.
 
struct vout_display_placement display
 Display placement properties.
 
vlc_icc_profile_ticc_profile
 Currently active ICC profile.
 
vlc_viewpoint_t viewpoint
 

Detailed Description

User configuration for a video output display (vout_display_t)

This primarily controls the size of the display area within the video window, as follows:

Field Documentation

◆ display

◆ icc_profile

vlc_icc_profile_t* vout_display_cfg::icc_profile

Currently active ICC profile.

Referenced by vout_ChangeIccProfile(), vout_Create(), vout_Release(), and vout_SetDisplayIccProfile().

◆ viewpoint

◆ window


The documentation for this struct was generated from the following file: