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

4
LINES

< > BotCompany Repo | #1019979 // oshi_edid - EDID display ID of first display

JavaX fragment (include)

static byte[] oshi_edid() {
  Display d = first(oshi_hardware().getDisplays());
  ret d == null ? null : d.getEdid();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019979
Snippet name: oshi_edid - EDID display ID of first display
Eternal ID of this version: #1019979/1
Text MD5: 2e09b6f78de29ff3153f68adc44c236e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-03 00:36:04
Source code size: 122 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 236 / 259
Referenced in: [show references]