NBMEAGLRenderer Class Reference

Inherits from NSObject
Conforms to NBMRenderer
Declared in NBMEAGLRenderer.h

– initWithDelegate:

- (instancetype)initWithDelegate:(id<NBMRendererDelegate>)delegate

  delegate

@property (nonatomic, weak) id<NBMRendererDelegate> delegate

  videoTrack

@property (nonatomic, strong) RTCVideoTrack *videoTrack

  videoSize

@property (nonatomic, assign, readonly) CGSize videoSize

  rendererView

@property (nonatomic, strong, readonly) UIView *rendererView

  hasVideoData

@property (atomic, assign, readonly) BOOL hasVideoData