|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include "wireshark_dialog.h"#include <mutex>#include "ui/rtp_stream.h"#include "rtp_player_dialog.h"#include <QToolButton>#include <QMenu>Go to the source code of this file.
Classes | |
| class | RtpStreamDialog |
| Singleton dialog for viewing and managing RTP streams. Singleton pattern based on https://refactoring.guru/design-patterns/singleton/cpp/example#example-1. More... | |
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later