Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCVideoCapabilityItem.h
Go to the documentation of this file.
1
6
#import <Foundation/Foundation.h>
7
11
@interface
MobileRTCVideoCapabilityItem
: NSObject
12
16
@property
(nonatomic, assign)
int
width
;
20
@property
(nonatomic, assign)
int
height
;
24
@property
(nonatomic, assign)
int
videoFrame
;
25
26
@end
MobileRTCVideoCapabilityItem
Definition
MobileRTCVideoCapabilityItem.h:12
MobileRTCVideoCapabilityItem::width
int width
The video frame width.
Definition
MobileRTCVideoCapabilityItem.h:16
MobileRTCVideoCapabilityItem::videoFrame
int videoFrame
The video frame rate.
Definition
MobileRTCVideoCapabilityItem.h:24
MobileRTCVideoCapabilityItem::height
int height
The video frame height.
Definition
MobileRTCVideoCapabilityItem.h:20
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCVideoCapabilityItem.h
Generated by
1.12.0