menu
nitro_camera package
documentation
native.dart
CameraEventRecordExt
fromNative static method
fromNative static method
dark_mode
light_mode
fromNative
static method
CameraEvent
fromNative
(
Pointer
<
Uint8
>
ptr
)
Implementation
static CameraEvent fromNative(Pointer<Uint8> ptr) => fromReader(RecordReader.fromNative(ptr));
nitro_camera package
documentation
native
CameraEventRecordExt
fromNative static method
CameraEventRecordExt extension on
CameraEvent