net.sourceforge.dvb.projectx.common
Class JobProcessing
java.lang.Object
|
+--net.sourceforge.dvb.projectx.common.JobProcessing
- public class JobProcessing
- extends java.lang.Object
saves all stuff of a collection process
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
JobProcessing
public JobProcessing(JobCollection collection,
boolean b,
java.lang.String str)
finishProcessing
public void finishProcessing()
- finish the process and all objects
isRunningFromCLI
public boolean isRunningFromCLI()
getTSPidList
public java.util.List getTSPidList()
getPVAPidList
public java.util.List getPVAPidList()
getTSDemuxList
public java.util.List getTSDemuxList()
getPVADemuxList
public java.util.List getPVADemuxList()
getPrimaryPESDemuxList
public java.util.List getPrimaryPESDemuxList()
getSecondaryPESDemuxList
public java.util.List getSecondaryPESDemuxList()
getTemporaryFileList
public java.util.List getTemporaryFileList()
getSummaryInfo
public java.util.List getSummaryInfo()
clearSummaryInfo
public void clearSummaryInfo()
addSummaryInfo
public void addSummaryInfo(java.lang.String str)
getCellTimes
public java.util.List getCellTimes()
addCellTime
public void addCellTime(java.lang.String str)
addCellTime
public void addCellTime(int value)
getStatusVariables
public int[] getStatusVariables()
clearStatusVariables
public void clearStatusVariables()
getStreamNumbers
public int[] getStreamNumbers()
clearStreamNumbers
public void clearStreamNumbers()
getStatusStrings
public java.lang.String[] getStatusStrings()
clearStatusStrings
public void clearStatusStrings()
getGop
public Gop getGop()
getProjectFileD2V
public D2V getProjectFileD2V()
getChapters
public Chapters getChapters()
setSourceVideoFrameNumber
public void setSourceVideoFrameNumber(int val)
countSourceVideoFrameNumber
public int countSourceVideoFrameNumber(int val)
getSourceVideoFrameNumber
public int getSourceVideoFrameNumber()
setFileNumber
public void setFileNumber(int val)
countFileNumber
public int countFileNumber(int val)
getFileNumber
public int getFileNumber()
isNewVideoStream
public boolean isNewVideoStream()
setNewVideoStream
public void setNewVideoStream(boolean b)
get1stVideoPTS
public long get1stVideoPTS()
set1stVideoPTS
public void set1stVideoPTS(long val)
hasElementaryVideoStream
public boolean hasElementaryVideoStream()
setElementaryVideoStream
public void setElementaryVideoStream(boolean b)
getCutByteposition
public long getCutByteposition()
setCutByteposition
public void setCutByteposition(long val)
hasSequenceHeader
public boolean hasSequenceHeader()
setSequenceHeader
public void setSequenceHeader(boolean b)
getGopArray
public GopArray getGopArray()
getPvaVideoPts
public long getPvaVideoPts()
setPvaVideoPts
public void setPvaVideoPts(long val)
clearSubStreamCounters
public void clearSubStreamCounters()
countAudioStream
public int countAudioStream()
countPictureStream
public int countPictureStream()
countTeletextStream
public int countTeletextStream()
getBorrowedPts
public long getBorrowedPts()
setBorrowedPts
public void setBorrowedPts(long val)
getLastHeaderBytePosition
public long getLastHeaderBytePosition()
setLastHeaderBytePosition
public void setLastHeaderBytePosition(long val)
getNextFileStartPts
public long getNextFileStartPts()
setNextFileStartPts
public void setNextFileStartPts(long val)
getCutComparePoint
public long getCutComparePoint()
setCutComparePoint
public void setCutComparePoint(long val)
setVideoExportTime
public void setVideoExportTime(long val)
countVideoExportTime
public long countVideoExportTime(long val)
getVideoExportTime
public long getVideoExportTime()
setVideoExportTimeSummary
public void setVideoExportTimeSummary(long val)
countVideoExportTimeSummary
public long countVideoExportTimeSummary(long val)
getVideoExportTimeSummary
public long getVideoExportTimeSummary()
setLastGopTimecode
public void setLastGopTimecode(long val)
countLastGopTimecode
public long countLastGopTimecode(long val)
getLastGopTimecode
public long getLastGopTimecode()
setLastGopPts
public void setLastGopPts(long val)
getLastGopPts
public long getLastGopPts()
setFirstAudioPts
public void setFirstAudioPts(long val)
getFirstAudioPts
public long getFirstAudioPts()
setSplitLoopActive
public void setSplitLoopActive(boolean b)
isSplitLoopActive
public boolean isSplitLoopActive()
setMinBitrate
public void setMinBitrate(int val)
- determined bitrates
getMinBitrate
public int getMinBitrate()
- determined bitrates
setMaxBitrate
public void setMaxBitrate(int val)
- determined bitrates
getMaxBitrate
public int getMaxBitrate()
- determined bitrates
setLastSimplifiedPts
public void setLastSimplifiedPts(long val)
- pts build from video es
getLastSimplifiedPts
public long getLastSimplifiedPts()
- pts build from video es
setSplitPart
public void setSplitPart(int val)
getSplitPart
public int getSplitPart()
setSplitSize
public void setSplitSize(long val)
getSplitSize
public long getSplitSize()
setEndPtsOfGop
public void setEndPtsOfGop(long val)
getEndPtsOfGop
public long getEndPtsOfGop()
setProjectFileSplitSize
public void setProjectFileSplitSize(long val)
getProjectFileSplitSize
public long getProjectFileSplitSize()
setProjectFileExportLength
public void setProjectFileExportLength(long val)
countProjectFileExportLength
public long countProjectFileExportLength(long val)
getProjectFileExportLength
public long getProjectFileExportLength()
setExportedVideoFrameNumber
public void setExportedVideoFrameNumber(int val)
countExportedVideoFrameNumber
public int countExportedVideoFrameNumber(int val)
getExportedVideoFrameNumber
public int getExportedVideoFrameNumber()
setMediaFilesExportLength
public void setMediaFilesExportLength(long val)
countMediaFilesExportLength
public long countMediaFilesExportLength(long val)
getMediaFilesExportLength
public long getMediaFilesExportLength()
setAllMediaFilesExportLength
public void setAllMediaFilesExportLength(long val)
countAllMediaFilesExportLength
public long countAllMediaFilesExportLength(long val)
getAllMediaFilesExportLength
public long getAllMediaFilesExportLength()
getSavedOutputDirectory
public java.lang.String getSavedOutputDirectory()
getStreamObjects
public java.util.Hashtable getStreamObjects()