Method

AgsAudioAudioset_time_signature

since: 3.1.0

Declaration [src]

void
ags_audio_set_time_signature (
  AgsAudio* audio,
  gchar* time_signature
)

Description [src]

Sets time signature.

Available since: 3.1.0

Parameters

time_signature

Type: gchar*

The time signature.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.