Changes between Initial Version and Version 1 of Ticket #1191


Ignore:
Timestamp:
Dec 17, 2010 5:23:27 AM (13 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1191 – Description

    initial v1  
    1 On iOS, application can now set the audio I/O latency by using PJMEDIA_AUD_DEV_CAP_INPUT_LATENCY / PJMEDIA_AUD_DEV_CAP_OUTPUT_LATENCY, which can set the latency (via AudioSession's property kAudioSessionProperty_PreferredHardwareIOBufferDuration) to as low as 5 ms. 
     1On iOS, application can now set the audio I/O latency by using PJMEDIA_AUD_DEV_CAP_INPUT_LATENCY / PJMEDIA_AUD_DEV_CAP_OUTPUT_LATENCY, which can set the latency (via Audio Session's property kAudioSessionProperty_PreferredHardwareIOBufferDuration) to as low as 5 ms.