⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 multiplexing.sgml

📁 linphone源码-1.3.5.tar.gz,linphone源码-1.3.5.tar.gz
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->Multiplexing sessions (in a one thread design)<!-- ##### SECTION Short_Description ##### -->The SessionSet API allows applications to make I/O on mutilple rtp sessionswithout making blocking I/O, but keeping the main process synchronised.<!-- ##### SECTION Long_Description ##### --><para>The scheduled mode must be enabled for all rtp session that are managed through the SessionSet API. See rtp_session_set_scheduling_mode().</para><!-- ##### SECTION See_Also ##### --><para>See the mrtprecv.c and mrtpsend.c programs included in the library that usesthe SessionSet API to send or receive multiple RTP streams in one thread design.</para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT SessionSet ##### --><para></para>@rtpset: <!-- ##### FUNCTION session_set_new ##### --><para></para>@Returns: <!-- ##### MACRO session_set_init ##### --><para></para>@ss: <!-- ##### MACRO session_set_set ##### --><para></para>@ss: @rtpsession: <!-- # Unused Parameters # -->@_set: @_session: <!-- ##### MACRO session_set_is_set ##### --><para></para>@ss: @rtpsession: <!-- # Unused Parameters # -->@_set: @_session: <!-- ##### MACRO session_set_clr ##### --><para></para>@ss: @rtpsession: <!-- ##### FUNCTION session_set_select ##### --><para></para>@recvs: @sends: @errors: @Returns: <!-- # Unused Parameters # -->@sendrecvs: @recv: @send: @sendrecv: <!-- ##### FUNCTION session_set_destroy ##### --><para></para>@set: 

⌨️ 快捷键说明

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