Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1003759 // JavaFX Video Player (no controls)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (739L/5K/19K).

!752

!include #1003758 // VideoPlayer

p {
  jfxForceGPU(); // fast playback!
  
  VideoPlayer.arg = or2(get(args, 0), "/media/CE009E97009E865D__/Lenny Kravitz Let Love Rule.mp4");
  print("Playing " + VideoPlayer.arg + "...");
  jfxStart(VideoPlayer.class);
  
  hideConsole(); // Let's try the new autoVMExit
}

Author comment

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: 391 / 555
Referenced in: [show references]