摘要: Step 1. 选择一个基类  以下是base filters共你选择继承:  1. CTransformFilter.    其利用了独立的输入输出缓存。这种类型的filter也叫做copy-transform filter。 当copy-transform filter接收到一个输入的sample,其将新构造的数据写入到output sample,然后在传递output sample 到下一个... 阅读全文
posted @ 2010-11-03 13:46 hungryMan 阅读(435) 评论(0) 推荐(0)