Constructor
AgsAudioApplySequencerLengthnew
since: 3.0.0
Declaration [src]
AgsApplySequencerLength*
ags_apply_sequencer_length_new (
GObject* scope,
gdouble length
)
Parameters
scope-
Type:
GObjectThe
GObject.The data is owned by the caller of the function. length-
Type:
gdoubleThe sequencer length to apply.
Return value
Type: AgsApplySequencerLength
An new AgsApplySequencerLength.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |