Virtual Method

AgsSequencerlock_buffer

since: 3.0.0

Declaration [src]

void
lock_buffer (
  AgsSequencer* sequencer,
  void* buffer
)

Description [src]

Lock buffer.

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.