Virtual Method

AgsSoundcardget_buffer

since: 3.0.0

Declaration [src]

void*
get_buffer (
  AgsSoundcard* soundcard
)

Description [src]

Get current playback buffer.

Available since: 3.0.0

Return value

Type: void*

Current playback buffer.

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