| Package | Description |
|---|---|
| org.freedesktop.gstreamer | |
| org.freedesktop.gstreamer.glib |
| Modifier and Type | Method and Description |
|---|---|
static Bin |
Gst.parseBinFromDescription(String binDescription,
boolean ghostUnlinkedPads,
List<GError> errors)
Creates a bin from a text bin description.
|
static Element |
Gst.parseLaunch(String[] pipelineDescription,
List<GError> errors)
Create a new element based on command line syntax.
|
static Element |
Gst.parseLaunch(String pipelineDescription,
List<GError> errors)
Create a new pipeline based on command line syntax.
|
| Constructor and Description |
|---|
GstException(GError error) |
| Constructor and Description |
|---|
GLibException(GError error) |
Copyright © 2021 gstreamer-java. All rights reserved.