org.gstreamer.example
Class AppSrcTest

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

public class AppSrcTest
extends java.lang.Object


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

AppSrcTest

public AppSrcTest()
Creates a new instance of AppSrcTest

Method Detail

main

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