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

8
LINES

< > BotCompany Repo | #1034409 // ffmpegLibraryIDForPlatform

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (7640L/43K).

1  
sS ffmpegLibraryIDForPlatform() {
2  
  if (isLinux())
3  
    ret #1400557;
4  
  else if (isWindows())
5  
    ret #1400558;
6  
  else
7  
    null;
8  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034409
Snippet name: ffmpegLibraryIDForPlatform
Eternal ID of this version: #1034409/2
Text MD5: cddb3447de77fc9316803fe4ea2227ff
Transpilation MD5: 0a1f3e9aeb4a406caca3a1219e9d2544
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-06 01:26:28
Source code size: 136 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 82 / 119
Version history: 1 change(s)
Referenced in: [show references]