bitwriter: Mark the whole type as Since: 1.16

This commit is contained in:
Sebastian Dröge 2019-04-23 12:31:07 +03:00 committed by Tim-Philipp Müller
parent 66ce092881
commit 62296b2bad

View file

@ -42,6 +42,8 @@ typedef struct _GstBitWriter GstBitWriter;
* @bit_size: Size of written @data in bits * @bit_size: Size of written @data in bits
* *
* A bit writer instance. * A bit writer instance.
*
* Since: 1.16
*/ */
struct _GstBitWriter struct _GstBitWriter
{ {