AudioOutput

Signature

declare enum AudioOutput {    Mono = "mono",    Stereo = "stereo",    Left = "left",    Right = "right"}

Members

This export does not declare public properties or methods in the generated declaration file.