TKVideoCanvas
TKVideoCanvas class
Description | Type |
---|---|
Inherits from | NSObject |
Declared in | TKRoomDefines.h |
Overview
Video Rendering
view
View The view for rendering the video
@property (strong, nonatomic) UIView *view;
renderMode
Rendering Mode
@property (assign, nonatomic) TKRenderMode renderMode;
isMirror
Whether it is mirrored
@property (assign, nonatomic) BOOL isMirror;