GstURIType

GstURIType — describes URI types

Synopsis




enum        GstURIType;


Description

Details

enum GstURIType

typedef enum {
  GST_URI_UNKNOWN,
  GST_URI_SINK,
  GST_URI_SRC
} GstURIType;