Function

AgsAudioAudioBufferUtilget_copy_mode

since: 3.0.0

Declaration [src]

AgsAudioBufferUtilCopyMode
ags_audio_buffer_util_get_copy_mode (
  AgsAudioBufferUtilFormat destination_format,
  AgsAudioBufferUtilFormat source_format
)

Description [src]

Get copy mode for given destination and source format.

Available since: 3.0.0

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.