| Package | Description |
|---|---|
| org.freedesktop.gstreamer.event |
| Modifier and Type | Method and Description |
|---|---|
QOSType |
QOSEvent.getType() |
static QOSType |
QOSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QOSType[] |
QOSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QOSEvent(QOSType type,
double proportion,
long difference,
long timestamp)
Creates a new quality-of-service event.
|
Copyright © 2021 gstreamer-java. All rights reserved.