Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCVideoPixelBufferExtraInfo.h File Reference

Per-frame extra metadata container delivered to your raw video data delegate alongside an NV12 CVPixelBuffer. More...

import <Foundation/Foundation.h>
import "MobileRTCConstants.h"
import "MobileRTCFaceROIInfo.h"

Go to the source code of this file.

Classes

class  MobileRTCVideoPixelBufferExtraInfo
 Container for per-frame metadata accompanying an NV12 CVPixelBufferRef delivered via -onMobileRTCRender:framePixelBuffer:extraInfo:. More...

Detailed Description

Per-frame extra metadata container delivered to your raw video data delegate alongside an NV12 CVPixelBuffer.

Definition in file MobileRTCVideoPixelBufferExtraInfo.h.