iOS SDK API Reference
|
#import <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.