webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Properties | List of all members
RTCOpenGLVideoRenderer Class Reference

#import <RTCOpenGLVideoRenderer.h>

Inheritance diagram for RTCOpenGLVideoRenderer:
NSObject NSObject

Instance Methods

(instancetype) - initWithContext:
 
(BOOL- drawFrame:
 
(void- setupGL
 
(void- teardownGL
 
(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithContext:
 
(BOOL- drawFrame:
 
(void- setupGL
 
(void- teardownGL
 
(instancetype) - NS_UNAVAILABLE
 

Properties

RTCVideoFramelastDrawnFrame
 

Method Documentation

◆ drawFrame:() [1/2]

- (BOOL) drawFrame: (RTCVideoFrame *)  frame

◆ drawFrame:() [2/2]

- (BOOL) drawFrame: (RTCVideoFrame *)  frame

◆ initWithContext:() [1/2]

- (instancetype) initWithContext: (NSOpenGLContext *)  NS_DESIGNATED_INITIALIZER

◆ initWithContext:() [2/2]

- (instancetype) initWithContext: (NSOpenGLContext *)  NS_DESIGNATED_INITIALIZER

◆ NS_UNAVAILABLE() [1/2]

- (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE() [2/2]

- (instancetype) NS_UNAVAILABLE

◆ setupGL() [1/2]

- (void) setupGL

◆ setupGL() [2/2]

- (void) setupGL

◆ teardownGL() [1/2]

- (void) teardownGL

◆ teardownGL() [2/2]

- (void) teardownGL

Property Documentation

◆ lastDrawnFrame

- (RTCVideoFrame *) lastDrawnFrame
readnonatomicassign

The documentation for this class was generated from the following files: