Virtual Method

AgsSequencerunlock_buffer

since: 3.0.0

Declaration [src]

void
unlock_buffer (
  AgsSequencer* sequencer,
  void* buffer
)

Description [src]

Unlock buffer.

Available since: 3.0.0

Parameters

buffer

Type: void*

The buffer to unlock.

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