| Package | Description |
|---|---|
| org.freedesktop.gstreamer |
| Modifier and Type | Class and Description |
|---|---|
class |
PadLinkException
The exception thrown when a pad link operation returns a non-OK result
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Gst.init()
Initializes the GStreamer library.
|
static String[] |
Gst.init(String progname,
String... args)
Initializes the GStreamer library.
|
static void |
Gst.init(Version requiredVersion)
Initializes the GStreamer library.
|
static String[] |
Gst.init(Version requestedVersion,
String progname,
String... args)
Initializes the GStreamer library.
|
Copyright © 2021 gstreamer-java. All rights reserved.