3 * Copyright 2008, Anders Broman <anders.broman[at]ericsson.com>
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef PACKET_MP4VES_H
13 #define PACKET_MP4VES_H
15 extern const value_string mp4ves_level_indication_vals
[];
17 #endif /* PACKET_MP4VES_H */