29 lines
385 B
INI
29 lines
385 B
INI
[network]
|
|
ip=127.0.0.1
|
|
port=9627
|
|
localPort=9539
|
|
[screen]
|
|
mainScreenX = 0;
|
|
mainScreenY = 0;
|
|
mainScreenWidth = 3240
|
|
mainScreenHeight = 1080
|
|
projectX = 0;
|
|
projectY = 0;
|
|
projectWidth = 1920
|
|
projectHeight = 1080
|
|
textX = 0
|
|
textY = 40
|
|
textWidth = 3840
|
|
textHeight = 500
|
|
imageWidth=3840
|
|
#imageHeight=928
|
|
imageHeight=835
|
|
cricle = 40
|
|
|
|
[movie]
|
|
x=0
|
|
y=0
|
|
width=3840
|
|
height=1080
|
|
path=bg.mov
|
|
wav=bg.mp3 |