GARAugmentedFaceSessionDelegate
Delegate that outputs a GARAugmentedFaceFrame
for the passed in CVPixelBufferRef
s.
Summary
Inheritance
Inherits from:<NSObject>
Public methods |
|
---|---|
didUpdateFrame:
|
void
Delegate callback that provides a
GARAugmentedFaceFrame whenever it is updated. |
Public methods
didUpdateFrame:
- (void)didUpdateFrame:(GARAugmentedFaceFrame *) frame
Delegate callback that provides a GARAugmentedFaceFrame
whenever it is updated.
Details | |||
---|---|---|---|
Parameters |
|