mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
doc: Fix wrong link to GstVideoDirectionMethod
This commit is contained in:
parent
41fee777a6
commit
8e400a5634
1 changed files with 1 additions and 1 deletions
|
@ -2507,7 +2507,7 @@ gst_vaapipostproc_class_init (GstVaapiPostprocClass * klass)
|
|||
* GstVaapiPostproc:video-direction:
|
||||
*
|
||||
* The video-direction to use, expressed as an enum value. See
|
||||
* #GstVideoDirectionMethod.
|
||||
* #GstVideoDirection.
|
||||
*/
|
||||
filter_op = find_filter_op (filter_ops, GST_VAAPI_FILTER_OP_VIDEO_DIRECTION);
|
||||
if (filter_op)
|
||||
|
|
Loading…
Reference in a new issue