ipappprotocols_plat/srtp_api/srtp_api.metaxml
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 <?xml version="1.0" ?>
       
     2 <api id="f8c24bc6a63af8f166f2ba630e34cb03" dataversion="2.0">
       
     3   <name>SRTP API</name>
       
     4   <description>Provides services to encrypt, decrypt, authenticate and
       
     5 replay protect RTP and RTCP packets. Furthermore the API provides key management.</description>
       
     6   <type>c++</type>
       
     7   <collection>rtp</collection>
       
     8   <libs>
       
     9     <lib name="srtp.lib" />
       
    10   </libs>
       
    11   <release category="platform"/>
       
    12   <attributes>
       
    13      <!-- This indicates wether the api provedes separate html documentation -->
       
    14      <!-- or is the additional documentation generated from headers. -->
       
    15      <!-- If you are unsuere then the value is "no" -->
       
    16      <htmldocprovided>no</htmldocprovided>
       
    17      <adaptation>no</adaptation>
       
    18   </attributes>
       
    19 </api>