Method
AgsAudioOscBufferUtilcopy
since: 6.0.0
Declaration [src]
AgsOscBufferUtil*
ags_osc_buffer_util_copy (
AgsOscBufferUtil* osc_buffer_util
)
Return value
Type: AgsOscBufferUtil
The newly allocated AgsOscBufferUtil
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |