Table of Contents

Method StopAudioStream

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

StopAudioStream(AudioStreamIdentifier, TimeSpan)

Stops the audio stream playing on the specified identifier.

public void StopAudioStream(AudioStreamIdentifier streamIdentifier, TimeSpan fadeTime = default)

Parameters

streamIdentifier AudioStreamIdentifier

The stream identifier to stop.

fadeTime TimeSpan

The fade out time.