rtp: GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is Since 1.6.1

This commit is contained in:
Sebastian Dröge 2015-10-20 12:08:23 +03:00
parent 44871680f0
commit 5bdeed32bc

View file

@ -159,7 +159,7 @@ gboolean gst_rtp_buffer_add_extension_twobytes_header (GstRTPBuffer *rtp,
*
* Additional mapping flags for gst_rtp_buffer_map().
*
* Since: 1.8
* Since: 1.6.1
*/
typedef enum {
GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING = (GST_MAP_FLAG_LAST << 0),