Opened 15 years ago

Closed 15 years ago

#736 closed task (fixed)

Old sound device compatibility

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: aps-direct-integration
Component: pjmedia-audiodev Version: aps-direct-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Implement compatibility wrappers for the old sound API.

Change History (1)

comment:1 Changed 15 years ago by bennylp

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

Done in r2489:

  • implemented
  • two new macros introduced:
    • PJMEDIA_HAS_LEGACY_SOUND_API
    • PJMEDIA_AUDIO_DEV_HAS_LEGACY_DEVICE
  • old PJMEDIA_AUDIO_API macro was deleted
  • deleted all sound devices in pjmedia (dsound, nullsound, symbian_mda, symbian_aps)
  • moved frame related declarations from pjmedia/port.h to pjmedia/types.h
Note: See TracTickets for help on using tickets.