|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Plugin descriptor for a codec module, providing the registration entry point. More...
#include <codecs.h>
Public Attributes | |
| void(* | register_codec_module )(void) |
Plugin descriptor for a codec module, providing the registration entry point.
| void(* codecs_plugin::register_codec_module) (void) |
Callback invoked at startup to register this plugin's codec with the codec subsystem.