AudioFrameInputNode.Reset Method

Definition

Resets the audio frame input node.

public:
 virtual void Reset() = Reset;
void Reset();
public void Reset();
function reset()
Public Sub Reset ()

Implements

Remarks

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

Applies to