BASS.NET API for the Un4seen BASS Audio Library

TAG_INFONativeTagsCount Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the total number of available native tags.

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

public int NativeTagsCount { get; }

Return Value

Type: Int32
The number of native tags.
See Also

Reference