Method
AgsAudioSynthGeneratorget_timestamp
since: 3.1.0
[−]
Declaration [src]
AgsTimestamp*
ags_synth_generator_get_timestamp (
AgsSynthGenerator* synth_generator
)
[−]
Description [src]
Get timestamp.
Available since: 3.1.0
Gets property | AgsAudio.SynthGenerator:timestamp |
[−]
Return value
Type: AgsTimestamp
The AgsTimestamp
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |