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