VLC 4.0.0-dev
vout_display_place_t Struct Reference

Video placement. More...

#include <vlc_vout_display.h>

Data Fields

int x
 
int y
 
unsigned width
 
unsigned height
 

Detailed Description

Video placement.

This structure stores the result of a vout_display_PlacePicture() call.

Field Documentation

◆ height

unsigned vout_display_place_t::height

◆ width

unsigned vout_display_place_t::width

◆ x

int vout_display_place_t::x

◆ y

int vout_display_place_t::y

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