Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── BtSignalAnalysisDialog
The dialog shows a spectrum analyzer and level-meters for left/right channel. The spectrum analyzer support mono and stereo display. It has a few settings for logarithmic/linear mapping and precission.
Right now the analyser-section can be attached to a BtWire and the BtSinkBin.
The dialog is not modal.
BtSignalAnalysisDialog *
bt_signal_analysis_dialog_new (const GstBin *element
);
Create a new instance
“element”
property“element” GstBin *
Set wire/machine object, the dialog handles.
Flags: Write / Construct Only