MusicToneAudioFrequency Property
Sound frequency to play. A value of zero will silence the device. The
effective frequency range is 10-10000Hz. Any nonzero frequency less than 10
Hz will be capped to 10Hz. Any frequency above 10Khz will be capped to
10KHz.
Namespace: CTRE.Phoenix6.ControlsAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public double AudioFrequency { get; set; }
member AudioFrequency : float with get, set
Property Value
Double