Method

AgsAudioAudioContainerwrite

Declaration [src]

void
ags_audio_container_write (
  AgsAudioContainer* audio_container,
  void* buffer,
  guint buffer_size,
  AgsSoundcardFormat format
)

Description

No description available.

Parameters

buffer

Type: void*

No description available.

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

Type: guint

No description available.

format

Type: AgsSoundcardFormat

No description available.