We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be57f0e commit 8b1c18fCopy full SHA for 8b1c18f
wsdl/ver10/schema/onvif.xsd
@@ -1144,7 +1144,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
1144
<xs:documentation>the maximum output bitrate in kbps</xs:documentation>
1145
</xs:annotation>
1146
</xs:element>
1147
- <xs:element name="AverageBitRate" type="xs:int">
+ <xs:element name="AverageBitRate" type="xs:int" minOccurs="0">
1148
<xs:annotation>
1149
<xs:documentation>The target average output bitrate in kbps. If this parameter is set to 0, AverageBitRate shall be ignored.</xs:documentation>
1150
<xs:documentation>If this parameter is configured beyond BitrateLimit, device adapts to BitrateLimit.</xs:documentation>
0 commit comments