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