GUIVideoModelVolume Property
|
Defines the audio volume for the video.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic float Volume { get; set; }
Property Value
Type:
Single
Remarks
This property accepts values between 0 and 1.
See Also