Module: Gst::URIType
- Defined in:
- (unknown)
Constant Summary collapse
- UNKNOWN =
The URI direction is unknown
0 or :unknown
- SINK =
The URI is a consumer.
1 or :sink
- SRC =
The URI is a producer.
2 or :src
The URI direction is unknown
0 or :unknown
The URI is a consumer.
1 or :sink
The URI is a producer.
2 or :src