Click or drag to resize

ControllerProxyRequestSetVolume Method

Requesting to set the volume

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool RequestSetVolume(
	float v01
)

Parameters

v01
Type: SystemSingle

Return Value

Type: Boolean
if accepted
See Also