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: | 322 / 342 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019980 - oshi_displaySizeInCM() - if available #1019981 - oshi_displays |