Frameclass

objectFrame
Namespace
global
Assembly
Sandbox.Engine
Declaration
public sealed struct Sandbox.Audio.AudioMeter.Frame

Properties4

Showing 4 properties

public float Sandbox.Audio.AudioMeter.Frame.MaxLevel { get; set; }PUBLICGETSET

Returns:float

public float Sandbox.Audio.AudioMeter.Frame.MaxLevelLeft { get; set; }PUBLICGETSET

Returns:float

public float Sandbox.Audio.AudioMeter.Frame.MaxLevelRight { get; set; }PUBLICGETSET

Returns:float

public int Sandbox.Audio.AudioMeter.Frame.VoiceCount { get; set; }PUBLICGETSET

The amount of individual voices playing

Returns:int

On this page