Version 2.5
Technical
Track
can now be constructed using aStream
that contains your file's raw data. Its MIME-type or file extension has to be provided as well. This is useful when information is already in memory before calling ATL, or if you want to keep control on how the resource is accessed.
Functional
- New attribute
double Track.DurationMs
that provides the duration of the track in milliseconds.int Track.Duration
is maintained for retrocompatibility's sake.
Binaries are available from nuGet