Video SDK for iOS API Reference
|
#include <ZoomVideoSDKVideoHelper.h>
Inherits NSObject.
Properties | |
NSString * | deviceId |
NSString * | deviceName |
camera device ID. | |
BOOL | isSelectDevice |
camera name. | |
AVCaptureDevicePosition | position |
is current use. | |
AVCaptureDeviceType | deviceType |
camera position. | |
CGFloat | maxZoomFactor |
camera device type. | |
CGFloat | videoZoomFactorUpscaleThreshold |
camera maximum zoom factor. Maximum supported is 10. | |
BOOL | isSelectedAsMultiCamera |
the maximum optical zoom factor. | |
BOOL | isRunningAsMultiCamera |
Determine whether the camera is selected as a multiple video stream. | |
Definition at line 56 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomiccopy |
Definition at line 57 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomiccopy |
camera device ID.
Definition at line 58 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomiccopy |
camera position.
Definition at line 61 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomicassign |
Determine whether the camera is selected as a multiple video stream.
Definition at line 65 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomicassign |
camera name.
Definition at line 59 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomicassign |
the maximum optical zoom factor.
Definition at line 64 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomicassign |
camera device type.
Definition at line 62 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomicassign |
is current use.
Definition at line 60 of file ZoomVideoSDKVideoHelper.h.
|
readnonatomicassign |
camera maximum zoom factor. Maximum supported is 10.
Definition at line 63 of file ZoomVideoSDKVideoHelper.h.