Method

AgsFileset_audio_encoding

since: 3.6.17

[]

Declaration [src]

void
ags_file_set_audio_encoding (
  AgsFile* file,
  gchar* audio_encoding
)
[]

Description [src]

Set audio_encoding of file.

Available since: 3.6.17

[]

Parameters

audio_encoding

Type: gchar*

The audio encoding.

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