C# 클래스 LongoMatch.Video.Utils.FramesSeriesCapturer

파일 보기 프로젝트 열기: GNOME/longomatch 1 사용 예제들

공개 메소드들

메소드 설명
Cancel ( ) : void
CaptureFrames ( ) : void
FramesSeriesCapturer ( MediaFileSet fileSet, TimelineEvent evt, uint interval, string outputDir ) : System
Start ( ) : void

메소드 상세

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

CaptureFrames() 공개 메소드

public CaptureFrames ( ) : void
리턴 void

FramesSeriesCapturer() 공개 메소드

public FramesSeriesCapturer ( MediaFileSet fileSet, TimelineEvent evt, uint interval, string outputDir ) : System
fileSet MediaFileSet
evt LongoMatch.Core.Store.TimelineEvent
interval uint
outputDir string
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void