net.sf.ffmpeg_java.example
Class URLProtocolTest

java.lang.Object
  extended by net.sf.ffmpeg_java.example.URLProtocolTest

public class URLProtocolTest
extends java.lang.Object

Demonstrates ffmpeg getting data from a Java callback, rather than a file directly, using CallbackURLProtocolMgr.

Author:
Ken Larson

Constructor Summary
URLProtocolTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLProtocolTest

public URLProtocolTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception