C# Class BatchGuy.App.FFMSIndex.Services.FFMSIndexOutputService

Inheritance: IFFMSIndexOutputService
Afficher le fichier Open project: yaboy58/BatchGuy Class Usage Examples

Méthodes publiques

Méthode Description
FFMSIndexOutputService ( EAC3ToConfiguration config, AbstractEAC3ToOutputNamingService eac3ToOutputNamingService, string bluRayPath, BluRaySummaryInfo bluRaySummaryInfo ) : System
GetFFMSIndexPathPart ( ) : string
GetVideoStreamPart ( ) : string

Private Methods

Méthode Description
Init ( ) : void

Method Details

FFMSIndexOutputService() public méthode

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
Résultat System

GetFFMSIndexPathPart() public méthode

public GetFFMSIndexPathPart ( ) : string
Résultat string

GetVideoStreamPart() public méthode

public GetVideoStreamPart ( ) : string
Résultat string