Method

AgsAudioAudioget_time_signature

since: 3.1.0

Declaration [src]

gchar*
ags_audio_get_time_signature (
  AgsAudio* audio
)

Description [src]

Gets time signature.

Available since: 3.1.0

Return value

Type: gchar*

The time signature.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.