| GStreamer Buzztard Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
struct GstBtEnvelope {
GObject parent;
/* parameters */
gdouble value;
};
Class instance data.
GstBtEnvelope * gstbt_envelope_new (void);
Create a new instance
Returns : |
the new instance or NULL in case of an error |