Function cwipc_encodergroup_free
Defined in File api.h
Function Documentation
-
void cwipc_encodergroup_free(cwipc_encodergroup *obj)
Deallocate the encoder group (C interface).
Free the encoder group, including all encoders within the group.
- Parameters:
obj – The cwipc_encoder object.