Method

AgsAudioSF2SynthGeneratorset_timestamp

since: 3.4.0

Declaration [src]

void
ags_sf2_synth_generator_set_timestamp (
  AgsSF2SynthGenerator* sf2_synth_generator,
  AgsTimestamp* timestamp
)

Description [src]

Set timestamp.

Available since: 3.4.0

Parameters

timestamp

Type: AgsTimestamp

The AgsTimestamp.

The data is owned by the caller of the function.