LeviLamina
Loading...
Searching...
No Matches
RtpDemuxerCriteria.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
RtpDemuxerCriteria
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCAPI
RtpDemuxerCriteria
(::std::string_view, ::std::string_view);
12
13
MCAPI ::std::string ToString()
const
;
14
15
MCAPI
~RtpDemuxerCriteria
();
16
// NOLINTEND
17
18
public
:
19
// constructor thunks
20
// NOLINTBEGIN
21
MCAPI
void
* $ctor(::std::string_view, ::std::string_view);
22
// NOLINTEND
23
24
public
:
25
// destructor thunk
26
// NOLINTBEGIN
27
MCAPI
void
$dtor();
28
// NOLINTEND
29
};
30
31
}
// namespace webrtc
webrtc::RtpDemuxerCriteria
Definition
RtpDemuxerCriteria.h:7
src
mc
external
webrtc
RtpDemuxerCriteria.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0