...
For multiple outputs the relevant API is roVideoMode
SetScreenModes
and the corresponding GetScreenModes
(for single output players the main API is roVideoMode
SetMode
).
GetScreenModes
returns an roArray
of roAssociativeArray
which describe each available output on the platform and how they are configured. The members of the roAssociativeArray
are:
...