Files
RCBASIC4/doc/files/getvideovolume.html
2024-12-14 15:28:03 -05:00

23 lines
458 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetVideoVolume [RCBasic Doc] </title>
</head>
<body>
<p><h2>function GetVideoVolume( ) </h2></p>
<p>
Returns the volume of a video
</p>
<p>
Volume can be in a range of 0 to 128
</p>
<br><p>Related:
<a href="setvideovolume.html">SetVideoVolume</a>
</p>
<p>
</body>
</html>