Home
last modified time | relevance | path

Searched defs:_GstAudioFormatInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.h237 struct _GstAudioFormatInfo { struct
239 GstAudioFormat format;
240 const gchar *name;
241 const gchar *description;
242 GstAudioFormatFlags flags;
243 gint endianness;
244 gint width;
245 gint depth;
246 guint8 silence[8];
248 GstAudioFormat unpack_format;
[all …]