Package net.sf.ffmpeg_java.example
Class PlayerExample
- java.lang.Object
-
- net.sf.ffmpeg_java.example.PlayerExample
-
public class PlayerExample extends java.lang.Object
Based on AVCodecSample, but shows the movie in a window. TODO: audio TODO: timing- Author:
- Ken Larson
-
-
Constructor Summary
Constructors Constructor Description PlayerExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-