17 lines
349 B
HTML
17 lines
349 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetChannelVolume [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub SetChannelVolume(channel, vol) </h2></p>
|
|
<p>
|
|
Sets the volume of the audio on a channel
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |