Package net.sf.ffmpeg_java.custom_protocol
-
Interface Summary Interface Description CallbackURLProtocolHandler A Java version ffmpeg URLProtocol, bug specific to a single stream. -
Class Summary Class Description CallbackURLProtocolMgr Provides a single ffmpeg URLProtocol, using the prefix callback:, which calls back to Java code to access the data.FileCallbackURLProtocolHandler Implements CallbackURLProtocolHandler by using standard Java file I/O.