| Package | Description |
|---|---|
| org.freedesktop.gstreamer.elements |
| Modifier and Type | Method and Description |
|---|---|
static PlayFlags |
PlayFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayFlags[] |
PlayFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PlayFlags> |
PlayBin.getFlags()
Get the current flags set on this PlayBin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayBin.setFlags(Set<PlayFlags> flags)
Set the flags to control the behaviour of this PlayBin.
|
Copyright © 2021 gstreamer-java. All rights reserved.