Class ComplexJobVideoOutputType

  • All Implemented Interfaces:
    Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
    Direct Known Subclasses:
    NLEJob2VideoOutputType

    public class ComplexJobVideoOutputType
    extends ComplexJobOutputType
    implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    Java class for ComplexJobVideoOutputType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ComplexJobVideoOutputType">
       <complexContent>
         <extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobOutputType">
           <sequence>
             <element name="scaling" type="{http://xml.vidispine.com/schema/vidispine}ScalingType" minOccurs="0"/>
             <element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
             <element name="pixelFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="gopSize" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
             <element name="maxBFrames" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
             <element name="rcBufferSize" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
             <element name="rcInitialBufferOccupancy" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
             <element name="minBitrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
             <element name="maxBitrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
             <element name="colorSiting" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
             <element name="generateThumbnails" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/>
                       <element name="minDelay" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
                       <element name="maxDelay" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
                       <element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                       <element name="detectorPlugin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                       <element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
                       <element name="period" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
                       <element name="bulkyMetadataURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="generatePosters" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                       <element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
                       <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/>
                       <element name="timeCode" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" maxOccurs="unbounded"/>
                       <element name="format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                       <element name="setting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
                     </sequence>
                     <attribute name="smallPosters" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="detectFaces" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="metadataUri" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                       <element name="faceDetectorPlugin" type="{http://www.w3.org/2001/XMLSchema}string"/>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="overlay" type="{http://xml.vidispine.com/schema/vidispine}OverlayType" maxOccurs="unbounded" minOccurs="0"/>
             <element name="textOverlay" type="{http://xml.vidispine.com/schema/vidispine}TextOverlayType" maxOccurs="unbounded" minOccurs="0"/>
             <element name="stripParameterSets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="addParameterSets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="parameterSets" type="{http://www.w3.org/2001/XMLSchema}hexBinary" minOccurs="0"/>
             <element name="level" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="disableFrameDupDrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="forceCFR" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="burnTimecode" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="imageQuality" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
             <element name="displayWidth" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
             <element name="displayHeight" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
             <element name="displayXOffset" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
             <element name="displayYOffset" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
             <element name="containerSAR" type="{http://xml.vidispine.com/schema/vidispine}AspectRatioType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form