LengthInMilliseconds
ID3V2Tag.LengthInMilliseconds property
Gets or sets the length of the audio file in milliseconds, represented as a numeric string. This value is represented by the TLEN frame.
public string LengthInMilliseconds { get; set; }
Property Value
The length of the audio file in milliseconds, represented as a numeric string.
See Also
- class ID3V2Tag
- namespace GroupDocs.Metadata.Formats.Audio
- assembly GroupDocs.Metadata