From 8f130b6f256badd93e96c6a7d074d461c6fe106d Mon Sep 17 00:00:00 2001 From: Eniz Vukovic Date: Sun, 11 Oct 2015 00:01:44 +0200 Subject: Remove old comment --- other/apidsl/toxav.in.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'other/apidsl/toxav.in.h') diff --git a/other/apidsl/toxav.in.h b/other/apidsl/toxav.in.h index c272b934..20efa1d1 100644 --- a/other/apidsl/toxav.in.h +++ b/other/apidsl/toxav.in.h @@ -433,12 +433,7 @@ bool call_control (uint32_t friend_number, CALL_CONTROL control) { ******************************************************************************/ namespace bit_rate { /** - * Set the audio bit rate to be used in subsequent audio frames. If the passed - * bit rate is the same as the current bit rate this function will return true - * without calling a callback. If there is an active non forceful setup with the - * passed audio bit rate and the new set request is forceful, the bit rate is - * forcefully set and the previous non forceful request is cancelled. The active - * non forceful setup will be canceled in favour of new non forceful setup. + * Set the audio bit rate to be used in subsequent audio/video frames. * * @param friend_number The friend number. * @param audio_bit_rate The new audio bit rate in Kb/sec. Set to 0 to disable -- cgit v1.2.3