Method
AgsAudioSynthUtilget_xcross_count
since: 3.0.0
[−]
Declaration [src]
guint
ags_synth_util_get_xcross_count (
AgsSynthUtil* synth_util,
void* buffer,
guint format,
guint buffer_size
)
[−]
Parameters
buffer
-
Type:
void*
The buffer containing audio data.
The argument can be NULL
.The data is owned by the caller of the method. format
-
Type:
guint
The format.
buffer_size
-
Type:
guint
The buffer size.