mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
video-info: Fix the docs to say interlace-mode, not interlaced-mode
This commit is contained in:
parent
a0e2f24f18
commit
e73eb54908
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ typedef enum {
|
|||
* @GST_VIDEO_FIELD_ORDER_BOTTOM_FIELD_FIRST: bottom field is first
|
||||
*
|
||||
* Field order of interlaced content. This is only valid for
|
||||
* interlaced-mode=interleaved and not interlaced-mode=mixed. In the case of
|
||||
* interlace-mode=interleaved and not interlace-mode=mixed. In the case of
|
||||
* mixed or GST_VIDEO_FIELD_ORDER_UNKOWN, the field order is signalled via
|
||||
* buffer flags.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue