C# 클래스 tracm.VideoProcessor

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

Private Properties

프로퍼티 타입 설명
RunFFMPEG string
ScanFileFormat void
ScanFileFormatDirect void

공개 메소드들

메소드 설명
Cancel ( ) : void
Transcode ( string outputPath ) : void
VideoProcessor ( string path ) : System

비공개 메소드들

메소드 설명
RunFFMPEG ( string parameters ) : string
ScanFileFormat ( string details ) : void
ScanFileFormatDirect ( ) : void

메소드 상세

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

Transcode() 공개 메소드

public Transcode ( string outputPath ) : void
outputPath string
리턴 void

VideoProcessor() 공개 메소드

public VideoProcessor ( string path ) : System
path string
리턴 System