Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1325 closed enhancement (fixed)

Signature for pjmedia objects

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-2.0-alpha
Component: pjmedia Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

PJMEDIA object will be given object signature. This is needed for the event framework so that application can at least distinguish the sender of the event.

Change History (4)

comment:1 Changed 13 years ago by bennylp

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

(In [3640]) Fixed #1325: signature fix pjmedia objects

comment:2 Changed 13 years ago by bennylp

(In [3641]) More re #1325 (pjmedia signature): invented pjmedia PJMEDIA_FOURCC macro, and change signature and pjmedia_format_id to use this object. Added pjmedia_fourcc_name( ) too

comment:3 Changed 13 years ago by nanang

(In [3644]) Re #1325:

  • Added signature for directshow video device.
  • Added signatures.h into pjmedia VS2005 project.

comment:4 Changed 13 years ago by ming

(In [3645]) Re #1325:

  • Add signature for QT and iOS dev.
Note: See TracTickets for help on using tickets.