Function

AgsAudioProgramfind_near_timestamp_extended

Declaration [src]

GList*
ags_program_find_near_timestamp_extended (
  GList* program,
  gchar* control_name,
  AgsTimestamp* timestamp
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

program

Type: A list of gpointer

No description available.

The data is owned by the caller of the function.
control_name

Type: gchar*

No description available.

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

Type: AgsTimestamp

No description available.

The data is owned by the caller of the function.

Return value

Type: A list of gpointer

No description available.

The data is owned by the called function.