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

net.sf.fmj.media.Syncable Maven / Gradle / Ivy

There is a newer version: 1.0.2-jitsi
Show newest version
package net.sf.fmj.media;

public interface Syncable
{
    /** Enable sync'ing of file descriptor */
    public void setSyncEnabled();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy