How to select/change bitrate for AMR codec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All, i want to use AMR codec with pjsip for Symbian VAS. 
I select it with this code, and it's works fine:  
aud_param.flags = PJMEDIA_AUD_DEV_CAP_EXT_FORMAT;
aud_param.ext_fmt.id = PJMEDIA_FORMAT_AMR;
aud_param.ext_fmt.bitrate = 4750;
aud_param.ext_fmt.vad = 0;

But when i changing bitrate to another values it seems that nothing happens. 
Please help me how to change and how to check that changes have some effect.



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux