GstTypeFind

Name

GstTypeFind -- Detect the mime type of a media stream

Synopsis


#include <gst/gst.h>



Object Hierarchy


  GtkObject
   +----GstObject
         +----GstElement
               +----GstTypeFind

Description

This element can be added to the pipeline and will notify the listener of the detected mime type of the stream. It is used in autoplugging.

Details