Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 659 Bytes

sourcesuspensionchangedeventargs.md

File metadata and controls

20 lines (14 loc) · 659 Bytes
-api-id -api-type
T:Windows.Media.Capture.SourceSuspensionChangedEventArgs
winrt class

Windows.Media.Capture.SourceSuspensionChangedEventArgs

-description

Provides information about a SourceSuspensionChanged event which is triggered when the capture of audio or video is suspended or resumed.

-remarks

Handle the ScreenCapture.SourceSuspensionChanged event to obtain an instance of this class.

-examples

-see-also