C# 클래스 BatchGuy.App.FFMSIndex.Services.FFMSIndexOutputService

상속: IFFMSIndexOutputService
파일 보기 프로젝트 열기: yaboy58/BatchGuy 1 사용 예제들

공개 메소드들

메소드 설명
FFMSIndexOutputService ( EAC3ToConfiguration config, AbstractEAC3ToOutputNamingService eac3ToOutputNamingService, string bluRayPath, BluRaySummaryInfo bluRaySummaryInfo ) : System
GetFFMSIndexPathPart ( ) : string
GetVideoStreamPart ( ) : string

비공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

FFMSIndexOutputService() 공개 메소드

public FFMSIndexOutputService ( EAC3ToConfiguration config, AbstractEAC3ToOutputNamingService eac3ToOutputNamingService, string bluRayPath, BluRaySummaryInfo bluRaySummaryInfo ) : System
config BatchGuy.App.Eac3to.Models.EAC3ToConfiguration
eac3ToOutputNamingService BatchGuy.App.Eac3To.Abstracts.AbstractEAC3ToOutputNamingService
bluRayPath string
bluRaySummaryInfo BatchGuy.App.Parser.Models.BluRaySummaryInfo
리턴 System

GetFFMSIndexPathPart() 공개 메소드

public GetFFMSIndexPathPart ( ) : string
리턴 string

GetVideoStreamPart() 공개 메소드

public GetVideoStreamPart ( ) : string
리턴 string