mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
videopool: fix docs
This commit is contained in:
parent
642ca2bd40
commit
f552d8f0c0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ G_BEGIN_DECLS
|
|||
* GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT:
|
||||
*
|
||||
* A bufferpool option to enable extra padding. When a bufferpool supports this
|
||||
* option, gst_buffer_pool_set_video_alignment() can be called.
|
||||
* option, gst_buffer_pool_config_set_video_alignment() can be called.
|
||||
*/
|
||||
#define GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT "GstBufferPoolOptionVideoAlignment"
|
||||
|
||||
|
|
Loading…
Reference in a new issue