media/libraries/muxer/src
sheenachhabra babc9c69c6 Remove unnecessary FileChannel from Mp4Muxer
As per the documentation, closing a `FileOutputStream`
automatically closes the associated `FileChannel`.

PiperOrigin-RevId: 646152280
2024-06-24 10:58:30 -07:00
..
androidTest Write moov box at the start of the file if possible 2024-06-17 03:38:11 -07:00
main Remove unnecessary FileChannel from Mp4Muxer 2024-06-24 10:58:30 -07:00
test Change sample duration type from Long to Integer 2024-06-17 04:13:00 -07:00