This method is called once, and only once after the first frame is received.
Use it to drive user interface animations.
@note: Querying hasVideoData will return ‘YES’ within, and after this call.
- (void)videoViewDidReceiveData:(nonnull TVISampleBufferVideoView *)view
Parameters
view |
The video view which became ready. |
Declared In
TVISampleBufferVideoView.h