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

net.sf.fmj.media.rtp.util.RTPTimeReporter Maven / Gradle / Ivy

package net.sf.fmj.media.rtp.util;

public interface RTPTimeReporter
{
    public abstract long getRTPTime();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy