summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2018-03-15 09:58:11 +0200
committerSebastian Dröge <sebastian@centricular.com>2018-03-15 09:58:11 +0200
commitb058de9d90eb1d894dd2e9c874d122573f6effad (patch)
treeadef1ff57eae4c8f4dceaa19fc8b94a7eabdb48f
parentf6520ee9dbd4746f9b22e17900f927ac5f7dc3be (diff)
audiostreamalign: Mark the whole type as new in 1.14
-rw-r--r--gst-libs/gst/audio/gstaudiostreamalign.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gst-libs/gst/audio/gstaudiostreamalign.h b/gst-libs/gst/audio/gstaudiostreamalign.h
index 02cedf34a..80b83f927 100644
--- a/gst-libs/gst/audio/gstaudiostreamalign.h
+++ b/gst-libs/gst/audio/gstaudiostreamalign.h
@@ -29,6 +29,13 @@ G_BEGIN_DECLS
#define GST_TYPE_AUDIO_INFO_STREAM_ALIGN (gst_audio_stream_align_get_type ())
+/**
+ * GstAudioStreamAlign:
+ *
+ * The opaque #GstAudioStreamAlign data structure.
+ *
+ * Since: 1.14
+ */
typedef struct _GstAudioStreamAlign GstAudioStreamAlign;
GST_AUDIO_API