BASS.NET API for the Un4seen BASS Audio Library

TAG_INFONativeTags Property

BASS.NET API for the Un4seen BASS Audio Library
Returns all native tags.

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

public string[] NativeTags { get; }

Return Value

Type: String
A string array containing all native tags as being gathered.
See Also

Reference