mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-12 02:40:02 +01:00
Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
22
veejay-current/veejay-server/test/examples/keydemo2.pl
Normal file
22
veejay-current/veejay-server/test/examples/keydemo2.pl
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
# show multi mirrors,
|
||||
# type 0,1 = vertical, 1,2 = horizontal
|
||||
# count is meaningfull below ~30
|
||||
|
||||
my $len = 100;
|
||||
|
||||
print "355:;\n";
|
||||
|
||||
|
||||
#clip a = blue, clip b = green
|
||||
|
||||
print "361:0 1 242 44 255;\n";
|
||||
|
||||
print "+$len\n";
|
||||
|
||||
print "361:0 1 223 2990 255 0 0;\n";
|
||||
print "+$len\n";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user