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
12
@interface
MobileRTCVideoCapabilityItem
: NSObject
13
17
@property
(nonatomic, assign)
int
width
;
18
22
@property
(nonatomic, assign)
int
height
;
23
27
@property
(nonatomic, assign)
int
videoFrame
;
28
29
@end
MobileRTCVideoCapabilityItem
A class that contains video capability information.
Definition
MobileRTCVideoCapabilityItem.h:13
MobileRTCVideoCapabilityItem::width
int width
The video frame width.
Definition
MobileRTCVideoCapabilityItem.h:17
MobileRTCVideoCapabilityItem::videoFrame
int videoFrame
The video frame rate.
Definition
MobileRTCVideoCapabilityItem.h:27
MobileRTCVideoCapabilityItem::height
int height
The video frame height.
Definition
MobileRTCVideoCapabilityItem.h:22
SDK-docs
Doxygen
ios
msdk
MobileRTC.xcframework
ios-arm64
MobileRTC.framework
Headers
MobileRTCVideoCapabilityItem.h
Generated by
1.12.0