mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
playback: Document GST_PLAY_FLAG_SOFT_COLORBALANCE
This commit is contained in:
parent
d18aa5b741
commit
b14ede9332
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ GType gst_autoplug_select_result_get_type (void);
|
|||
* formats.
|
||||
* @GST_PLAY_FLAG_BUFFERING: enable buffering of the demuxed or parsed data.
|
||||
* @GST_PLAY_FLAG_DEINTERLACE: deinterlace raw video (if native not forced).
|
||||
* @GST_PLAY_FLAG_SOFT_COLORBALANCE: Use a software filter for colour balance
|
||||
* @GST_PLAY_FLAG_FORCE_FILTERS: force audio/video filters to be applied if
|
||||
* set.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue