Method

AgsFileset_audio_format

since: 3.6.17

Declaration [src]

void
ags_file_set_audio_format (
  AgsFile* file,
  gchar* audio_format
)

Description [src]

Set audio_format of file.

Available since: 3.6.17

Sets propertyAgs.File:audio-format

Parameters

audio_format

Type: gchar*

The audio format.

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