AudioFrameOutputNode.Reset Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the audio frame output node.
public:
virtual void Reset() = Reset;
void Reset();
public void Reset();
function reset()
Public Sub Reset ()
Implements
Remarks
Calling this method causes DiscardQueuedFrames to be called on any audio effects applied to the AudioFrameOutputNode.