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