Next: Events
Up: Kramer Video-Matrix Device
Previous: Connection
Subsections
kramerAlias:switch_video(int input, int output);
- int input: The Video-Input which should be connected to the Video-Output
- int output: The Video-Output the Video-Input should be connected to
kramerAlias:switch_audio(int input, int output);
- int input: The Audio-Input which should be connected to the Audio-Output
- int output: The Audio-Output the Audio-Input should be connected to
kramerAlias:store_video(int location);
- int location: Store the current Video-Setup in an internal Location; range {0,... 15}
kramerAlias:recall_video(int location);
- int location: Recall a stored Video-Setup of an internal Location; range {0,... 15}
Volker Christian
2000-10-24