Used to add new tracks to the iPod
The following tables list the members exposed by NewTrack.
Public Constructors
Public Fields
| Name | Description | |
|---|---|---|
|
Album | |
|
AlbumArtist | |
|
AlbumTrackCount | How many tracks in the album |
|
Artist | |
|
ArtworkFile | Path to an image file which will be used for the track's album art. Can be null. |
|
Bitrate | Bitrate in kb (e.g. 192) |
|
Comments | |
|
Composer | |
|
DescriptionText | Only displayed on the iPod for Podcast tracks |
|
DiscNumber | Number of disc in the set |
|
FilePath | Full path of the file to import. Can not be empty. |
|
Genre | |
|
IsVideo | True if this item contains a video stream, otherwise false. Cannot be null. |
|
Length | Length of track in milliseconds |
|
Title | Title of the track. Cannot be empty. |
|
TotalDiscCount | How many discs in the set |
|
TrackNumber | |
|
Year |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |