Class FileCallbackURLProtocolHandler

java.lang.Object
net.sf.ffmpeg_java.custom_protocol.FileCallbackURLProtocolHandler
All Implemented Interfaces:
CallbackURLProtocolHandler

public class FileCallbackURLProtocolHandler extends Object implements CallbackURLProtocolHandler
Implements CallbackURLProtocolHandler by using standard Java file I/O.
Author:
Ken Larson