de.humatic.dsj.sink
Class USB_DVR2Sink

java.lang.Object
  extended by de.humatic.dsj.sink.Sink
      extended by de.humatic.dsj.sink.PlayoutSink
          extended by de.humatic.dsj.sink.USB_DVR2Sink

public class USB_DVR2Sink
extends PlayoutSink

Hardware-sink to render a filtergraph out to a USB connected capture device / playout box based on the Cirrus Logic USB-DVR2 chip. This somehow - and maybe sometimes - works, but is nothing for real world use. More information on the device would be needed.


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
USB_DVR2Sink()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class de.humatic.dsj.sink.PlayoutSink
fromXML, setHardwareOutputFilter
 
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

USB_DVR2Sink

public USB_DVR2Sink()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class PlayoutSink