![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
|
Constraints for creating a MediaStream from screen mic and camera. More...
#import <OWTMediaFormat.h>
Properties | |
BOOL | audio |
Indicate whether audio track is enabled. More... | |
OWTVideoTrackConstraints * | video |
Constraints for video track. | |
Constraints for creating a MediaStream from screen mic and camera.
|
readwritenonatomicassign |
Indicate whether audio track is enabled.
If audio is true, MediaStream created with this constraints object will capture audio from mic. Otherwise, audio will be disabled.