net.sourceforge.dvb.projectx.parser
Class StreamProcessSubpicture
java.lang.Object
|
+--net.sourceforge.dvb.projectx.parser.StreamProcessBase
|
+--net.sourceforge.dvb.projectx.parser.StreamProcessSubpicture
- public class StreamProcessSubpicture
- extends StreamProcessBase
main thread
Method Summary |
void |
processStream(JobCollection collection,
XInputFile xInputFile,
int isElementaryStream)
decoding subpicture stream, forces SUP, simple method for modifying a SUP stream from teletext process |
void |
set_XY_Offset(int x_value,
int y_value)
set new X with or without offset |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
StreamProcessSubpicture
public StreamProcessSubpicture(java.lang.String extension)
StreamProcessSubpicture
public StreamProcessSubpicture(JobCollection collection,
XInputFile xInputFile,
java.lang.String filename_pts,
java.lang.String filename_type,
java.lang.String videofile_pts,
int isElementaryStream)
set_XY_Offset
public void set_XY_Offset(int x_value,
int y_value)
- set new X with or without offset
processStream
public void processStream(JobCollection collection,
XInputFile xInputFile,
int isElementaryStream)
- decoding subpicture stream, forces SUP, simple method for modifying a SUP stream from teletext process