Virtual Method

AgsSoundcardget_prev_buffer

since: 3.0.0

Declaration [src]

void*
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 called function.
The return value can be NULL.