get_encoding


Description:

[ Version ( since = "1.10" ) ]
public unowned string get_encoding ()

Gets the encoding of the audio format.

For example, "pcm" for PCM-encoded audio.

Parameters:

this

a CallAudioFormat.

Returns:

a string with the encoding, or null if unknown. Do not free the returned value, it is owned by this.