Ignore:
Timestamp:
Jul 26, 2018 3:20:03 AM (6 years ago)
Author:
ming
Message:

Re #2126: Create thread when creating the event manager, which is required for video. Also add more doc about this in pjmedia_event_mgr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia/event.h

    r5825 r5843  
    265265    /** 
    266266     * Tell the event manager not to create any event worker thread. 
     267     * Do not set this flag if app plans to publish an event using 
     268     * PJMEDIA_EVENT_PUBLISH_POST_EVENT. 
    267269     */ 
    268270    PJMEDIA_EVENT_MGR_NO_THREAD = 1 
Note: See TracChangeset for help on using the changeset viewer.