Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element avCluster
Namespace http://avschemas.usb.org/v1/AVSchema
Annotations
Describes the structure returned by a Cluster AVControl.
Diagram
Diagram AVTypes_xsd_Attribute_Group_refID.tmp#refID AVTypes_xsd_Complex_Type_avClusterControlType.tmp#avClusterControlType_videoCluster AVTypes_xsd_Complex_Type_avClusterControlType.tmp#avClusterControlType_audioCluster AVTypes_xsd_Complex_Type_avClusterControlType.tmp#avClusterControlType_metadataCluster AVTypes_xsd_Complex_Type_avClusterControlType.tmp#avClusterControlType_rawDataCluster AVTypes_xsd_Complex_Type_avClusterControlType.tmp#avClusterControlType
Type avClusterControlType
Properties
content: complex
Model (videoCluster{0,1} , audioCluster{0,1} , metadataCluster{0,1}) | rawDataCluster
Children audioCluster, metadataCluster, rawDataCluster, videoCluster
Instance
<avCluster refID="" xmlns="http://avschemas.usb.org/v1/AVSchema">
  <videoCluster>{0,1}</videoCluster>
  <audioCluster>{0,1}</audioCluster>
  <metadataCluster>{0,1}</metadataCluster>
  <rawDataCluster>{1,1}</rawDataCluster>
</avCluster>
Attributes
QName Type Fixed Default Use Annotation
refID xsi:string optional
Can be used to uniquely identify the object represented by this element for external binding reference purposes.
The value of the refID shall be unique for each object within the AVFunction and is implementation-specific. May be a GUID.
Source
<xsi:element name="avCluster" type="avClusterControlType">
  <xsi:annotation>
    <xsi:documentation>Describes the structure returned by a Cluster AVControl.</xsi:documentation>
  </xsi:annotation>
</xsi:element>
Schema location http://avschemas.usb.org/v1/avschema.xsd