Unhide camera api for set display orientation.
This commit is contained in:
@ -69645,6 +69645,19 @@
|
||||
visibility="public"
|
||||
>
|
||||
</method>
|
||||
<method name="setDisplayOrientation"
|
||||
return="void"
|
||||
abstract="false"
|
||||
native="true"
|
||||
synchronized="false"
|
||||
static="false"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
<parameter name="degrees" type="int">
|
||||
</parameter>
|
||||
</method>
|
||||
<method name="setErrorCallback"
|
||||
return="void"
|
||||
abstract="false"
|
||||
|
Reference in New Issue
Block a user