Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 774 Bytes

perceptioninfraredframesourcewatcher_sourceadded.md

File metadata and controls

20 lines (14 loc) · 774 Bytes
-api-id -api-type
E:Windows.Devices.Perception.PerceptionInfraredFrameSourceWatcher.SourceAdded
winrt event

Windows.Devices.Perception.PerceptionInfraredFrameSourceWatcher.SourceAdded

-description

Subscribes to the SourceAdded event.

-remarks

When the Start method is called, this event is fired for every infrared frame source already known to the system, then the EnumerationCompleted event is fired. New infrared frame sources that are subsequently added will trigger additional SourceAdded events.

-examples

-see-also