Function convert_constraints

Source
fn convert_constraints(
    js: &BooleanOrMediaTrackConstraints,
) -> Option<MediaTrackConstraintSet>