Package | Description |
---|---|
org.gstreamer.elements | |
org.gstreamer.lowlevel |
Modifier and Type | Method and Description |
---|---|
static AppSrc.Type |
AppSrc.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AppSrc.Type[] |
AppSrc.Type.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.Type type) |
Modifier and Type | Method and Description |
---|---|
AppSrc.Type |
AppAPI.gst_app_src_get_stream_type(AppSrc appsrc) |
Modifier and Type | Method and Description |
---|---|
void |
AppAPI.gst_app_src_set_stream_type(AppSrc appsrc,
AppSrc.Type type) |