#include <vlc_vout_display.h>
|
|
bool | is_fullscreen |
| |
|
struct { |
|
const char * title |
| |
|
unsigned width |
| |
|
unsigned height |
| |
|
struct { |
|
unsigned num |
| |
|
unsigned den |
| |
| } sar |
| |
| } | display |
| |
|
struct { |
|
int horizontal |
| |
|
int vertical |
| |
| } | align |
| |
|
bool | is_display_filled |
| |
|
struct { |
|
int num |
| |
|
int den |
| |
| } | zoom |
| |
Initial/Current configuration for a vout_display_t
The documentation for this struct was generated from the following file: