video-anc: Add Since: 1.16 marker
This commit is contained in:
parent
fd68d5516e
commit
53416af4f0
@ -55,6 +55,11 @@ struct _GstVideoAncillary {
|
||||
gpointer _gst_reserved[GST_PADDING];
|
||||
};
|
||||
|
||||
/**
|
||||
* GstVideoAncillaryDID:
|
||||
*
|
||||
* Since: 1.16
|
||||
*/
|
||||
typedef enum {
|
||||
GST_VIDEO_ANCILLARY_DID_UNDEFINED = 0x00,
|
||||
GST_VIDEO_ANCILLARY_DID_DELETION = 0x80,
|
||||
|
Loading…
x
Reference in New Issue
Block a user