Virtual Method

AgsSoundcardunlock_sub_block

since: 3.0.0

Declaration [src]

void
unlock_sub_block (
  AgsSoundcard* soundcard,
  void* buffer,
  guint sub_block
)

Description [src]

Unlock sub block.

Available since: 3.0.0

Parameters

buffer

Type: void*

The buffer to lock.

The argument can be NULL.
The data is owned by the caller of the function.
sub_block

Type: guint

And its sub block.