OTVideoCaptureConsumer Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | OTVideoKit.h |
– consumeFrame:
required method
Consumes a frame.
- (void)consumeFrame:(OTVideoFrame *)frame
Parameters
frame |
The frame to consume. |
---|
Declared In
OTVideoKit.h