FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCompressedPhase_SetLength ( kCompressedPhase  data,
kSize  dimension,
kSize  length 
)

Sets the length of the specified uncompressed 2D dataset dimension.

This information is not strictly required for decoding, but can be helpful to recreate a 2D array representation of the data. The lengths reported by this method refer to the total dimensions of the original uncompressed object (which may be represented by multiple compressed phase subframes).

Parameters
dataCompressed phase object.
dimensionDimension index (0 or 1).
lengthUncompressed dimension length.
Returns
Operation status.