Ignore:
Timestamp:
Mar 12, 2009 6:11:37 PM (14 years ago)
Author:
bennylp
Message:

(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk.

Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk

  • pjproject/trunk/pjmedia/include/pjmedia/codec.h

    r2394 r2506  
    276276       pj_uint8_t  pcm_bits_per_sample; /**< Bits/sample in the PCM side    */ 
    277277       pj_uint8_t  pt;                  /**< Payload type.                  */ 
     278       pjmedia_format_id fmt_id;        /**< Source format, it's format of 
     279                                             encoder input and decoder  
     280                                             output.                        */ 
    278281    } info; 
    279282 
Note: See TracChangeset for help on using the changeset viewer.