menu
nexora_sdk package
documentation
models/hardware_models.dart
CameraFrame
format property
format property
dark_mode
light_mode
format
property
String
format
final
The format of the frame data (e.g., 'rgba', 'yuv').
Implementation
final String format;
nexora_sdk package
documentation
models/hardware_models
CameraFrame
format property
CameraFrame class