mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
format: fix typo
This commit is contained in:
parent
70652d1a37
commit
f28ca843a6
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ enum spa_format {
|
|||
SPA_FORMAT_VIDEO_modifier, /**< format modifier (Long) */
|
||||
SPA_FORMAT_VIDEO_size, /**< size (Rectangle) */
|
||||
SPA_FORMAT_VIDEO_framerate, /**< frame rate (Fraction) */
|
||||
SPA_FORMAT_VIDEO_maxFramerate, /**< miximum frame rate (Fraction) */
|
||||
SPA_FORMAT_VIDEO_maxFramerate, /**< maximum frame rate (Fraction) */
|
||||
SPA_FORMAT_VIDEO_views, /**< number of views (Int) */
|
||||
SPA_FORMAT_VIDEO_interlaceMode, /**< (Id enum spa_video_interlace_mode) */
|
||||
SPA_FORMAT_VIDEO_pixelAspectRatio, /**< (Rectangle) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue