Function Name: Valid Spacing

Definition

Checks if the given value is a valid SE_SPACING_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidSpacing
(
SE_SPACING_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Sound Format. Next: Valid Spatial Index Spacing Units. Up:Index.