📄 mssync.sgml
字号:
<!-- ##### SECTION Title ##### -->MSSync<!-- ##### SECTION Short_Description ##### -->The base object for implementing synchronization.<!-- ##### SECTION Long_Description ##### --><para>A mediastreamer thread executes the synchronize() function of the MSSync object, then all the processing functions of the chain of filters attached to the synchronisation.A synchronize function may do nothing, can wait for a timer, or can select for some file descriptors to change, etc... The developper is free toimplement derivated objects of MSSync in order to satisfy its needs.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT MSSync ##### --><para>Only programmers creating new derivated objects of #MSSync are interested in this object.</para>@klass: @lock: @attached_filters: @execution_list: @filters: @run: @thread: @thread_cond: @stop_cond: @flags: @interval: @ticks: @time: <!-- ##### FUNCTION ms_sync_attach ##### --><para></para>@sync: @f: @Returns: <!-- ##### FUNCTION ms_sync_detach ##### --><para></para>@sync: @f: @Returns:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -