Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 537 Bytes

audioframeinputnode_reset_1636126115.md

File metadata and controls

20 lines (14 loc) · 537 Bytes
-api-id -api-type
M:Windows.Media.Audio.AudioFrameInputNode.Reset
winrt method

Windows.Media.Audio.AudioFrameInputNode.Reset

-description

Resets the audio frame input node.

-remarks

Calling this method will discard all queued frames and will cause DiscardQueuedFrames to be called on any audio effects applied to the AudioFrameInputNode.

-examples

-see-also