takeSnapshot abstract method
Captures the current preview frame as a fast JPEG snapshot (no full still-capture round-trip).
Implementation
@nitroNativeAsync
Future<PhotoResult> takeSnapshot(int textureId);
Captures the current preview frame as a fast JPEG snapshot (no full still-capture round-trip).
@nitroNativeAsync
Future<PhotoResult> takeSnapshot(int textureId);