vkencoder-private: doc: fix function name

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7974>
This commit is contained in:
Víctor Manuel Jáquez Leal 2024-09-04 14:21:33 +02:00 committed by GStreamer Marge Bot
parent e79ff5a4f1
commit 7a9bd2c9d4

View file

@ -1350,7 +1350,7 @@ bail:
} }
/** /**
* gst_vulkan_queue_create_encoder: * gst_vulkan_create_encoder_from_queue:
* @queue: a #GstVulkanQueue * @queue: a #GstVulkanQueue
* @codec: (type guint): the VkVideoCodecOperationFlagBitsKHR to encode * @codec: (type guint): the VkVideoCodecOperationFlagBitsKHR to encode
* *