mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
bitwriter: Mark the whole type as Since: 1.16
This commit is contained in:
parent
66ce092881
commit
62296b2bad
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ typedef struct _GstBitWriter GstBitWriter;
|
|||
* @bit_size: Size of written @data in bits
|
||||
*
|
||||
* A bit writer instance.
|
||||
*
|
||||
* Since: 1.16
|
||||
*/
|
||||
struct _GstBitWriter
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue