| Package | Description |
|---|---|
| org.freedesktop.gstreamer | |
| org.freedesktop.gstreamer.elements | |
| org.freedesktop.gstreamer.event | |
| org.freedesktop.gstreamer.glib | |
| org.freedesktop.gstreamer.video |
| Modifier and Type | Class and Description |
|---|---|
static class |
Bin.DebugGraphDetails
Available details for pipeline graphs produced by
#debugToDotFile(int, java.lang.String, boolean) |
class |
BufferFlags
A set of buffer flags used to describe properties of a
Buffer. |
class |
MiniObjectFlags
Flags for
MiniObject |
class |
PadProbeType
The different probing types that can occur.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlayFlags
Extra flags to configure the behaviour of the
PlayBin sinks. |
| Modifier and Type | Class and Description |
|---|---|
class |
SeekFlags
Flags to be used with
seek or
SeekEvent |
| Modifier and Type | Method and Description |
|---|---|
static <FLAG extends Enum<FLAG> & NativeFlags<FLAG>> |
NativeFlags.fromInt(Class<FLAG> type,
int val) |
static <FLAG extends Enum<FLAG> & NativeFlags<FLAG>> |
NativeFlags.toInt(EnumSet<FLAG> flags) |
static <FLAG extends Enum<FLAG> & NativeFlags<FLAG>> |
NativeFlags.toInt(Set<FLAG> flags) |
| Modifier and Type | Class and Description |
|---|---|
class |
VideoTimeCodeFlags
Flags related to the time code information.
|
Copyright © 2021 gstreamer-java. All rights reserved.