GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
video_displaydescr(3) Arcan Lua API video_displaydescr(3)

video_displaydescr - retrieve a byte block and a hash for identifying a specific display

block, hash
video_displaydescr( dispid )

For dealing with multiple-monitors where one might need to track settings, calibration and other monitor individual properties , some kind of identity token is needed. This function returns the platform identity one, which for most cases should be an EDID formatted binary blob, along with a hash value of the contents of the block for when user-readable names are not needed.

function video_displaydescr0()
      warning( video_displaydescr(0) );
end

June 2022 vidsys

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.