Directshow中的时钟(Time and Clocks in Dshow)[16]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 aoosang 的 blog

2 如果graph包含一个活动的源filterlive source),并且这个filterireferenceclock接口,那么就用这个时钟。

3 如果graph中不含有任何活动的源filter,就选用graph中任何暴露ireferenceclock接口的filter,选择的方法是从renderers逆流向上,连接的filter优先,没有连接的filter次之。

4如果没有任何filter符合条件,就采用系统参考时钟system reference clock

设置参考时钟

本文关键:Directshow中的时钟(Time and Clocks in Dshow)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top