| Package | Description |
|---|---|
| org.gstreamer |
| Modifier and Type | Method and Description |
|---|---|
StreamInfo.StreamType |
StreamInfo.getStreamType() |
static StreamInfo.StreamType |
StreamInfo.StreamType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamInfo.StreamType[] |
StreamInfo.StreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|