BIS fnc customGPSVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - " +" to " ")
Line 22: Line 22:
|seealso= [[BIS_fnc_playVideo]]
|seealso= [[BIS_fnc_playVideo]]
}}
}}





Revision as of 23:46, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Parameters:
videoFilePath: String - video file path
sizeCoef: Number - (Optional, default 1)
Return Value:
Return value needed

Examples

Example 1:
["myVideo.ogv", 0.75] call BIS_fnc_customGPSVideo;

Additional Information

See also:
BIS_fnc_playVideo

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note