Click or drag to resize

GUIVideoModelVolume Property

Defines the audio volume for the video.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float Volume { get; set; }

Property Value

Type: Single
Remarks

This property accepts values between 0 and 1.

See Also