mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
playback: document DEINTERLACE flag
This commit is contained in:
parent
9f042ae224
commit
e8fd305623
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ GType gst_autoplug_select_result_get_type (void);
|
|||
* @GST_PLAY_FLAG_DOWNLOAD: enable progressice download buffering for selected
|
||||
* formats.
|
||||
* @GST_PLAY_FLAG_BUFFERING: enable buffering of the demuxed or parsed data.
|
||||
* @GST_PLAY_FLAG_DEINTERLACE: deinterlace raw video (if native not forced).
|
||||
*
|
||||
* Extra flags to configure the behaviour of the sinks.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue