3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/RefCountedNonVirtual.h"
7#include "mc/external/webrtc/scoped_refptr.h"
87 MCNAPI static ::webrtc::scoped_refptr<::rtc::OperationsChain>
Create();
Definition OperationsChain.h:19
MCAPI CallbackHandle(::webrtc::scoped_refptr<::rtc::OperationsChain > operations_chain)
MCAPI void * $ctor(::webrtc::scoped_refptr<::rtc::OperationsChain > operations_chain)
MCAPI void OnOperationComplete()
Definition OperationsChain.h:11
MCAPI ::std::function< void()> CreateOperationsChainCallback()
MCAPI void SetOnChainEmptyCallback(::std::function< void()> on_chain_empty_callback)
static MCAPI ::webrtc::scoped_refptr<::rtc::OperationsChain > Create()
MCAPI bool IsEmpty() const
MCAPI void OnOperationComplete()
Definition RefCountedNonVirtual.h:8
Definition scoped_refptr.h:8