LeviLamina
Loading...
Searching...
No Matches
RtpRtcpInterface.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
RtpRtcpInterface
{
8
public
:
9
// RtpRtcpInterface inner types declare
10
// clang-format off
11
struct
Configuration
;
12
struct
SenderReportStats
;
13
// clang-format on
14
15
// RtpRtcpInterface inner types define
16
struct
Configuration
{
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
~Configuration
();
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
MCAPI
void
$dtor();
27
// NOLINTEND
28
};
29
30
struct
SenderReportStats
{};
31
};
32
33
}
// namespace webrtc
webrtc::RtpRtcpInterface
Definition
RtpRtcpInterface.h:7
webrtc::RtpRtcpInterface::Configuration
Definition
RtpRtcpInterface.h:16
webrtc::RtpRtcpInterface::SenderReportStats
Definition
RtpRtcpInterface.h:30
src
mc
external
webrtc
RtpRtcpInterface.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0