VideoFrame Class Reference
Inheritance diagram for VideoFrame:

Instance Methods |
|
(void) | - processVideoFrameWithBlock: |
Properties |
|
NSInteger | width |
NSInteger | height |
NSInteger | bytesPerRow |
Method Documentation
- (void) processVideoFrameWithBlock: | (void(^)(VideoFrame *frame, unsigned char *bgraBytes)) | processBlock |
Process a video frame in a code block. This method must be called from the didReceivePreviewFrame callback from the Camera or the ImageRecognition protocols.
The documentation for this class was generated from the following file:
- CraftARProSDK.framework/Headers/VideoFrame.h