Searched defs:_GstAudioInfo (Results 1 – 1 of 1) sorted by relevance
62 struct _GstAudioInfo { struct63 const GstAudioFormatInfo *finfo;64 GstAudioFlags flags;65 GstAudioLayout layout;66 gint rate;67 gint channels;68 gint bpf;69 GstAudioChannelPosition position[64];72 gpointer _gst_reserved[GST_PADDING];