Refine logic for determining AudioTrack size.
- Target 4x the minimum specified by the framework. - Impose a minimum duration (250ms). - Impose a maximum duration (750ms, or the minimum specified by the framework if that's larger). I've removed the ability to specify the multiplication factor, since the underlying implementation is getting more complicated, and we should really be able to figure this out internally.
Showing
with
32 additions
and
98 deletions
Please
register
or
sign in
to comment