| Package | Description |
|---|---|
| org.freedesktop.gstreamer.elements |
| Modifier and Type | Method and Description |
|---|---|
AppSrc.StreamType |
AppSrc.getStreamType()
Get the stream type set on the appsrc.
|
static AppSrc.StreamType |
AppSrc.StreamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppSrc.StreamType[] |
AppSrc.StreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppSrc.setStreamType(AppSrc.StreamType type)
Set the stream type on appsrc .
|
Copyright © 2021 gstreamer-java. All rights reserved.