LeviLamina
Loading...
Searching...
No Matches
AudioTrack.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/scoped_refptr.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
AudioSourceInterface; }
11
// clang-format on
12
13
namespace
webrtc {
14
15
class
AudioTrack
{
16
public
:
17
// member functions
18
// NOLINTBEGIN
19
MCAPI
AudioTrack
(::std::string_view,
::webrtc::scoped_refptr<::webrtc::AudioSourceInterface>
const
&);
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI static ::webrtc::scoped_refptr<::webrtc::AudioTrack>
26
Create(::std::string_view,
::webrtc::scoped_refptr<::webrtc::AudioSourceInterface>
const
&);
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCAPI
void
* $ctor(::std::string_view,
::webrtc::scoped_refptr<::webrtc::AudioSourceInterface>
const
&);
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCAPI
static
void
** $vftableForNotifierInterface();
39
40
MCAPI
static
void
** $vftable();
41
42
MCAPI
static
void
** $vftableForRefCountInterface();
43
// NOLINTEND
44
};
45
46
}
// namespace webrtc
webrtc::AudioTrack
Definition
AudioTrack.h:15
webrtc::scoped_refptr
Definition
scoped_refptr.h:8
src
mc
external
webrtc
AudioTrack.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0