10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
#title GetVideoVolume [RCBasic Doc]
|
|
#header Function GetVideoVolume( )
|
|
|
|
Returns the volume of a video
|
|
|
|
Volume can be in a range of 0 to 128
|
|
|
|
#ref SetVideoVolume
|
|
|