org.gstreamer.lowlevel
Interface GstLFOControlSourceAPI

All Superinterfaces:
com.sun.jna.Library

public interface GstLFOControlSourceAPI
extends com.sun.jna.Library


Nested Class Summary
static class GstLFOControlSourceAPI.GstLFOControlSourceClass
           
static class GstLFOControlSourceAPI.GstLFOControlSourceStruct
           
static class GstLFOControlSourceAPI.Waveform
           
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.Handler
 
Field Summary
static int GST_PADDING
           
static GstLFOControlSourceAPI GSTLFOCONTROLSOURCE_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
 GType gst_lfo_control_source_get_type()
           
 LFOControlSource gst_lfo_control_source_new()
           
 GType gst_lfo_waveform_get_type()
           
 

Field Detail

GSTLFOCONTROLSOURCE_API

static final GstLFOControlSourceAPI GSTLFOCONTROLSOURCE_API

GST_PADDING

static final int GST_PADDING
See Also:
Constant Field Values
Method Detail

gst_lfo_control_source_get_type

GType gst_lfo_control_source_get_type()

gst_lfo_waveform_get_type

GType gst_lfo_waveform_get_type()

gst_lfo_control_source_new

LFOControlSource gst_lfo_control_source_new()