MusicTrack Class

Soulstone

Soulstone
Represents a link to a file, with some other information collected from the ID3 Tag.

Namespace:  Soulstone.Mp3
Assembly:  Soulstone.Mp3 (in Soulstone.Mp3.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public sealed class MusicTrack
Visual Basic (Declaration)
Public NotInheritable Class MusicTrack
Visual C++
public ref class MusicTrack sealed

Inheritance Hierarchy

System..::.Object
  Soulstone.Mp3..::.MusicTrack

See Also