Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1191 closed enhancement (fixed)

Support for low latency audio I/O capability on iOS (thanks to Seth Hinze for the patch)

Reported by: ming Owned by: nanang
Priority: normal Milestone: release-1.10
Component: pjmedia-audiodev Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by ming)

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 Audio Session's property kAudioSessionProperty_PreferredHardwareIOBufferDuration) to as low as 5 ms.

Change History (3)

comment:1 Changed 13 years ago by ming

  • Description modified (diff)

comment:2 Changed 13 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

(In [3398]) Fixed #1174, #1191, #1192

comment:3 Changed 13 years ago by ming

  • Summary changed from Support for low latency audio I/O capability on iOS to Support for low latency audio I/O capability on iOS (thanks to Seth Hinze for the patch)
Note: See TracTickets for help on using tickets.