Method

AgsAudioProgramset_timestamp

since: 5.1.0

Declaration [src]

void
ags_program_set_timestamp (
  AgsProgram* program,
  AgsTimestamp* timestamp
)

Description [src]

Set timestamp.

Available since: 5.1.0

Parameters

timestamp

Type: AgsTimestamp

The AgsTimestamp.

The data is owned by the caller of the method.