[ Version ( since = "1.10" ) ]
public CallAudioFormat get_audio_format ()
Gets a CallAudioFormat object specifying the audio format used by the audio port if call audio is routed via the host.
The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_audio_format again to get a new CallAudioFormat with the new values.
this |
A Call. |
A CallAudioFormat that must be freed with unref or
|