OSDN Git Service

インタフェース変更: 入力コメント設定
[coroid/inqubus.git] / frontend / src / yukihane / saccubus / converter / profile / Profile.java
index c9027e6..3442f8b 100644 (file)
@@ -10,9 +10,9 @@ public interface Profile {
 
     ProxyProfile getProxySetting();
 
-    InputFileSetting getVideoSetting();
+    VideoProfile getVideoSetting();
 
-    InputFileSetting getCommentSetting();
+    CommentProfile getCommentSetting();
 
     InputFileSetting getTcommentSetting();