LMMS
Loading...
Searching...
No Matches
juce::ModelUpdateControllerProgressAdapter Namespace Reference

Functions

static void ARA_CALL notifyAudioSourceAnalysisProgress (ARAModelUpdateControllerHostRef, ARAAudioSourceHostRef audioSourceHostRef, ARAAnalysisProgressState state, float value) noexcept
static void ARA_CALL notifyAudioSourceContentChanged (ARAModelUpdateControllerHostRef, ARAAudioSourceHostRef, const ARAContentTimeRange *, ARAContentUpdateFlags) noexcept
static void ARA_CALL notifyAudioModificationContentChanged (ARAModelUpdateControllerHostRef, ARAAudioModificationHostRef, const ARAContentTimeRange *, ARAContentUpdateFlags) noexcept
static void ARA_CALL notifyPlaybackRegionContentChanged (ARAModelUpdateControllerHostRef, ARAPlaybackRegionHostRef, const ARAContentTimeRange *, ARAContentUpdateFlags) noexcept
static ARA::PlugIn::HostModelUpdateController * get ()

Function Documentation

◆ get()

ARA::PlugIn::HostModelUpdateController * juce::ModelUpdateControllerProgressAdapter::get ( )
static

◆ notifyAudioModificationContentChanged()

void ARA_CALL juce::ModelUpdateControllerProgressAdapter::notifyAudioModificationContentChanged ( ARAModelUpdateControllerHostRef ,
ARAAudioModificationHostRef ,
const ARAContentTimeRange * ,
ARAContentUpdateFlags  )
staticnoexcept

◆ notifyAudioSourceAnalysisProgress()

void ARA_CALL juce::ModelUpdateControllerProgressAdapter::notifyAudioSourceAnalysisProgress ( ARAModelUpdateControllerHostRef ,
ARAAudioSourceHostRef audioSourceHostRef,
ARAAnalysisProgressState state,
float value )
staticnoexcept

◆ notifyAudioSourceContentChanged()

void ARA_CALL juce::ModelUpdateControllerProgressAdapter::notifyAudioSourceContentChanged ( ARAModelUpdateControllerHostRef ,
ARAAudioSourceHostRef ,
const ARAContentTimeRange * ,
ARAContentUpdateFlags  )
staticnoexcept

◆ notifyPlaybackRegionContentChanged()

void ARA_CALL juce::ModelUpdateControllerProgressAdapter::notifyPlaybackRegionContentChanged ( ARAModelUpdateControllerHostRef ,
ARAPlaybackRegionHostRef ,
const ARAContentTimeRange * ,
ARAContentUpdateFlags  )
staticnoexcept