3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/scoped_refptr.h"
10namespace webrtc {
class AudioSourceInterface; }
29 MCNAPI static ::webrtc::scoped_refptr<::webrtc::AudioTrack>
Definition AudioTrack.h:15
MCAPI AudioTrack(::std::string_view, ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const &)
static MCAPI ::webrtc::scoped_refptr<::webrtc::AudioTrack > Create(::std::string_view, ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const &)
MCAPI void * $ctor(::std::string_view, ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const &)
static MCAPI void ** $vftable()
static MCAPI void ** $vftableForNotifierInterface()
static MCAPI void ** $vftableForRefCountInterface()
Definition scoped_refptr.h:8