org.gstreamer.example
Class AudioPanorama

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

public class AudioPanorama
extends java.lang.Object

An audiopanorama element example.

This example just creates a basic audio source and makes the output appear to continuously sweep from left to right and back again.


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

AudioPanorama

public AudioPanorama()
Method Detail

main

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