Method

AgsAudioAudioSignalget_length_till_current

since: 3.0.0

Declaration [src]

guint
ags_audio_signal_get_length_till_current (
  AgsAudioSignal* audio_signal
)

Description [src]

Counts the buffers from :stream upto :stream-current.

Available since: 3.0.0

Return value

Type: guint

The counted length.