DmapGstInputStream
GObject ╰── GInputStream ╰── DmapGstInputStream
GInputStream * dmap_gst_input_stream_new (const gchar *transcode_mimetype, GInputStream *src_stream);
const gchar *transcode_mimetype
GInputStream *src_stream
void dmap_gst_input_stream_new_buffer_cb (GstElement *element, DmapGstInputStream *stream);
GstElement *element
DmapGstInputStream *stream