org.gstreamer.example
Class Player

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

public class Player
extends java.lang.Object


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

Player

public Player()
Creates a new instance of Player

Method Detail

main

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