C# 클래스 iRacingReplayOverlay.Phases.TranscodeAndOverlayMarshaled

파일 보기 프로젝트 열기: vipoo/iRacingReplayOverlay.net 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( string name, string gameDataFile, int videoBitRate, string destFile, bool highlights, long>.Action progressReporter, CancellationToken token ) : void

메소드 상세

Apply() 공개 정적인 메소드

public static Apply ( string name, string gameDataFile, int videoBitRate, string destFile, bool highlights, long>.Action progressReporter, CancellationToken token ) : void
name string
gameDataFile string
videoBitRate int
destFile string
highlights bool
progressReporter long>.Action
token System.Threading.CancellationToken
리턴 void