Skip to content

Priority

stany24 edited this page Jun 21, 2023 · 1 revision

The priority of the stream is the way it is shown to the student.

  • Windowed: The window is moveable, resizable and it can be minimized.
  • Full screen: The window takes the whole screen and cannot be minimized.
  • Topmost: The window is moveable and resizable but cannot be minimized, it will always be in front of other applications.
  • Blocking: The application is full screen and the user is blocked, he cannot use the mouse nor the keyboard.

Clone this wiki locally