| Package | Description |
|---|---|
| org.freedesktop.gstreamer.video |
| Modifier and Type | Method and Description |
|---|---|
static VideoTimeCodeFlags |
VideoTimeCodeFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoTimeCodeFlags[] |
VideoTimeCodeFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<VideoTimeCodeFlags> |
VideoTimeCodeConfig.getFlags()
The corresponding
VideoTimeCodeFlags. |
Copyright © 2021 gstreamer-java. All rights reserved.