VideoInSystem Category: Video Input Base class: Subsystem Properties autoMappedChannels : List[ChannelInfo] (Read-Only) captureGroupsAvailable : bool (Read-Only) inputChannels : List[ChannelInfo] Constructors __init__(self) Methods findVideoIn(self, hardwareId: str) -> VideoIn getHardwareIds(self, hardwareId: str) -> List[str] makeMultiviewVideoInHardwareId(self, sourceHardware: HardwareIdentifier, regionOfInterest: Rect) -> HardwareVideoInIdentifier makeTeamedVideoInHardwareId(self, hardwareIds: List[str]) -> HardwareVideoInIdentifier