|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.humatic.dsj.sink.Sink
de.humatic.dsj.sink.PlayoutSink
public class PlayoutSink
Base class for hardware playout sinks.
| Field Summary |
|---|
| Fields inherited from class de.humatic.dsj.sink.Sink |
|---|
connected, CONTROLABLE, DISPLAY_LOCAL, DS_NETWORK, DUAL_OUTPUT, DUMP, FILE, flags, FORCE_PREVIEW_BRANCH, LOCAL, majorType, NO_CONTROLS, NO_TRANSCODE, PLAY_OUT, PREVIEW, SHOW_DIALOGS, SHOW_DLG_SAVE, subType, WM_NETWORK |
| Constructor Summary | |
|---|---|
PlayoutSink()
|
|
| Method Summary | |
|---|---|
static PlayoutSink |
fromXML(java.lang.String name,
java.lang.String outputPath)
Creates a PlayoutSink from a filterchain description layed out in the xml setup file, allowing to easily extend functionality. You will only get a valid object returned if the native DirectShow filters listed in the xml are installed on the runtime system. |
void |
setHardwareOutputFilter(DSFilterInfo sinkInfo)
|
java.lang.String |
toString()
|
| Methods inherited from class de.humatic.dsj.sink.Sink |
|---|
getAudioEncoderInfo, getFlags, getMultiplexerInfo, getOutputPath, getVideoEncoderInfo, getWriterInfo, setAudioEncoder, setFlags, setMultiplexer, setVideoEncoder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlayoutSink()
| Method Detail |
|---|
public static PlayoutSink fromXML(java.lang.String name,
java.lang.String outputPath)
public void setHardwareOutputFilter(DSFilterInfo sinkInfo)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||