Ignore:
Timestamp:
Feb 4, 2016 6:11:58 AM (8 years ago)
Author:
ming
Message:

Fixed #1904: Support for Opus codec

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia-codec/types.h

    r4264 r5239  
    8484    PJMEDIA_RTP_PT_G7221_RSV1,                  /**< G722.1 reserve         */ 
    8585    PJMEDIA_RTP_PT_G7221_RSV2,                  /**< G722.1 reserve         */ 
     86    PJMEDIA_RTP_PT_OPUS,                        /**< OPUS                   */ 
    8687    PJMEDIA_RTP_PT_L16_8KHZ_MONO,               /**< L16 @ 8KHz, mono       */ 
    8788    PJMEDIA_RTP_PT_L16_8KHZ_STEREO,             /**< L16 @ 8KHz, stereo     */ 
Note: See TracChangeset for help on using the changeset viewer.