Method

PhoshHeadcalculate_supported_mode_scales

Declaration [src]

float*
phosh_head_calculate_supported_mode_scales (
  PhoshHead* head,
  PhoshHeadMode* mode,
  int* n,
  gboolean fractional
)

Description

No description available.

Parameters

mode PhoshHeadMode
  No description available.
 The data is owned by the caller of the function.
n int*
  No description available.
 The data is owned by the caller of the function.
fractional gboolean
  No description available.

Return value

Returns: float*
  No description available.
 The data is owned by the instance.