Method

AgsAudioAutomationset_timestamp

since: 3.1.0

Declaration [src]

void
ags_automation_set_timestamp (
  AgsAutomation* automation,
  AgsTimestamp* timestamp
)

Description [src]

Set timestamp.

Available since: 3.1.0

Parameters

timestamp

Type: AgsTimestamp

The AgsTimestamp.

The data is owned by the caller of the function.