BASS.NET API for the Un4seen BASS Audio Library

TAG_INFO Constructor

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

  NameDescription
Public methodTAG_INFO
Default constructor (filename must be set manually in order to be available).
Public methodTAG_INFO(String)
Constructor already setting the filename (full path) and the title (file name only).
Public methodTAG_INFO(TAG_INFO)
Creates a new instance as a clone of an existing instance.
Public methodTAG_INFO(String, Boolean)
Constructor already setting the filename (full path) and the title (file name only).
Top
See Also

Reference