CdInfo Class |
Namespace: Alvas.Audio
The CdInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns CD info as string
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | Artist |
Gets disc artist
|
![]() | DiscId |
Gets disc ID
|
![]() | ExtendedData |
Gets disc extended data
|
![]() | Genre |
Gets disc genre
|
![]() | PlayOrder |
Gets disc play order
|
![]() | Title |
Gets disc title
|
![]() | Tracks |
Gets disc track list
|
![]() | Year |
Gets disc year
|