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