]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.h
Merge remote-tracking branch 'private/dev_videoios'
[linphone] / coreapi / linphonecore.h
index f6da27f9db851006ef12095b257dc9583003cc2e..01353a3cae1dae963fe05c11587f38e8270b9c9f 100644 (file)
@@ -947,6 +947,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*/