Method
AgsAudioAudioFilewrite
since: 3.0.0
[−]
Declaration [src]
void
ags_audio_file_write (
AgsAudioFile* audio_file,
void* buffer,
guint buffer_size,
guint format
)
[−]
Parameters
buffer
-
Type:
void*
The audio data.
The argument can be NULL
.The data is owned by the caller of the method. buffer_size
-
Type:
guint
The count of frames to write.
format
-
Type:
guint
The format.