uclmmbase-driver.sgml

来自「UCL Common Code Library Routines comm」· SGML 代码 · 共 32 行

SGML
32
字号
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity hmac SYSTEM "sgml/hmac.sgml">
<!entity md5 SYSTEM "sgml/md5.sgml">
<!entity netudp SYSTEM "sgml/net_udp.sgml">
<!entity rtp SYSTEM "sgml/rtp.sgml">
<!entity debug SYSTEM "sgml/debug.sgml">
<!entity memory SYSTEM "sgml/memory.sgml">
]>

<book>
  <bookinfo>
   <title>UCL Common Library Reference</title>
  </bookinfo>

<chapter id="uclmmbase">
  <title>Overview</title>

<para> The UCL Common Multimedia Library provides a number of useful
features for multimedia applications.  It includes several protocols
and functions related to IETF multimedia applications.</para>

    &hmac;
    &md5;
    &netudp;
    &rtp; 

    &debug;
    &memory;

</chapter>

</book>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?