membrane_core
membrane_core copied to clipboard
[unifex] Improve documentation
- Unifex C functions lack documentation
- There is no description of state behavior, like
state_type
and the need to implementhandle_destroy_state
callback - I believe the native type for
payload
isUnifexPayload *
, notUnifexPayload
- Documentation of
dirty
macro doesn't describe the new spec without arity