mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
videodecoder: improve doc
This commit is contained in:
parent
d9ec99e598
commit
38a2fe673e
1 changed files with 1 additions and 1 deletions
|
@ -2056,7 +2056,7 @@ done:
|
|||
/**
|
||||
* gst_video_decoder_add_to_frame:
|
||||
* @decoder: a #GstVideoDecoder
|
||||
* @n_bytes: an encoded #GstVideoCodecFrame
|
||||
* @n_bytes: the number of bytes to add
|
||||
*
|
||||
* Removes next @n_bytes of input data and adds it to currently parsed frame.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue