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