MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
example_helpers.h
Go to the documentation of this file.
1//
2// Copyright (c) 2025, Astute Systems PTY LTD
3//
4// This file is part of the VivoeX project developed by Astute Systems.
5//
6// Licensed under the Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
7// License. See the LICENSE file in the project root for full license details.
8//
13
14#include "rtp/rtp_types.h"
15
23
30std::string ModeToString(int mode);
mediax::rtp::ColourspaceType GetMode(int mode)
Get the Mode as an enum.
Definition example_helpers.cc:7
std::string ModeToString(int mode)
Convert a mode to a string.
Definition example_helpers.cc:34
ColourspaceType
Supported colour spaces.
Definition rtp_types.h:102
RTP streaming video types.