ImageEn, unit iemmf

TIEMediaFoundationSourceReader.UpdateVideoInputs

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.


Example

ImageEnView1.IO.MediaFoundationSourceReader.UpdateVideoInputs();


See Also

VideoInputs