Method

AgsAudioVDSP256Managertry_acquire_triple

Declaration [src]

gboolean
ags_vdsp_256_manager_try_acquire_triple (
  AgsVDSP256Manager* vdsp_256_manager,
  AgsVDSP256Types vdsp_type_a,
  AgsVDSP256Types vdsp_type_b,
  AgsVDSP256Types vdsp_type_c,
  AgsVDSPArr** vdsp_arr_a,
  AgsVDSPArr** vdsp_arr_b,
  AgsVDSPArr** vdsp_arr_c
)

Description

No description available.

Parameters

vdsp_type_a

Type: AgsVDSP256Types

No description available.

vdsp_type_b

Type: AgsVDSP256Types

No description available.

vdsp_type_c

Type: AgsVDSP256Types

No description available.

vdsp_arr_a

Type: AgsVDSPArr

No description available.

The data is owned by the caller of the method.
vdsp_arr_b

Type: AgsVDSPArr

No description available.

The data is owned by the caller of the method.
vdsp_arr_c

Type: AgsVDSPArr

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.