Signal

PwgStream::level

since: 0.1

Declaration

void
level (
  PwgStream* self,
  gdouble peak,
  gpointer user_data
)

Description [src]

Emitted from the object’s construction thread-default main context when a new peak value is available.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Stability: Unstable
Available since: 0.1

Parameters

peak

Type: gdouble

The latest absolute sample peak.