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
MCAPI
bool
IsSameCodec(
::webrtc::SdpVideoFormat
const
&)
const
;
26
27
MCAPI
SdpVideoFormat
(::std::string
const
&, ::std::map<::std::string, ::std::string>
const
&);
28
29
MCAPI
~SdpVideoFormat
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCAPI
void
* $ctor(::std::string
const
&, ::std::map<::std::string, ::std::string>
const
&);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCAPI
void
$dtor();
42
// NOLINTEND
43
};
44
45
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::SdpVideoFormat
Definition
SdpVideoFormat.h:7
src
mc
external
webrtc
SdpVideoFormat.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0