All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.mp4parser.streaming.extensions.CompositionTimeTrackExtension Maven / Gradle / Ivy

Go to download

This package has a focus on streams. It can read A/V data from e.g. a network source.

There is a newer version: 1.9.56
Show newest version
package org.mp4parser.streaming.extensions;

import org.mp4parser.streaming.TrackExtension;

/**
 * Purely a marker to signal that the track's samples will have {@link }
 */
public class CompositionTimeTrackExtension implements TrackExtension {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy