Method

AgsAudioPatternset_timestamp

since: 3.1.0

Declaration [src]

void
ags_pattern_set_timestamp (
  AgsPattern* pattern,
  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.