|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gstreamer.example.PipelineLauncher
public class PipelineLauncher
A simple command-line pipeline launching utility.
Pipeline.launch(java.lang.String)| Constructor Summary | |
|---|---|
PipelineLauncher()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Launches a pipeline from command-line pipeline description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PipelineLauncher()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
gst-launch utility.
For example: java org.gstreamer.example.PipelineLauncher videotestsrc ! autovideosink
args - pipline definition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||