Package | Description |
---|---|
org.gstreamer.lowlevel |
Modifier and Type | Field and Description |
---|---|
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecBoolean.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecInt.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecUInt.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecChar.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecUChar.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecLong.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecInt64.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecFloat.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecDouble.parent_instance |
GObjectAPI.GParamSpec |
GObjectAPI.GParamSpecString.parent_instance |
Modifier and Type | Method and Description |
---|---|
GObjectAPI.GParamSpec |
GObjectAPI.g_object_class_find_property(GObjectAPI.GObjectClass oclass,
java.lang.String property_name) |
Modifier and Type | Method and Description |
---|---|
boolean |
GstControlSourceAPI.GstControlSourceBind.callback(ControlSource self,
GObjectAPI.GParamSpec pspec) |
void |
GObjectAPI.g_param_value_validate(GObjectAPI.GParamSpec spec,
GValueAPI.GValue data) |
boolean |
GstControlSourceAPI.gst_control_source_bind(ControlSource self,
GObjectAPI.GParamSpec pspec) |
com.sun.jna.Pointer |
GstPropertyProbeAPI.gst_property_probe_get_values(PropertyProbe probe,
GObjectAPI.GParamSpec pspec) |
boolean |
GstPropertyProbeAPI.gst_property_probe_needs_probe(PropertyProbe probe,
GObjectAPI.GParamSpec pspec) |
com.sun.jna.Pointer |
GstPropertyProbeAPI.gst_property_probe_probe_and_get_values(PropertyProbe probe,
GObjectAPI.GParamSpec pspec) |
void |
GstPropertyProbeAPI.gst_property_probe_probe_property(PropertyProbe probe,
GObjectAPI.GParamSpec pspec) |