NEInRoomVideoControl.none constructor

NEInRoomVideoControl.none()

Implementation

NEInRoomVideoControl.none()
    : this(
        attendeeOff: NERoomAttendeeOffType.none,
        enabled: false,
        allowSelfOn: true,
      );