|
Meeting SDK for iOS API Reference
|
Video view component for displaying and managing video content in meetings. More...
import <UIKit/UIKit.h>Go to the source code of this file.
Classes | |
| class | MobileRTCVideoView |
| A view designed for rendering attendee video. More... | |
| class | MobileRTCPreviewVideoView |
| A view designed for previewing self video. More... | |
| class | MobileRTCActiveVideoView |
| A view designed for rendering active video. More... | |
| class | MobileRTCActiveShareView |
| A view designed for rendering share content. More... | |
Enumerations | |
| enum | MobileRTCVideoAspect { MobileRTCVideoAspect_Original = 0 , MobileRTCVideoAspect_Full_Filled = 1 , MobileRTCVideoAspect_LetterBox = 2 , MobileRTCVideoAspect_PanAndScan = 3 } |
| Enumeration of the video aspect ratio. More... | |
Video view component for displaying and managing video content in meetings.
Definition in file MobileRTCVideoView.h.
| enum MobileRTCVideoAspect |
Enumeration of the video aspect ratio.
Definition at line 11 of file MobileRTCVideoView.h.