Method

AgsAudioVector256Managertry_acquire_triple

Declaration [src]

gboolean
ags_vector_256_manager_try_acquire_triple (
  AgsVector256Manager* vector_256_manager,
  AgsVector256Types vector_type_a,
  AgsVector256Types vector_type_b,
  AgsVector256Types vector_type_c,
  AgsVectorArr** vector_arr_a,
  AgsVectorArr** vector_arr_b,
  AgsVectorArr** vector_arr_c
)

Description

No description available.

Parameters

vector_type_a

Type: AgsVector256Types

No description available.

vector_type_b

Type: AgsVector256Types

No description available.

vector_type_c

Type: AgsVector256Types

No description available.

vector_arr_a

Type: AgsVectorArr

No description available.

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

Type: AgsVectorArr

No description available.

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

Type: AgsVectorArr

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.