BASS.NET API for the Un4seen BASS Audio Library

BassTagsBASS_TAG_GetFromFile Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  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.
Top
See Also

Reference