Conforms to NSObject
Declared in OTVideoKit.h

Overview

Defines a the consumer of an OTVideoCapture object.

Tasks

Instance Methods

consumeFrame:

Consumes a frame.

- (void)consumeFrame:(id)frame

Parameters

frame

The frame to consume.

Declared In

OTVideoKit.h