Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 721 Bytes

frameinputnodequantumstartedeventargs.md

File metadata and controls

20 lines (14 loc) · 721 Bytes
-api-id -api-type
T:Windows.Media.Audio.FrameInputNodeQuantumStartedEventArgs
winrt class

Windows.Media.Audio.FrameInputNodeQuantumStartedEventArgs

-description

Provides data for the AudioFrameInputNode.QuantumStarted event. This event is raised when the audio graph containing the audio frame input node is ready to begin processing a new quantum of data.

-remarks

Get an instance of this class by handling the AudioFrameInputNode.QuantumStarted event.

-examples

-see-also