TVIVideoRenderingType Constants Reference
Declared in | TVIVideoView.h |
---|
TVIVideoRenderingType
Specifies the type of video rendering used.
Definition
typedef NS_ENUM(NSUInteger, TVIVideoRenderingType ) {
TVIVideoRenderingTypeMetal = 0,
TVIVideoRenderingTypeOpenGLES,
};
Constants
Declared In
TVIVideoView.h