org.mp4parser.muxer.builder.StaticFragmentIntersectionFinderImpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of muxer Show documentation
Show all versions of muxer Show documentation
This package has a focus on file operation. It can read A/V data from Random Access Datasources
package org.mp4parser.muxer.builder;
import org.mp4parser.muxer.Track;
import java.util.Map;
/**
* Uses a predefined list of sample numbers to divide up a track.
*/
public class StaticFragmentIntersectionFinderImpl implements Fragmenter {
Map