api/device/device_store
library
Enums
-
AudioRoute
-
Audio route.
-
DeviceError
-
Device related error codes.
-
DeviceFocusOwner
-
Device focus.
-
DeviceStatus
-
Device on/off status.
-
DeviceType
-
Device type.
-
MirrorType
-
Camera mirror state.
-
NetworkQuality
-
Network quality.
-
VideoOrientation
-
Video orientation. Combined with VideoQuality to determine the final encoding resolution: landscape keeps the base resolution (width x height), portrait swaps the width and height.
-
VideoQuality
-
Video quality level. The final encoding resolution is determined by the combination of this level and VideoOrientation: landscape keeps the base resolution (width x height), portrait swaps the width and height.