MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Public Member Functions | Data Fields
Mist::trackmeta Class Reference

Structure used to keep track of selected tracks. More...

#include <output_rtsp.h>

Public Member Functions

 trackmeta ()
 

Data Fields

int channel
 
Socket::UDPConnection data
 
bool initSent
 True if sending over UDP, false otherwise. More...
 
Socket::UDPConnection rtcp
 
long long rtcpSent
 The RTP packet instance used for this track. More...
 
RTP::Packet rtpPacket
 
bool UDP
 Channel number, used in TCP sending. More...
 

Detailed Description

Structure used to keep track of selected tracks.

Constructor & Destructor Documentation

Mist::trackmeta::trackmeta ( )
inline

Field Documentation

int Mist::trackmeta::channel
Socket::UDPConnection Mist::trackmeta::data
bool Mist::trackmeta::initSent

True if sending over UDP, false otherwise.

Socket::UDPConnection Mist::trackmeta::rtcp
long long Mist::trackmeta::rtcpSent

The RTP packet instance used for this track.

RTP::Packet Mist::trackmeta::rtpPacket
bool Mist::trackmeta::UDP

Channel number, used in TCP sending.


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