Ignore:
Timestamp:
Jul 12, 2018 8:22:31 AM (6 years ago)
Author:
nanang
Message:

Close #2126: Initial implementation of RTCP Feedback.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h

    r5792 r5820  
    39133913    pj_bool_t           enable_rtcp_mux; 
    39143914 
     3915    /** 
     3916     * RTCP Feedback configuration. 
     3917     */ 
     3918    pjmedia_rtcp_fb_setting rtcp_fb_cfg; 
     3919 
    39153920} pjsua_acc_config; 
    39163921 
Note: See TracChangeset for help on using the changeset viewer.