menu
nexora_sdk_platform_interface package
documentation
models/hardware_models.dart
CameraFrame
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
?
bytes
final
Raw image byte data. Null if
textureId
is being used for rendering.
Implementation
final Uint8List? bytes;
nexora_sdk_platform_interface package
documentation
models/hardware_models
CameraFrame
bytes property
CameraFrame class