Unity Video SDK API Reference Documentation
|
Data Fields | |
string | deviceID |
string | deviceName |
bool | isSelectedDevice |
bool | isSelectedAsMultiCamera |
bool | isRunningAsMultiCamera |
Definition at line 162 of file ZMVideoSDKStructs.cs.
string ZMVideoSDKCameraDevice.deviceID |
Definition at line 165 of file ZMVideoSDKStructs.cs.
string ZMVideoSDKCameraDevice.deviceName |
Definition at line 168 of file ZMVideoSDKStructs.cs.
bool ZMVideoSDKCameraDevice.isRunningAsMultiCamera |
Definition at line 177 of file ZMVideoSDKStructs.cs.
bool ZMVideoSDKCameraDevice.isSelectedAsMultiCamera |
Definition at line 174 of file ZMVideoSDKStructs.cs.
bool ZMVideoSDKCameraDevice.isSelectedDevice |
Definition at line 171 of file ZMVideoSDKStructs.cs.