Interface CallbackURLProtocolHandler

All Known Implementing Classes:
FileCallbackURLProtocolHandler

public interface CallbackURLProtocolHandler
A Java version ffmpeg URLProtocol, bug specific to a single stream. Subclasses should be constructed once for each stream, with the information needed to connect to the stream provided in the constructor.
Author:
Ken Larson