Method

AgsSoundcardget_prev_buffer

since: 3.0.0

Declaration [src]

void*
ags_soundcard_get_prev_buffer (
  AgsSoundcard* soundcard
)

Description [src]

Get future playback buffer.

Available since: 3.0.0

Return value

Type: void*

Prev playback buffer.

The data is owned by the instance.
The return value can be NULL.