]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.h
Merge branch 'dev_videoios' into local_videoios
[linphone] / coreapi / linphonecore.h
index a85855def0f0722f793f2c98e46086f5cca7e1b9..d99ddb7732ad2a90359cbddd16b646608bde1a02 100644 (file)
@@ -935,6 +935,7 @@ unsigned long linphone_core_get_native_preview_window_id(const LinphoneCore *lc)
 void linphone_core_set_native_preview_window_id(LinphoneCore *lc, unsigned long id);
 
 void linphone_core_use_preview_window(LinphoneCore *lc, bool_t yesno);
+int linphone_core_get_device_rotation(LinphoneCore *lc );
 void linphone_core_set_device_rotation(LinphoneCore *lc, int rotation);
 
 /*play/record support: use files instead of soundcard*/