Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
codecs_plugin Struct Reference

Plugin descriptor for a codec module, providing the registration entry point. More...

#include <codecs.h>

Public Attributes

void(* register_codec_module )(void)

Detailed Description

Plugin descriptor for a codec module, providing the registration entry point.

Member Data Documentation

◆ register_codec_module

void(* codecs_plugin::register_codec_module) (void)

Callback invoked at startup to register this plugin's codec with the codec subsystem.


The documentation for this struct was generated from the following file: