OSDN Git Service

#34198 DirectShow による動画の再生を行うクラス CAviDS を追加し、これを利用するように変更した。
[dtxmania/dtxmania.git] / DTXManiaプロジェクト / コード / ステージ / 08.結果 / CActResultImage.cs
index d1c0beb..3797a31 100644 (file)
@@ -152,7 +152,7 @@ namespace DTXMania
                        //if ( ( ( this.nAVI再生開始時刻 != -1 ) && ( this.avi != null ) ) && ( this.sfリザルトAVI画像 != null ) )\r
                        if ( this.rAVI != null )\r
                        {\r
-                               this.actAVI.t進行描画( (int) ( x * Scale.X ), (int) ( y * Scale.Y ) );\r
+                               this.actAVI.t進行描画( (int) ( x * Scale.X ), (int) ( y * Scale.Y ), 612, 605 );\r
                        }\r
                        #region [ プレビュー画像表示 ]\r
                        else if( this.r表示するリザルト画像 != null )\r