consumeYUV420Buffer$width$rotation$timestamp method
@brief Output yuv420 data @param ocFrame Data Buffer @param width Video width @param rotation Video rotation angle @param timestamp Timestamp
Implementation
FutureOr<void> consumeYUV420Buffer$width$rotation$timestamp(
CVPixelBufferRef ocFrame,
NSInteger width,
NSInteger rotation,
long timestamp) async {}