GVRVideoView.h File

  • Defines GVRVideoView, a player view that renders 360 video using OpenGL.

  • Defines <GVRVideoViewDelegate> protocol to notify delegates of video playback changes.

  • Introduces GVRVideoType, a typedef enum for video types.

  • The content primarily focuses on the GVRVideoView class for 360 video rendering in iOS using OpenGL.

GVRVideoView.h File Reference

GVRVideoView.h File. More...

Classes

class  GVRVideoView
 Defines a player view that renders a 360 video using OpenGL. More...
 
protocol  <GVRVideoViewDelegate>
 Defines a protocol to notify delegates of change in video playback. More...
 

Functions

typedef NS_ENUM (int, GVRVideoType)
 

Detailed Description