BASS.NET API for the Un4seen BASS Audio Library

BassTags Methods

BASS.NET API for the Un4seen BASS Audio Library

The BassTags type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCode exampleBASS_TAG_GetFromFile(String)
Retrieves the requested tags/headers from a file, if they are available.
Public methodStatic memberCode exampleBASS_TAG_GetFromFile(Int32, TAG_INFO)
Retrieves the requested tags/headers from a stream channel, if they are available.
Public methodStatic memberCode exampleBASS_TAG_GetFromFile(String, Boolean, Boolean)
Retrieves the requested tags/headers from a file, if they are available.
Public methodStatic memberCode exampleBASS_TAG_GetFromFile(String, Boolean, TAG_INFO)
Retrieves the requested tags/headers from a file, if they are available.
Public methodStatic memberCode exampleBASS_TAG_GetFromURL
Retrieves the requested tags/headers from a URL stream, if they are available.
Public methodStatic memberReadID3v1
Reads an ID3v1 tag structure.
Public methodStatic memberReadID3v2
Reads an ID3v2 tag structure.
Top
See Also

Reference