camera._getPluginOrders
Overview
Return the plugins for plugin mode.
Support model
Z1 | V | SC | S |
---|---|---|---|
All | — | — | — |
Parameters
None.
Results
Name | Type | Description |
---|---|---|
pluginOrders | String Array | Array of three package names for the start-up plug-in. |
Example
Results
{
"pluginOrders":[
"com.theta360.usbstorage",
"com.theta.remoteplayback",
""
]
},