Meeting SDK for iOS API Reference
|
#include <MobileRTCVideoCapabilityItem.h>
Inherits NSObject.
Properties | |
int | width |
The video frame width. | |
int | height |
The video frame height. | |
int | videoFrame |
The video frame rate. | |
Definition at line 11 of file MobileRTCVideoCapabilityItem.h.
|
readwritenonatomicassign |
The video frame height.
Definition at line 20 of file MobileRTCVideoCapabilityItem.h.
|
readwritenonatomicassign |
The video frame rate.
Definition at line 24 of file MobileRTCVideoCapabilityItem.h.
|
readwritenonatomicassign |
The video frame width.
Definition at line 16 of file MobileRTCVideoCapabilityItem.h.