create
abstract fun create(constraints: WebRtcMedia.VideoTrackConstraints, delegate: RTCVideoCapturerDelegateProtocol): Capturer(source)
Return
New Capturer instance configured with the provided parameters
Parameters
constraints
Video track constraints specifying capture parameters
delegate
Video capturer delegate for handling captured video frames