TrackNumber

XmpDynamicMediaPackage.TrackNumber property

Gets or sets a numeric value indicating the order of the audio file within its original recording.

public int? TrackNumber { get; set; }

Property Value

A numeric value indicating the order of the audio file within its original recording.

See Also