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 14 of file MobileRTCVideoCapabilityItem.h.
|
readwritenonatomicassign |
The video frame height.
Definition at line 23 of file MobileRTCVideoCapabilityItem.h.
|
readwritenonatomicassign |
The video frame rate.
Definition at line 27 of file MobileRTCVideoCapabilityItem.h.
|
readwritenonatomicassign |
The video frame width.
Definition at line 19 of file MobileRTCVideoCapabilityItem.h.