Drucegrove DragonFly User Manual 1.4
Page 24
Video Settings
The following settings can be defined in the Settings.xml file, under VideoSettings:
OverrideSettings
Boolean value, false by default.
If True, the video settings inside the loaded DFX will be ignored, and the video
settings in the Settings.xml file will be used instead.
VideoURL
String value, empty by default.
The local file location and name, or the URL of a live network video stream.
(Note: This setting will only be used if OverrideSettings is True)
VideoSizeMode
This defines how the video is sized in the video canvas.
Valid options are:
0 = Automatic
1 = Fill Window (stretch)
2 = Fill Window (4:3 aspect ratio)
3 = Fill Window (16:9 aspect ratio)
4 = Do Not Resize
(Note: This setting will only be used if OverrideSettings is True)
VideoThreadPriority
This defines the CPU priority of the video thread. This should not have to be
adjusted, but valid values are:
Highest
AboveNormal
Normal
BelowNormal
Lowest
(Note: This setting will only be used if OverrideSettings is True)
HideWhenNoVideo
Boolean value, false by default.
If True, the video canvas will be hidden when no video is present (ie, live
network video stream is disconnected). Alternative screen content can be
positioned behind the video window, to be shown when the video is not
present.
(Note: This setting will only be used if OverrideSettings is True)
Loop
Boolean value, true by default.
This is only available for a local video file. If set to False, the video file will only
play once, and then stop.
(Note: This setting will only be used if OverrideSettings is True)
AudioVolume
Integer value between 0 and 10000.
Zero will mute the audio, and 10000 is full volume.
(Note: This setting will only be used if OverrideSettings is True)
AudioBalance
Integer value between -5000 and 5000 for left/right audio balance.
Negative values are for left balance, positive values are for right balance.
(Note: This setting will only be used if OverrideSettings is True)