webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::plotting::LoggedRtpPacket Struct Reference

#include <analyzer.h>

Public Member Functions

 LoggedRtpPacket (uint64_t timestamp, RTPHeader header, size_t total_length)
 
 LoggedRtpPacket (uint64_t timestamp, RTPHeader header, size_t total_length)
 

Public Attributes

uint64_t timestamp
 
RTPHeader header
 
size_t total_length
 

Constructor & Destructor Documentation

◆ LoggedRtpPacket() [1/2]

webrtc::plotting::LoggedRtpPacket::LoggedRtpPacket ( uint64_t  timestamp,
RTPHeader  header,
size_t  total_length 
)
inline

◆ LoggedRtpPacket() [2/2]

webrtc::plotting::LoggedRtpPacket::LoggedRtpPacket ( uint64_t  timestamp,
RTPHeader  header,
size_t  total_length 
)
inline

Member Data Documentation

◆ header

RTPHeader webrtc::plotting::LoggedRtpPacket::header

◆ timestamp

uint64_t webrtc::plotting::LoggedRtpPacket::timestamp

◆ total_length

size_t webrtc::plotting::LoggedRtpPacket::total_length

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