![]() |
XVideo
|
public abstract class XVideoFrameFilter : IDisposable
The XVideoFrameFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | XVideoFrameFilter | XVideoFrameFilter클래스의 기본 생성자로서, 내부 멤버 변수의 초기화를 수행한다. |
Name | Description | |
---|---|---|
![]() | CleanUp | 필터 객체가 소멸할 때 필터 내부 데이터 정리와 같은 처리를 정의한다. |
![]() | FilterProcess | 필터 처리를 정의한다. |
![]() | SetVideoChannel | 필터를 적용할 동영상 채널을 설정한다. dl 메소드는 채널에 필터를 추가할 때 자동으로 불린다. |