| Package | Description |
|---|---|
| org.freedesktop.gstreamer |
| Modifier and Type | Method and Description |
|---|---|
PadLinkReturn |
PadLinkException.getLinkResult()
Get the PadLinkReturn result that caused this exception.
|
static PadLinkReturn |
PadLinkReturn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PadLinkReturn[] |
PadLinkReturn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 gstreamer-java. All rights reserved.