Hi @izzytwosheds ,
Is there an option to overlay audio or video for only a specific time duration? For example: if we have a video of length 40 seconds and we want to overlay audio from 5 seconds to 25 seconds only, how can it be achieved?
From looking at AudioOverlayFilter's apply method, it uses ByteBuffer but no presentationTime to make any such operation.
Any insight or guidance would be highly valuable to us.