mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-07 13:08:06 +00:00
doc/outdevs: add sdl window_fullscreen option
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
34b429d5ba
commit
23ad4d6f58
@ -139,6 +139,10 @@ Set the SDL window size, can be a string of the form
|
|||||||
@var{width}x@var{height} or a video size abbreviation.
|
@var{width}x@var{height} or a video size abbreviation.
|
||||||
If not specified it defaults to the size of the input video,
|
If not specified it defaults to the size of the input video,
|
||||||
downscaled according to the aspect ratio.
|
downscaled according to the aspect ratio.
|
||||||
|
|
||||||
|
@item window_fullscreen
|
||||||
|
Set fullscreen mode when non-zero value is provided.
|
||||||
|
Zero is a default.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@subsection Examples
|
@subsection Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user