AvVideo.ini

SUMMARY

The file "AvVideo.ini" keeps information for video overlay during runtime.

DESCRIPTION

With the program 'AvVideo.exe' and a ‘Hauppauge’ interface it is possible to overlay videos during runtime of ALPHA-VISION®Visu.

AvVideo is entirely controlled via the INI-File AvVideo.ini; that is located in the directory 'Video' below the folder ‘bin’.

Example:

 
c:\vision\bin\Video\AvVideo.ini

Section [AvVideo]

Entry Type Description / Example Default
Title string
Defines the window title
Example
					
AvVideo - Channel x (x=Number of the selected channel)
Channel integer
Defines the TV-Channel
Example
					
0
PosX integer
Defines the X-Position of the left upper corner.
Example
					
0
PosY integer
Defines the Y-Position of the left upper corner.
Example
					
0
Width integer
Defines the Width of the application window.
Example
					
780
Height integer
Defines the Height of the application window.
Example
				
					
604

Section [CamCOM]

Entry Type Description / Example Default
Camera integer
Camera=0
- The definition for entry "Channel n" of the section "[Titles]" is used as window title.

Camera=ungleich 0
- The definition for entry "Title" of the section "[AvVideo]" is used as window title.
Example
				
					
0

Section [Titles]

Entry Type Description / Example Default
Channel n string
Window title for Channel n
Example
					
AvVideo - Channel n (n=Number for the selected channel)
Camera n string
Window title for Camera n
Example
					
AvVideo - Camera n n=Number for the selected Camera)