| Namespace | 
                        http://avschemas.usb.org/v1/AVSchema | 
                     
                     
                        | 
                            Annotations 
                           
                         | 
                        
                           
                              
                                 
                                    
                                       Describes all possible compression types for a YUV4:4:4 VideoBulkStream.  | 
                                     
                                  
                               
                            
                         | 
                     
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | 
                            Used by 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | Model | 
                        vcidFULL | vcidPARTIAL | vcidH264BASEINTRA | vcidH264BASEPRED | vcidH264HIQINTRA | vcidH264HIQPRED | vcidVendor | 
                     
                     
                        | Children | 
                        vcidFULL, vcidH264BASEINTRA, vcidH264BASEPRED, vcidH264HIQINTRA, vcidH264HIQPRED, vcidPARTIAL, vcidVendor | 
                     
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <xsi:complexType name="videoCompressionBulk420Type">
  <xsi:annotation>
    <xsi:documentation>Describes all possible compression types for a YUV4:4:4 VideoBulkStream.</xsi:documentation>
  </xsi:annotation>
  <xsi:choice>
    <xsi:element name="vcidFULL" type="emptyElementType"/>
    <xsi:element name="vcidPARTIAL" type="emptyElementType"/>
    <xsi:element name="vcidH264BASEINTRA" type="emptyElementType"/>
    <xsi:element name="vcidH264BASEPRED" type="emptyElementType"/>
    <xsi:element name="vcidH264HIQINTRA" type="emptyElementType"/>
    <xsi:element name="vcidH264HIQPRED" type="emptyElementType"/>
    <xsi:element name="vcidVendor" type="extensionType"/>
  </xsi:choice>
</xsi:complexType> | 
                                  
                               
                            
                         | 
                     
                     
                        | Schema location | 
                        file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd |