Index Hierarchy OTVideoCaptureConsumer Protocol Reference Conforms to NSObject Declared in OTVideoKit.h Overview Defines a the consumer of an OTVideoCapture object. Tasks – consumeFrame: required method Instance Methods consumeFrame: Consumes a frame. - (void)consumeFrame:(id)frame Parameters frame The frame to consume. Declared In OTVideoKit.h Index Hierarchy