[ CCode ( cprefix = "GST_STREAM_TYPE_" , type_id = "gst_stream_type_get_type ()" ) ]
[ Flags ]
[ Version ( since = "1.10" ) ]
public enum StreamType
StreamType describes a high level classification set for flows of data in Stream objects.
Note that this is a flag, and therefore users should not assume it will be a single value. Do not use the equality operator for checking whether a stream is of a certain type.