| Package | Description |
|---|---|
| org.freedesktop.gstreamer.glib |
| Modifier and Type | Method and Description |
|---|---|
static GSocketProtocol |
GSocketProtocol.fromGioValue(int gioValue) |
GSocketProtocol |
GSocket.getSocketProtocol() |
static GSocketProtocol |
GSocketProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GSocketProtocol[] |
GSocketProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GSocket(GSocketFamily family,
GSocketType type,
GSocketProtocol protocol) |
Copyright © 2021 gstreamer-java. All rights reserved.