GstURIType

GstURIType — describes URI types

Synopsis


#include <gst/gst.h>


enum        GstURIType;


Description

Details

enum GstURIType

typedef enum {
  GST_URI_UNKNOWN,
  GST_URI_SINK,
  GST_URI_SRC
} GstURIType;