org.opensourcephysics.manual.ch13
Class VideoPropertiesApp

java.lang.Object
  extended by org.opensourcephysics.manual.ch13.VideoPropertiesApp

public class VideoPropertiesApp
extends java.lang.Object

VideoPropertiesApp demonstrates how to set temporal, spatial, and image properties of a video.

Version:
1.0
Author:
Douglas Brown

Constructor Summary
VideoPropertiesApp()
           
 
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

VideoPropertiesApp

public VideoPropertiesApp()
Method Detail

main

public static void main(java.lang.String[] args)