Package net.sf.ffmpeg_java.example
Class URLProtocolTest
- java.lang.Object
-
- 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
Constructors Constructor Description URLProtocolTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-