3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/VideoTrackSourceProxyWithInternal.h"
7#include "mc/external/webrtc/scoped_refptr.h"
11namespace rtc {
class Thread; }
12namespace webrtc {
class VideoTrackSourceInterface; }
35 MCNAPI static ::webrtc::scoped_refptr<::webrtc::VideoTrack>
Definition VideoTrackSourceProxyWithInternal.h:8
Definition VideoTrack.h:17
static MCAPI void ** $vftableForObserverInterface()
static MCAPI void ** $vftableForNotifierInterface()
static MCAPI void ** $vftableForVideoSourceBaseGuarded()
static MCAPI void ** $vftableForMediaStreamTrack()
MCAPI void * $ctor(::std::string_view, ::webrtc::scoped_refptr<::webrtc::VideoTrackSourceProxyWithInternal<::webrtc::VideoTrackSourceInterface > >, ::rtc::Thread *)
static MCAPI void ** $vftableForRefCountInterface()
static MCAPI ::webrtc::scoped_refptr<::webrtc::VideoTrack > Create(::std::string_view, ::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface >, ::rtc::Thread *)
MCAPI VideoTrack(::std::string_view, ::webrtc::scoped_refptr<::webrtc::VideoTrackSourceProxyWithInternal<::webrtc::VideoTrackSourceInterface > >, ::rtc::Thread *)
Definition scoped_refptr.h:8