LeviLamina
Loading...
Searching...
No Matches
MediaStream.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
namespace
webrtc {
9
10
class
MediaStream
{
11
public
:
12
// prevent constructor by default
13
MediaStream
();
14
15
public
:
16
// member functions
17
// NOLINTBEGIN
18
MCNAPI
explicit
MediaStream
(::std::string
const
&);
19
// NOLINTEND
20
21
public
:
22
// static functions
23
// NOLINTBEGIN
24
MCNAPI static ::webrtc::scoped_refptr<::webrtc::MediaStream>
Create
(::std::string
const
&);
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCNAPI
void
*
$ctor
(::std::string
const
&);
31
// NOLINTEND
32
33
public
:
34
// vftables
35
// NOLINTBEGIN
36
MCNAPI
static
void
**
$vftableForRefCountInterface
();
37
38
MCNAPI
static
void
**
$vftableForNotifierInterface
();
39
// NOLINTEND
40
};
41
42
}
// namespace webrtc
webrtc::MediaStream
Definition
MediaStream.h:10
webrtc::MediaStream::MediaStream
MCAPI MediaStream(::std::string const &)
webrtc::MediaStream::$vftableForRefCountInterface
static MCAPI void ** $vftableForRefCountInterface()
webrtc::MediaStream::Create
static MCAPI ::webrtc::scoped_refptr<::webrtc::MediaStream > Create(::std::string const &)
webrtc::MediaStream::$ctor
MCAPI void * $ctor(::std::string const &)
webrtc::MediaStream::$vftableForNotifierInterface
static MCAPI void ** $vftableForNotifierInterface()
src
mc
external
webrtc
MediaStream.h
Generated on Fri Jun 13 2025 05:04:39 for LeviLamina by
1.12.0