Method
AgsAudioAudioBufferUtilget_copy_mode_from_format
since: 3.0.0
Declaration [src]
AgsAudioBufferUtilCopyMode
ags_audio_buffer_util_get_copy_mode_from_format (
AgsAudioBufferUtil* audio_buffer_util,
AgsAudioBufferUtilFormat destination_format,
AgsAudioBufferUtilFormat source_format
)
Parameters
destination_format
-
Type:
AgsAudioBufferUtilFormat
The destination buffer format.
source_format
-
Type:
AgsAudioBufferUtilFormat
The source buffer format.
Return value
Type: AgsAudioBufferUtilCopyMode
The desired copy mode.