[][src]Module iced_audio::native::phase_meter

Display a visualizer that displays the phase correlation of a stereo signal.

Structs

PhaseMeter

A visualizer that displays the phase correlation of a stereo signal.

State

The local state of a PhaseMeter.

TierPositions

The Normal positions of each color tier of a PhaseMeter

Enums

Orientation

The orientation of a PhaseMeter

Traits

Renderer

The renderer of a PhaseMeter.