- Preparing search index...
- The search index is not available
phil-lib
Function getAudioBalanceControl
- getAudioBalanceControl(audioElement: HTMLAudioElement): ((balance: number) => void)
-
Parameters
-
audioElement: HTMLAudioElement
Returns ((balance: number) => void)
-
- (balance: number): void
-
Returns void
Returns
A function which will control the balance for the given element.