<GARAugmentedFaceSessionDelegate> Protocol Reference
Overview
Delegate that outputs a GARAugmentedFaceFrame for the passed in CVPixelBufferRef
s.
Inherits <NSObject>.
Instance Method Summary | |
(void) | - didUpdateFrame: |
Delegate callback that provides a GARAugmentedFaceFrame whenever it is updated. More... | |
Method Detail
|
required |
Delegate callback that provides a GARAugmentedFaceFrame whenever it is updated.
- Parameters
-
frame The frame created from calling updateWithPixelBuffer:timestamp:recognitionRotation: (GARAugmentedFaceSession)