Changes between Version 59 and Version 60 of Video_Users_Guide


Ignore:
Timestamp:
Jul 3, 2015 10:43:20 AM (9 years ago)
Author:
ming
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Video_Users_Guide

    v59 v60  
    274274 
    2752751. Setup the device to get orientation change notification. 
    276 2. Inside the callback, call PJSUA API {{{pjsua_vid_dev_set_orient()}}} to set the video device to the correct orientation. 
    277  
    278 For sample usage, please refer to [https://trac.pjsip.org/repos/changeset/5118#file4 ipjsua sample app] for iOS. Ticket #1861 explains this feature in detail. 
     2762. Inside the callback, call PJSUA API {{{pjsua_vid_dev_set_setting()}}} to set the video device to the correct orientation. 
     277 
     278For sample usage, please refer to our sample apps, ipjsua for iOS, and pjsua2 for Android. Ticket #1861 explains this feature in detail. 
    279279 
    280280