|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GstControlSourceAPI
Nested Class Summary | |
---|---|
static interface |
GstControlSourceAPI.GstControlSourceBind
|
static class |
GstControlSourceAPI.GstControlSourceClass
|
static interface |
GstControlSourceAPI.GstControlSourceGetValue
|
static interface |
GstControlSourceAPI.GstControlSourceGetValueArray
|
static class |
GstControlSourceAPI.GstControlSourceStruct
|
static class |
GstControlSourceAPI.GstTimedValue
|
static class |
GstControlSourceAPI.GstValueArray
|
Nested classes/interfaces inherited from interface com.sun.jna.Library |
---|
com.sun.jna.Library.Handler |
Field Summary | |
---|---|
static int |
GST_PADDING
|
static GstControlSourceAPI |
GSTCONTROLSOURCE_API
|
Fields inherited from interface com.sun.jna.Library |
---|
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
Method Summary | |
---|---|
boolean |
gst_control_source_bind(ControlSource self,
GObjectAPI.GParamSpec pspec)
|
GType |
gst_control_source_get_type()
|
boolean |
gst_control_source_get_value_array(ControlSource self,
ClockTime timestamp,
GstControlSourceAPI.GstValueArray value_array)
|
boolean |
gst_control_source_get_value(ControlSource self,
ClockTime timestamp,
GValueAPI.GValue value)
|
Field Detail |
---|
static final GstControlSourceAPI GSTCONTROLSOURCE_API
static final int GST_PADDING
Method Detail |
---|
GType gst_control_source_get_type()
boolean gst_control_source_get_value(ControlSource self, ClockTime timestamp, GValueAPI.GValue value)
boolean gst_control_source_get_value_array(ControlSource self, ClockTime timestamp, GstControlSourceAPI.GstValueArray value_array)
boolean gst_control_source_bind(ControlSource self, GObjectAPI.GParamSpec pspec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |