MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
mediax::rtp::StreamInformation Struct Reference

Struct capturing all stream information. More...

#include <rtp_types.h>

Collaboration diagram for mediax::rtp::StreamInformation:
Collaboration graph

Data Fields

std::string session_name
 The SDP session name.
 
std::string hostname
 The IPV4 address as a string.
 
uint32_t port = 5004
 The IPV4 port number.
 
uint32_t height
 The stream height in pixels.
 
uint32_t width
 The stream width in pixels.
 
uint32_t framerate
 The stream framerate in frames / second.
 
::mediax::rtp::ColourspaceType encoding
 Colourspace.
 
bool deleted = false
 Flag indicating the stream was deleted.
 

Detailed Description

Struct capturing all stream information.


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