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
22
mediax::rtp::ColourspaceType
GetMode
(
int
mode);
23
30
std::string
ModeToString
(
int
mode);
GetMode
mediax::rtp::ColourspaceType GetMode(int mode)
Get the Mode as an enum.
Definition
example_helpers.cc:7
ModeToString
std::string ModeToString(int mode)
Convert a mode to a string.
Definition
example_helpers.cc:34
mediax::rtp::ColourspaceType
ColourspaceType
Supported colour spaces.
Definition
rtp_types.h:102
rtp_types.h
RTP streaming video types.
example
common
example_helpers.h
Generated by
1.9.8