Click or drag to resize

ControlPanelOnVolumeValueChanged Method

Callback from a Slider or a similar component to change the volume Notifies the player to change the volume

Namespace:  frame8.MediaPlayer8Example
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void OnVolumeValueChanged(
	float value
)

Parameters

value
Type: SystemSingle
See Also