VideoIn See also: Video Input Guide Base class: _BlipValue Subclasses: BufferedVideoIn, CameraVideoIn, LumaKeyVideoIn, MultiviewVideoIn, PlaceholderVideoIn, RMAXVideoIn, RSCompressedVideoIn, SharedVideoIn Properties hardwareId : str (Read-Only) hardwareIds : List[str] (Read-Only) isInitialised : bool (Read-Only) name : str (Read-Only) videoInFormat : VideoInFormat (Read-Only) Methods field(self, iFromMostRecent: int) -> InterlacedField getCurrentFrame(self, deinterlaceMethod: int) -> DxTexture getPreviewFrame(self, deinterlaceMethod: int, size: Int2) -> DxTexture redoLastFrameReceivedAction(self) requestFrame(self, requestDurationFrames: int)