Package com.sinch.android.rtc.calling
Class MediaConstraints
- java.lang.Object
-
- com.sinch.android.rtc.calling.MediaConstraints
-
public class MediaConstraints extends java.lang.Object
MediaConstraints object holds media parameters used to initiate a call.
-
-
Constructor Summary
Constructors Constructor Description MediaConstraints(boolean requestVideo)
Creates MediaConstraints specifying if video stream should be present.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isVideoRequested()
-