Method

SpielVoiceset_output_format

since: 1.0

Declaration [src]

void
spiel_voice_set_output_format (
  SpielVoice* self,
  const char* output_format
)

Description [src]

Sets the audio output format.

Available since: 1.0

Parameters

output_format

Type: const char*

An output format string.

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