C# 클래스 TranscodePlugin.Mp4TagWriterPlugin

상속: IMGPluginBase, IMGFileActionPlugin
파일 보기 프로젝트 열기: anyoun/metageta

공개 메소드들

메소드 설명
GetActions ( ) : IList
Shutdown ( ) : void
Startup ( MGDataStore dataStore, long id ) : void

비공개 메소드들

메소드 설명
WriteMp4TvShowTags ( MGFile file ) : void

메소드 상세

GetActions() 공개 메소드

public GetActions ( ) : IList
리턴 IList

Shutdown() 공개 메소드

public Shutdown ( ) : void
리턴 void

Startup() 공개 메소드

public Startup ( MGDataStore dataStore, long id ) : void
dataStore MGDataStore
id long
리턴 void