Skip to content

Conversation

@rzerres
Copy link
Contributor

@rzerres rzerres commented Mar 8, 2019

The 'presets' structures define a codec in the 'type' fiels as an enum value.
The enum definitions correspond with human readable names, which are accessible through this new 'codec' structure.

  • const struct codec (.name, .type)
  • use the 'name' field, when referencing the codecs in output messages

rzerres added 3 commits March 8, 2019 23:31
- const struct codec (.name, .type)
  use a descriptive name when referencing codecs by enum type

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant