Changeset 5874 for pjproject


Ignore:
Timestamp:
Sep 3, 2018 7:45:04 AM (6 years ago)
Author:
ming
Message:

Re #2059 (misc): re r5873, add more comment in the code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia-videodev/darwin_dev.m

    r5873 r5874  
    12851285     
    12861286        if (![stream->cap_session isRunning]) { 
     1287            /* More info about the error should be reported in 
     1288             * VOutDelegate::session_runtime_error() 
     1289             */ 
    12871290            PJ_LOG(3, (THIS_FILE, "Unable to start AVFoundation capture " 
    12881291                                  "session")); 
Note: See TracChangeset for help on using the changeset viewer.