menu
magiclane_maps_flutter package
documentation
core.dart
GemCameraPlayerController
camera property
camera property
dark_mode
light_mode
camera
property
Camera
?
get
camera
The latest camera frame data received from the data source.
Returns
The
Camera
frame with RGBA8888 pixel data, or null if no frame received yet
Implementation
Camera? get camera => value.camera;
magiclane_maps_flutter package
documentation
core
GemCameraPlayerController
camera property
GemCameraPlayerController class