org.gstreamer.example
Class ElementTest

java.lang.Object
  extended by org.gstreamer.example.ElementTest

public class ElementTest
extends java.lang.Object


Constructor Summary
ElementTest()
          Creates a new instance of GstElementTest
 
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

ElementTest

public ElementTest()
Creates a new instance of GstElementTest

Method Detail

main

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