| Package | Description |
|---|---|
| org.freedesktop.gstreamer.glib |
| Modifier and Type | Method and Description |
|---|---|
static GSocketType |
GSocketType.fromGioValue(int gioValue) |
GSocketType |
GSocket.getSocketType() |
static GSocketType |
GSocketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GSocketType[] |
GSocketType.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.