rgba8888 property
This buffer contains processed RGBA data, ready for direct use.
RGBA output is only valid if the original rawCameraBuffer was in YUV420 NV12 format, as guaranteed when using the live data source from this SDK.
Implementation
Uint8List? get rgba8888;