GstBtEnvelope
GstBtEnvelope — envelope helper object
|
|
Object Hierarchy
GObject
╰── GstBtEnvelope
Description
Object with one controllable public gdouble variable /property
(“value”).
Functions
gstbt_envelope_new ()
GstBtEnvelope *
gstbt_envelope_new (void
);
Create a new instance
Returns
the new instance or NULL
in case of an error
Types and Values
struct GstBtEnvelope
struct GstBtEnvelope {
/* parameters */
gdouble value;
};
Class instance data.
Property Details
The “value”
property
“value” gdouble
Current envelope value.
Flags: Read / Write
Allowed values: [0,1]
Default value: 0