Method | Description | |
---|---|---|
BluRayTitleParserService ( ILineItemIdentifierService lineItemIdentifierService, List |
||
GetAudioType ( |
||
GetId ( |
||
GetLanguage ( |
||
GetTitleInfo ( ) : |
||
IsAudioType ( |
||
IsIdValid ( string id ) : bool |
Method | Description | |
---|---|---|
SetAudio ( |
||
SetChapter ( |
||
SetIsLosslessAudioFlag ( EnumAudioType audioType ) : bool | ||
SetSubtitle ( |
||
SetVideo ( |
public BluRayTitleParserService ( ILineItemIdentifierService lineItemIdentifierService, List |
||
lineItemIdentifierService | ILineItemIdentifierService | |
processOutputLineItems | List |
|
languageService | IMKVMergeLanguageService | |
return | System |
public GetAudioType ( |
||
lineItem | ||
return | EnumAudioType |
public GetId ( |
||
lineItem | ||
return | string |
public GetLanguage ( |
||
lineItem | ||
return | string |
public GetTitleInfo ( ) : |
||
return |
public IsAudioType ( |
||
processOutputLineItem | ||
criteria | string | |
return | bool |