de.humatic.dsj.sbe
Class StreamBufferBDASource
java.lang.Object
de.humatic.dsj.sbe.StreamBufferSource
de.humatic.dsj.sbe.StreamBufferBDASource
public class StreamBufferBDASource
- extends StreamBufferSource
Digital TV source for the StreamBufferEngine. This is kind of a cripled version of the
DSBDAGraph class. While it has no capabilities to do channel scanning of its own, it will
read in channel information previously scanned by the DSBDAGraph class.
In turn this class, other than DSBDAGraph, allows to record Digital TV.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamBufferBDASource
public StreamBufferBDASource(DSFilterInfo info,
int flags)
setChannel
public boolean setChannel(BDAChannelInfo info)
throws DSJException
- Tunes the receiver component to the given channel.
- Throws:
DSJException
loadLastChannel
public void loadLastChannel()
getChannelsFromXML
public BDAChannelInfo[] getChannelsFromXML(int net)
setSatellite
public static void setSatellite(java.lang.String name,
int lowOscillator,
int highOscillator)
getSrcFlags
public int getSrcFlags()
- Overrides:
getSrcFlags in class StreamBufferSource
setMPEGType
public static void setMPEGType(int type,
int w,
int h)
- See DSBDAGraph.setMPEGType.
getSrcParameters
public int[] getSrcParameters()
- Overrides:
getSrcParameters in class StreamBufferSource