BASS.NET API for the Un4seen BASS Audio Library

TAG_INFORemoveNativeTag Method

BASS.NET API for the Un4seen BASS Audio Library
Removes a native tag.

Namespace:  Un4seen.Bass.AddOn.Tags
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public void RemoveNativeTag(
	string key
)

Parameters

key
Type: SystemString
The tag name to replace.
See Also

Reference