consumeRGBABuffer$width$rotation$timestamp method
@brief 输出 RGBA 数据 @param ocFrame 数据 Buffer @param width 视频宽度 @param rotation 视频旋转角度 @param timestamp 时间戳
Implementation
FutureOr<void> consumeRGBABuffer$width$rotation$timestamp(
CVPixelBufferRef ocFrame,
NSInteger width,
NSInteger rotation,
long timestamp) async {}