Ignore:
Timestamp:
Aug 5, 2016 7:26:18 AM (8 years ago)
Author:
riza
Message:

Re #1910: Implement option to regularly send video keyframe in the beginning of video call session.

File:
1 edited

Legend:

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

    r5326 r5410  
    33073307 
    33083308    /** 
     3309     * Specify the send keyframe config for video stream. 
     3310     * 
     3311     * Default: see #pjmedia_vid_stream_sk_config 
     3312     */ 
     3313    pjmedia_vid_stream_sk_config vid_stream_sk_cfg; 
     3314 
     3315    /** 
    33093316     * Media transport config. 
    33103317     */ 
Note: See TracChangeset for help on using the changeset viewer.