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

com.antstreaming.rtsp.IMuxerListener Maven / Gradle / Ivy

package com.antstreaming.rtsp;

public interface IMuxerListener {
	
	void muxingFinished(Runnable runnable);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy