Lets say you have an MP3 file. You need to insert 15 seconds audio in the beginning. Then once the file is played for the first time, you need to remove those 15 seconds. Is it somehow possible without a need for custom player?
: Lets say you have an MP3 file. You need to insert 15 seconds audio in the beginning. : Then once the file is played for the first time, you need to remove those 15 seconds. : Is it somehow possible without a need for custom player? : : Thanks alot, : Eugene. : :
Why do you need to insert 15 seconds of audio in the beginning?
This isn't possible without a custom player, as a normal player won't write to the file.
Comments
: Then once the file is played for the first time, you need to remove those 15 seconds.
: Is it somehow possible without a need for custom player?
:
: Thanks alot,
: Eugene.
:
:
Why do you need to insert 15 seconds of audio in the beginning?
This isn't possible without a custom player, as a normal player won't write to the file.