Method
AgsAudioSoundProviderget_time_signature
since: 6.14.0
[−]
Declaration [src]
GList*
ags_sound_provider_get_time_signature (
AgsSoundProvider* sound_provider
)
[−]
Return value
Type: A list of AgsProgram*
A GList
-struct containing AgsProgram
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |