audiotrack: use same buffer for successive WriteV21 calls
We can use the same buffer since the buffer position is moved by the AudioTrack write call.
Please register or sign in to comment
We can use the same buffer since the buffer position is moved by the AudioTrack write call.
VideoLAN code repository instance