Quantcast
Channel: swift: how to delete part of audio? - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by NoHalfBits for swift: how to delete part of audio?

CMTimeRangeGetUnion returns another CMTimeRange, which is just a (start-)time and a duration. So there is nothing than can hold the two time ranges required to do what you are expecting. In extension,...

View Article



swift: how to delete part of audio?

I'm creating a simple audio editing tool to trim and delete from an audio.I implemented the trim function and it is working fine. However I searched and tried to implement the delete function and here...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images