TIEMediaFoundationSourceReader.UpdateVideoInputs
Declaration
procedure UpdateVideoInputs();
Description
Reload the video input list.
This method is automatically called the first time the
VideoInputs property is read. Applications should call UpdateVideoInputs() whenever a new device is added or removed.
ImageEnView1.IO.MediaFoundationSourceReader.UpdateVideoInputs();
See Also
◼VideoInputs