SRS-control 0.1.4
 
Loading...
Searching...
No Matches
srs::connection::Info Struct Reference

#include <ConnectionTypeDef.hpp>

Collaboration diagram for srs::connection::Info:

Public Member Functions

 Info (App *control_ptr)
 

Public Attributes

Appcontrol = nullptr
 
int local_port_number = 0
 

Detailed Description

Definition at line 26 of file ConnectionTypeDef.hpp.

Constructor & Destructor Documentation

◆ Info()

srs::connection::Info::Info ( App * control_ptr)
inlineexplicit

Definition at line 28 of file ConnectionTypeDef.hpp.

Member Data Documentation

◆ control

App* srs::connection::Info::control = nullptr

Definition at line 32 of file ConnectionTypeDef.hpp.

◆ local_port_number

int srs::connection::Info::local_port_number = 0

Definition at line 33 of file ConnectionTypeDef.hpp.


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