org.gstreamer.example
Class SwingMultiPlayer

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

public class SwingMultiPlayer
extends java.lang.Object


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

SwingMultiPlayer

public SwingMultiPlayer()
Creates a new instance of SwingPlayer

Method Detail

main

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