Skip to content

AudioPreferencesPanel

Overview

The panel for the PreferencesDialog containing preferences related to audio.

@author Jesse Greenberg (PhET Interactive Simulations)

Class AudioPreferencesPanel

import { AudioPreferencesPanel } from 'scenerystack/sim';

Constructor

new AudioPreferencesPanel( audioModel : AudioModel, selectedTabProperty : TReadOnlyProperty<PreferencesType>, tabVisibleProperty : TReadOnlyProperty<boolean>, providedOptions : AudioPreferencesPanelOptions )

Instance Methods

Source Code

See the source for AudioPreferencesPanel.ts in the joist repository.