Uses of Class
com.vidispine.generated.PartialFileDemuxerInfoType
-
-
Uses of PartialFileDemuxerInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileDemuxerInfoType Modifier and Type Field Description protected PartialFileDemuxerInfoType
ComplexJobType.Input. partialFile
Methods in com.vidispine.generated that return PartialFileDemuxerInfoType Modifier and Type Method Description PartialFileDemuxerInfoType
ObjectFactory. createPartialFileDemuxerInfoType()
Create an instance ofPartialFileDemuxerInfoType
PartialFileDemuxerInfoType
ComplexJobType.Input. getPartialFile()
Gets the value of the partialFile property.PartialFileDemuxerInfoType
PartialFileDemuxerInfoType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
PartialFileDemuxerInfoType
PartialFileDemuxerInfoType. withAdjustForPTSPredecessors(Boolean value)
PartialFileDemuxerInfoType
PartialFileDemuxerInfoType. withByteOffset(Long value)
PartialFileDemuxerInfoType
PartialFileDemuxerInfoType. withDescriptor(PartialFileDescriptorType value)
PartialFileDemuxerInfoType
PartialFileDemuxerInfoType. withDescriptorLocation(String value)
Methods in com.vidispine.generated with parameters of type PartialFileDemuxerInfoType Modifier and Type Method Description void
ComplexJobType.Input. setPartialFile(PartialFileDemuxerInfoType value)
Sets the value of the partialFile property.ComplexJobType.Input
ComplexJobType.Input. withPartialFile(PartialFileDemuxerInfoType value)
-