Click or drag to resize
XDL

XVideoFrameFilter Methods

The XVideoFrameFilter type exposes the following members.

Methods
  Name Description
Public method CleanUp 필터 객체가 소멸할 때 필터 내부 데이터 정리와 같은 처리를 정의한다.
Public method FilterProcess 필터 처리를 정의한다.
Public method SetVideoChannel 필터를 적용할 동영상 채널을 설정한다. dl 메소드는 채널에 필터를 추가할 때 자동으로 불린다.
Top
See Also