Skip to content

Commit abb6eca

Browse files
committed
SecureStreamingProtocolAlgorithm paramter update
SecureStreamingProtocolAlgorithm parameter update in GetAudioDecoderConfigurations, SetAudioDecoderConfiguration APIs in ONVIF Media2 wsdl.
1 parent 1e43b8f commit abb6eca

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

wsdl/ver20/media/wsdl/media.wsdl

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -610,13 +610,13 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
610610
<xs:documentation>This element contains a list of audio decoder configurations</xs:documentation>
611611
</xs:annotation>
612612
</xs:element>
613-
</xs:sequence>
614-
</xs:complexType>
615-
<xs:element name="SecureStreamingProtocolAlgorithm" type="xs:string" minOccurs="0">
616-
<xs:annotation>
617-
<xs:documentation>Defines the cryptographic algorithm to use as defined by tt:SrtpSecurityAlgorithms</xs:documentation>
618-
</xs:annotation>
619-
</xs:element>
613+
<xs:element name="SecureStreamingProtocolAlgorithm" type="xs:string" minOccurs="0">
614+
<xs:annotation>
615+
<xs:documentation>Defines the cryptographic algorithm to use as defined by tt:SrtpSecurityAlgorithms</xs:documentation>
616+
</xs:annotation>
617+
</xs:element>
618+
</xs:sequence>
619+
</xs:complexType>
620620
</xs:element>
621621
<!--===============================-->
622622
<xs:element name="SetVideoEncoderConfiguration">
@@ -703,13 +703,13 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
703703
<xs:documentation>Contains the modified audio decoder configuration. The configuration shall exist in the device.</xs:documentation>
704704
</xs:annotation>
705705
</xs:element>
706+
<xs:element name="SecureStreamingProtocolAlgorithm" type="xs:string" minOccurs="0">
707+
<xs:annotation>
708+
<xs:documentation>Defines the cryptographic algorithm to use as defined by tt:SrtpSecurityAlgorithms</xs:documentation>
709+
</xs:annotation>
710+
</xs:element>
706711
</xs:sequence>
707-
</xs:complexType>
708-
<xs:element name="SecureStreamingProtocolAlgorithm" type="xs:string" minOccurs="0">
709-
<xs:annotation>
710-
<xs:documentation>Defines the cryptographic algorithm to use as defined by tt:SrtpSecurityAlgorithms</xs:documentation>
711-
</xs:annotation>
712-
</xs:element>
712+
</xs:complexType>
713713
</xs:element>
714714
<xs:element name="SetAudioDecoderConfigurationResponse" type="tr2:SetConfigurationResponse"/>
715715

@@ -804,7 +804,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
804804
</xs:annotation>
805805
</xs:element>
806806
</xs:sequence>
807-
</xs:complexType>
807+
</xs:complexType>
808808
</xs:element>
809809
<!--===============================-->
810810
<!--===============================-->

0 commit comments

Comments
 (0)