質問編集履歴
2
初心者アイコンにチェック
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
ファイルパス指定の詳細
title
CHANGED
File without changes
|
body
CHANGED
@@ -29,6 +29,7 @@
|
|
29
29
|
//動画メディアの指定&再生
|
30
30
|
|
31
31
|
video.setVideoPath("/SC-04G/Movies/test.mp4");
|
32
|
+
//動画のファイルパス指定
|
32
33
|
|
33
34
|
video.start();
|
34
35
|
}
|