next up previous 8
Next: Events Up: Kramer Video-Matrix Device Previous: Connection

Subsections

Actions

Switch Video

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

Switch Audio

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

Store Video

kramerAlias:store_video(int location);
int location: Store the current Video-Setup in an internal Location; range {0,... 15}

Recall Video

kramerAlias:recall_video(int location);
int location: Recall a stored Video-Setup of an internal Location; range {0,... 15}



Volker Christian 2000-10-24