mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-12 11:26:39 +00:00
vkencoder-private: doc: fix function name
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7974>
This commit is contained in:
parent
e79ff5a4f1
commit
7a9bd2c9d4
1 changed files with 1 additions and 1 deletions
|
@ -1350,7 +1350,7 @@ bail:
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_vulkan_queue_create_encoder:
|
||||
* gst_vulkan_create_encoder_from_queue:
|
||||
* @queue: a #GstVulkanQueue
|
||||
* @codec: (type guint): the VkVideoCodecOperationFlagBitsKHR to encode
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue