Function

AgsAudioGstreamerFilecheck_suffix

since: 3.6.0

Declaration [src]

gboolean
ags_gstreamer_file_check_suffix (
  gchar* filename
)

Description [src]

Check suffix.

Available since: 3.6.0

Parameters

filename

Type: gchar*

The filename.

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

Return value

Type: gboolean

TRUE if suffix supported, else FALSE.