LeviLamina
Loading...
Searching...
No Matches
LocalAudioSource.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
cricket {
struct
AudioOptions; }
11
// clang-format on
12
13
namespace
webrtc {
14
15
class
LocalAudioSource
{
16
public
:
17
// member functions
18
// NOLINTBEGIN
19
MCAPI
void
Initialize(
::cricket::AudioOptions
const
*);
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI static ::webrtc::scoped_refptr<::webrtc::LocalAudioSource> Create(
::cricket::AudioOptions
const
*);
26
// NOLINTEND
27
28
public
:
29
// vftables
30
// NOLINTBEGIN
31
MCAPI
static
void
** $vftableForRefCountInterface();
32
33
MCAPI
static
void
** $vftableForNotifierInterface();
34
// NOLINTEND
35
};
36
37
}
// namespace webrtc
webrtc::LocalAudioSource
Definition
LocalAudioSource.h:15
cricket::AudioOptions
Definition
AudioOptions.h:7
src
mc
external
webrtc
LocalAudioSource.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0