BASS.NET API for the Un4seen BASS Audio LibraryBassTags MembersBASS.NET API for the Un4seen BASS Audio Library

The BassTags type exposes the following members.
Methods

  NameDescription
Public methodStatic memberBASS_TAG_GetFromFile(String)
Retrieves the requested tags/headers from a file, if they are available.
Public methodStatic memberBASS_TAG_GetFromFile(Int32, TAG_INFO)
Retrieves the requested tags/headers from a stream channel, if they are available.
Public methodStatic memberBASS_TAG_GetFromFile(String, Boolean, Boolean)
Retrieves the requested tags/headers from a file, if they are available.
Public methodStatic memberBASS_TAG_GetFromFile(String, Boolean, TAG_INFO)
Retrieves the requested tags/headers from a file, if they are available.
Public methodStatic memberBASS_TAG_GetFromURL
Retrieves the requested tags/headers from a URL stream, if they are available.
Back to Top
Fields

  NameDescription
Public fieldStatic memberEvalNativeTAGs
Gets or Sets, if native tags should be stored.
Public fieldStatic memberEvalNativeTAGsBEXT
Gets or Sets, if native Riff BEXT tags should be stored.
Public fieldStatic memberEvalNativeTAGsCART
Gets or Sets, if native Riff CART tags should be stored.
Public fieldStatic memberID3v1Genre
Contains a list of ID3v1 audio generes.
Public fieldStatic memberReadPictureTAGs
Gets or Sets, if picture tags should be read.
Back to Top
See Also