Define CWIPC_ENCODER_PARAM_VERSION

Define Documentation

CWIPC_ENCODER_PARAM_VERSION

Version of cwipc_encoder_params structure.

The external representation of the encoder parameters may change between versions of this library. Therefore when you pass the structure to the constructor you should also pass this version number, to ensure your code is compatible with this version of the library.