public class GInetSocketAddress extends GSocketAddress
GObject.GCallback, GObject.GInterface, GObject.HandleNativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>| Modifier and Type | Field and Description |
|---|---|
static String |
GTYPE_NAME |
| Constructor and Description |
|---|
GInetSocketAddress(String address,
int port) |
| Modifier and Type | Method and Description |
|---|---|
GInetAddress |
getAddress() |
int |
getPort() |
getFamilyaddCallback, connect, connect, disconnect, dispose, emit, emit, get, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getRefCount, getTypeName, invalidate, listPropertyNames, removeCallback, setclose, disown, equals, getPointer, getRawPointer, hashCode, toStringpublic static final String GTYPE_NAME
public GInetSocketAddress(String address, int port)
public GInetAddress getAddress()
public int getPort()
Copyright © 2021 gstreamer-java. All rights reserved.