<GVRVideoViewDelegate> Protocol Reference
Overview
Defines a protocol to notify delegates of change in video playback.
Inherits <GVRWidgetViewGVRWidgetViewDelegate>.
Instance Method Summary | |
(void) | - videoView:didUpdatePosition: |
Called when position of the video playback head changes. More... | |
Method Detail
- (void) videoView: | (GVRVideoView *) | videoView | |
didUpdatePosition: | (NSTimeInterval) | position | |
Called when position of the video playback head changes.