com.aurellem.capture.examples
Class Basic

java.lang.Object
  extended by com.aurellem.capture.examples.Basic

public class Basic
extends java.lang.Object

Demonstrates how to use basic Audio/Video capture with a jMonkeyEngine application. You can use these techniques to make high quality cutscenes or demo videos, even on very slow laptops.

Author:
Robert McIntyre

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

Constructor Detail

Basic

public Basic()
Method Detail

main

public static void main(java.lang.String[] ignore)
                 throws java.io.IOException
Throws:
java.io.IOException