Meeting SDK for iOS API Reference
|
import <UIKit/UIKit.h>
Go to the source code of this file.
Classes | |
class | MobileRTCVideoView |
MobileRTCVideoView is designed for Render Attendee Video. More... | |
class | MobileRTCPreviewVideoView |
MobileRTCPreviewVideoView is designed for Preview Self Video. More... | |
class | MobileRTCActiveVideoView |
MobileRTCActiveVideoView is designed for Render Active Video. More... | |
class | MobileRTCActiveShareView |
MobileRTCActiveShareView is designed for Render 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... | |
enum MobileRTCVideoAspect |
Enumeration of the video aspect ratio.
Definition at line 14 of file MobileRTCVideoView.h.