Closed NeoCoderMatrix86 closed 3 years ago
I would like to have the current total time of an audio file, even when it is not played (and has never been played). Is it possible to grab some metadata when the file has been loaded?
Yes this is possible.
I use https://github.com/Zeugma440/atldotnet for that.
I would like to have the current total time of an audio file, even when it is not played (and has never been played). Is it possible to grab some metadata when the file has been loaded?