LeviLamina
Loading...
Searching...
No Matches
SdpVideoFormat.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
SdpVideoFormat
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk8c2b3f;
12
::ll::UntypedStorage<8, 16>
mUnk1c642e;
13
::ll::UntypedStorage<8, 48>
mUnkf2462f;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
SdpVideoFormat
& operator=(
SdpVideoFormat
const
&);
19
SdpVideoFormat
(
SdpVideoFormat
const
&);
20
SdpVideoFormat
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
bool
IsSameCodec
(
::webrtc::SdpVideoFormat
const
&)
const
;
26
27
MCNAPI
SdpVideoFormat
(::std::string
const
&, ::std::map<::std::string, ::std::string>
const
&);
28
29
MCNAPI
~SdpVideoFormat
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI
void
*
$ctor
(::std::string
const
&, ::std::map<::std::string, ::std::string>
const
&);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
44
45
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::SdpVideoFormat
Definition
SdpVideoFormat.h:7
webrtc::SdpVideoFormat::$dtor
MCAPI void $dtor()
webrtc::SdpVideoFormat::~SdpVideoFormat
MCAPI ~SdpVideoFormat()
webrtc::SdpVideoFormat::IsSameCodec
MCAPI bool IsSameCodec(::webrtc::SdpVideoFormat const &) const
webrtc::SdpVideoFormat::SdpVideoFormat
MCAPI SdpVideoFormat(::std::string const &, ::std::map<::std::string, ::std::string > const &)
webrtc::SdpVideoFormat::$ctor
MCAPI void * $ctor(::std::string const &, ::std::map<::std::string, ::std::string > const &)
src
mc
external
webrtc
SdpVideoFormat.h
Generated on Fri Jun 13 2025 05:04:40 for LeviLamina by
1.12.0