Libraryless. Click here for Pure Java version (739L/5K/19K).
1 | !752 |
2 | |
3 | !include #1003758 // VideoPlayer |
4 | |
5 | p { |
6 | jfxForceGPU(); // fast playback! |
7 | |
8 | VideoPlayer.arg = or2(get(args, 0), "/media/CE009E97009E865D__/Lenny Kravitz Let Love Rule.mp4"); |
9 | print("Playing " + VideoPlayer.arg + "..."); |
10 | jfxStart(VideoPlayer.class); |
11 | |
12 | hideConsole(); // Let's try the new autoVMExit |
13 | } |
Began life as a copy of #1003750
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003759 |
Snippet name: | JavaFX Video Player (no controls) |
Eternal ID of this version: | #1003759/1 |
Text MD5: | 137a817770a86c5be34b3f89b9291576 |
Transpilation MD5: | 968621bd5bc621c276c83002e2368c46 |
Author: | stefan |
Category: | javax / javafx |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-28 02:26:31 |
Source code size: | 327 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 496 / 688 |
Referenced in: | [show references] |