|
Unity Video SDK API Reference Documentation
|
Data Fields | |
| bool | isWithDeviceAudio |
| share option, true: share computer sound when share screen/window, otherwise not. | |
| bool | isOptimizeForSharedVideo |
| share option, true: optimize the frame rate when share screen/window, otherwise not. | |
Definition at line 207 of file ZMVideoSDKStructs.cs.
| bool ZMVideoSDKShareOption.isOptimizeForSharedVideo |
share option, true: optimize the frame rate when share screen/window, otherwise not.
Definition at line 213 of file ZMVideoSDKStructs.cs.
| bool ZMVideoSDKShareOption.isWithDeviceAudio |
share option, true: share computer sound when share screen/window, otherwise not.
Definition at line 210 of file ZMVideoSDKStructs.cs.