|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
継承メンバを含む FAtomRuntimeLinux の全メンバ一覧です。
| Activate(bool bFadeIn=false) | FAtomRuntime | |
| ActivePlaybackInstances | FAtomRuntime | private |
| ActiveSounds | FAtomRuntime | private |
| AddAtomAsrRack(FCriAtomExAsrRackId &&AsrRack, const UAtomRackBase &InAtomRack) | FAtomRuntime | protected |
| AddAtomVoicePool(FCriAtomVoicePoolPtr &&VoicePool, EAtomVoicePoolCodecType CodecType, EAtomVoicePoolStreamingType StreamingType, int32 NumChannels, int32 SamplingRate, FName Name=NAME_None) | FAtomRuntime | protected |
| AddEnvelopeFollowerDelegate(UAtomBus *InBus, const FOnAtomBusEnvelopeBP &OnAtomBusEnvelopeBP) | FAtomRuntime | |
| AddLevelMeterDelegate(UAtomRackBase *InRack, const FOnAtomRackLevelMeterMeasureBP &OnAtomRackLevelMeterMeasureBP) | FAtomRuntime | |
| AddLoudnessMeterDelegate(UAtomRackBase *InRack, const FOnAtomRackLoudnessMeterMeasureBP &OnAtomRackTruePeakMeterMeasureBP) | FAtomRuntime | |
| AddNewActiveSound(const FAtomActiveSound &ActiveSound, const TArray< FAtomAisacParameter > *InDefaultParams=nullptr, const FString *EventLogID=nullptr) | FAtomRuntime | |
| AddNewActiveSound(TSharedRef< FAtomActiveSound > ActiveSound, TArray< FAtomAisacParameter > &&InDefaultParams, const FString *EventLogID=nullptr) | FAtomRuntime | |
| AddNewActiveSound(const FAtomActiveSound &ActiveSound, TArray< FAtomAisacParameter > &&InDefaultParams) | FAtomRuntime | |
| AddNewActiveSoundInternal(TSharedRef< FAtomActiveSound > InActiveSound, TArray< FAtomAisacParameter > &&InDefaultParams, FAtomVirtualLoop *InVirtualLoopToRetrigger=nullptr) | FAtomRuntime | protected |
| AddNewActiveSoundInternal(const FAtomActiveSound &InActiveSound, TArray< FAtomAisacParameter > &&InDefaultParams, FAtomVirtualLoop *InVirtualLoopToRetrigger=nullptr) | FAtomRuntime | protected |
| AddPatchForSubmix(uint32 InObjectId, float InPatchGain) | FAtomRuntime | |
| AddPerformanceMonitorDelegate(UAtomRackBase *InRack, const FOnAtomRackPerformanceMonitorResultBP &OnAtomRackPerformanceMonitorResultBP) | FAtomRuntime | |
| AddReferencedObjects(FReferenceCollector &Collector) | FAtomRuntime | |
| AddRenderedSamplesDelegate(UAtomRackBase *InRack, const FOnAtomRackRenderedSamplesBP &OnAtomRackRenderedSamplesBP) | FAtomRuntime | |
| AddSoundToStop(FAtomActiveSound *SoundToStop) | FAtomRuntime | |
| AddSpectralAnalysisDelegate(UAtomBus *InBus, const FAtomSoundSpectrumAnalyzerDelegateSettings &InDelegateSettings, const FOnAtomBusSpectralAnalysisBP &OnAtomBusSpectralAnalysisBP) | FAtomRuntime | |
| AddTruePeakMeterDelegate(UAtomRackBase *InRack, const FOnAtomRackTruePeakMeterMeasureBP &OnAtomRackTruePeakMeterMeasureBP) | FAtomRuntime | |
| AddUserAtomVoicePool(FName Name, const FAtomVoicesSettings &VoiceSettings, EAtomVoicePoolCodecType CodecType=EAtomVoicePoolCodecType::Standard, EAtomVoicePoolStreamingType StreamingType=EAtomVoicePoolStreamingType::Mixed) | FAtomRuntime | |
| AddVirtualLoop(const FAtomVirtualLoop &InVirtualLoop) | FAtomRuntime | |
| AddVirtualLoopFromMixer(const FAtomVirtualLoop &InVirtualLoop) | FAtomRuntime | protected |
| AddVirtualLoopInternal(const FAtomVirtualLoop &InVirtualLoop) | FAtomRuntime | protected |
| ApplyInteriorSettings(FAtomActiveSound &ActiveSound, FAtomSoundParseParameters &ParseParams) const | FAtomRuntime | |
| AsrRacks | FAtomRuntime | protected |
| AsrRacksCS | FAtomRuntime | mutableprotected |
| AtomClock | FAtomRuntime | private |
| AtomComponentIDToActiveSoundMap | FAtomRuntime | private |
| AtomComponentIDToCanHaveMultipleActiveSoundsMap | FAtomRuntime | private |
| AtomConfig | FAtomRuntime | private |
| AtomServerThreadID | FAtomRuntime | mutableprotected |
| AttachAisacPatchToCategory(const FAtomCategory &Category, const UAtomAisacPatch *AisacPatch) | FAtomRuntime | |
| AudioRenderCritSec | FAtomRuntime | private |
| AudioRenderThreadCommand(TFunction< void()> Command) | FAtomRuntime | |
| bAllowCenterChannel3DPanning | FAtomRuntime | private |
| bAtomMixerInterfaceEnabled | FAtomRuntime | private |
| bGameWasTicking | FAtomRuntime | private |
| bHRTFDisabled | FAtomRuntime | private |
| bHRTFDisabled_OnGameThread | FAtomRuntime | private |
| bHRTFEnabledForAll | FAtomRuntime | private |
| bHRTFEnabledForAll_OnGameThread | FAtomRuntime | private |
| bIsAtomLibraryInitialized | FAtomRuntime | private |
| bIsInitialized | FAtomRuntime | private |
| bIsMasterRackInitialized | FAtomRuntime | private |
| bIsRuntimeMuted | FAtomRuntime | private |
| bManaRuntimeInterfaceEnabled | FAtomRuntime | private |
| bSourceDataOverrideInterfaceEnabled | FAtomRuntime | private |
| bUseAttenuationForNonGameWorlds | FAtomRuntime | private |
| BusEffectsToUpdate | FAtomRuntime | protected |
| bUseMixerVoiceManagement | FAtomRuntime | private |
| bUseUnrealSoundRenderer | FAtomRuntime | private |
| CacheChannelMap(const int32 NumSourceChannels, const int32 NumOutputChannels, const bool bIsCenterChannelOnly) | FAtomRuntime | private |
| CanHaveMultipleActiveSounds(uint64 AtomComponentID) const | FAtomRuntime | |
| CheckAtomThread() const | FAtomRuntime | |
| CheckAudioRenderingThread() const | FAtomRuntime | |
| ClampPitch(float InPitchScale) const | FAtomRuntime | |
| ClearListenerAttenuationOverride(int32 ListenerIndex) | FAtomRuntime | |
| CommandQueue | FAtomRuntime | protected |
| ConcurrencyManager | FAtomRuntime | protected |
| CreateAtomVoicePool(const FAtomVoicesSettings &VoiceSettings, EAtomVoicePoolCodecType CodecType, EAtomVoicePoolStreamingType StreamingType=EAtomVoicePoolStreamingType::Mixed, FName Name=NAME_None) | FAtomRuntime | protected |
| CreateComponent(UAtomSoundBase *Sound, const FCreateComponentParams &Params=FCreateComponentParams()) | FAtomRuntime | static |
| CreateSoundSource() | FAtomRuntime | protected |
| CreateVoiceSource() | FAtomRuntime | protected |
| CurrentTick | FAtomRuntime | private |
| DbasID | FAtomRuntime | protected |
| DbasMaxBPS | FAtomRuntime | protected |
| DbasMaxStreams | FAtomRuntime | protected |
| Deactivate(bool bFadeOut=false) | FAtomRuntime | |
| DebugState | FAtomRuntime | |
| DefaultChannelAzimuthPositions | FAtomRuntime | private |
| Deinitialize() | FAtomRuntime | |
| DelegateBoundBuses | FAtomRuntime | protected |
| DetachAisacPatchFromCategory(const FAtomCategory &Category, const UAtomAisacPatch *AisacPatch) | FAtomRuntime | |
| DrawRacks(FOutputDevice &InOutput, const TArray< FString > &InArgs) const | FAtomRuntime | |
| DynamicSoundClassProperties | FAtomRuntime | private |
| FadeIn() | FAtomRuntime | inlinevirtual |
| FadeOut() | FAtomRuntime | inlinevirtual |
| FAtomRuntime(ICriWarePlatformAtom *InPlatformAtom) | FAtomRuntime | |
| FAtomRuntimeLinux(ICriWarePlatformAtom *InPlatformAtom) | FAtomRuntimeLinux | |
| FAtomSource | FAtomRuntime | private |
| FinalizeAtomLibrary() | FAtomRuntime | private |
| FinalizePlatformAtomLibrary() override | FAtomRuntimeLinux | virtual |
| FindClosestListenerIndex(const FTransform &SoundTransform, const TArray< FAtomListener > &InListeners) | FAtomRuntime | static |
| FindClosestListenerIndex(const FTransform &SoundTransform) const | FAtomRuntime | |
| FindClosestListenerIndex(const FVector &Position, float &OutSqDistance, bool AllowAttenuationOverrides) const | FAtomRuntime | |
| FindSubmixInstanceByObjectID(uint32 InObjectID) const | FAtomRuntime | |
| Flush(UWorld *WorldToFlush) | FAtomRuntime | |
| FlushAudioRenderingCommands(bool bPumpSynchronously=false) | FAtomRuntime | virtual |
| FlushExtended(UWorld *WorldToFlush) | FAtomRuntime | virtual |
| FreeSources | FAtomRuntime | private |
| FToggleSoloPtr typedef | FAtomRuntime | |
| GameOrAtomThreadID | FAtomRuntime | mutableprotected |
| GameThreadCommandQueue | FAtomRuntime | protected |
| GameThreadMPSCCommand(TFunction< void()> InCommand) | FAtomRuntime | |
| GatherInteriorData(FAtomActiveSound &ActiveSound, FAtomSoundParseParameters &ParseParams) const | FAtomRuntime | |
| Get2DChannelMap(bool bIsVorbis, const int32 NumSourceChannels, const bool bIsCenterChannelOnly, Atom::FAlignedFloatBuffer &OutChannelMap) const | FAtomRuntime | |
| Get2DChannelMap(bool bIsVorbis, const int32 NumSourceChannels, const int32 NumOutputChannels, const bool bIsCenterChannelOnly, Atom::FAlignedFloatBuffer &OutChannelMap) | FAtomRuntime | static |
| GetActivePlaybackInstances() const | FAtomRuntime | inline |
| GetActiveSounds() const | FAtomRuntime | inline |
| GetAsrRackId(const UAtomRackBase *InRack) const | FAtomRuntime | |
| GetAtomClock() const | FAtomRuntime | inline |
| GetAtomConfiguration() const | FAtomRuntime | inline |
| GetAtomDefaultVoicePoolIdentifier() | FAtomRuntime | static |
| GetAtomExSoundRendererNumChannels(EAtomSoundRendererType RendererType) | FAtomRuntime | static |
| GetAtomExSoundRendererNumChannelsForLinux(EAtomSoundRendererType RendererType) | FAtomRuntimeLinux | privatestatic |
| GetAtomExSoundRendererNumPorts(EAtomSoundRendererType RendererType) | FAtomRuntime | static |
| GetAtomExSoundRendererNumPortsForLinux(EAtomSoundRendererType RendererType) | FAtomRuntimeLinux | privatestatic |
| GetAtomExSoundRendererSpeakerMapping(EAtomSpeakerChannelMap ChannelMap) | FAtomRuntime | static |
| GetAtomExSoundRendererType(EAtomSoundRendererType RendererType) | FAtomRuntime | static |
| GetAtomExSoundRendererTypeForLinux(EAtomSoundRendererType RendererType) | FAtomRuntimeLinux | privatestatic |
| GetAtomLibraryVersionString() | FAtomRuntime | static |
| GetAtomModulationSystem() const | FAtomRuntime | inline |
| GetAtomRuntimeID() const | FAtomRuntime | inline |
| GetAtomRuntimeManager() | FAtomRuntime | inlinestatic |
| GetAzimuth(const FAtomAttenuationListenerData &OutListenerData, float &OutAzimuth, float &AbsoluteAzimuth) const | FAtomRuntime | |
| GetBusEffectBypass(const UAtomBus *InBus, const UAtomBusEffectPreset *InEffectPreset) const | FAtomRuntime | |
| GetBusEffectParameter(const UAtomBus *InBus, const UAtomBusEffectPreset *InEffectPreset, int InParameterIndex) const | FAtomRuntime | |
| GetBusEffectPreset(const UAtomBus *InBus, UAtomBusEffectPreset *InEffectPreset) | FAtomRuntime | |
| GetBusPanning(const UAtomBus *InBus, FAtomPanning &OutPanning) const | FAtomRuntime | |
| GetBusVolume(const UAtomBus *InBus) const | FAtomRuntime | |
| GetChannelArray() const | FAtomRuntime | |
| GetConcurrencyManager() | FAtomRuntime | inline |
| GetConcurrencyManager() const | FAtomRuntime | inline |
| GetDefaultAtomSettings(uint32 WorldID, FAtomReverbSettings &OutReverbSettings, FAtomInteriorSettings &OutInteriorSettings) const | FAtomRuntime | |
| GetDefaultChannelPositions() const | FAtomRuntime | |
| GetDefaultPositionMap(int32 NumChannels) | FAtomRuntime | |
| GetDistanceSquaredToListener(const FVector &Location, int32 ListenerIndex, float &OutSqDistance) const | FAtomRuntime | |
| GetDistanceSquaredToNearestListener(const FVector &Location, float &OutSqDistance) const | FAtomRuntime | |
| GetDistanceToNearestListener(const FVector &Location) const | FAtomRuntime | |
| GetExPlayerHandle(const FAtomPlaybackInstance *InPlaybackInstance) const | FAtomRuntime | |
| GetFocusFactor(const float Azimuth, const FAtomAttenuationSettings &AttenuationSettings) const | FAtomRuntime | |
| GetFormatFromAtomExFormat(CriAtomExFormat AtomExFormat) | FAtomRuntime | static |
| GetGameDeltaTime() const | FAtomRuntime | |
| GetGlobalFocusSettings() const | FAtomRuntime | |
| GetGlobalPitchRange() const | FAtomRuntime | |
| GetGlobalPitchScale() const | FAtomRuntime | inline |
| GetListenerPosition(int32 ListenerIndex, FVector &OutPosition, bool bAllowOverride) const | FAtomRuntime | |
| GetListeners() const | FAtomRuntime | inline |
| GetListenerTransform(int32 ListenerIndex, FTransform &OutTransform) const | FAtomRuntime | |
| GetListenerTransformedDirection(const FVector &Position, float *OutDistance) | FAtomRuntime | |
| GetListenerWorldID(int32 ListenerIndex, uint32 &OutWorldID) const | FAtomRuntime | |
| GetMagnitudesForFrequencies(UAtomBus *InBus, const TArray< float > &InFrequencies, TArray< float > &OutMagnitudes) | FAtomRuntime | |
| GetMainAtomRuntime() | FAtomRuntime | inlinestatic |
| GetMainSubmix() const | FAtomRuntime | |
| GetMainSubmixObject() const | FAtomRuntime | |
| GetMappedOutputPortNames(const UAtomRackBase *AtomRack) const | FAtomRuntime | |
| GetMasterRack() const | FAtomRuntime | inline |
| GetMaxChannels() const | FAtomRuntime | |
| GetMaxDistanceAndFocusFactor(UAtomSoundBase *Sound, const UWorld *World, const FVector &Location, const FAtomAttenuationSettings *AttenuationSettingsToApply, float &OutMaxDistance, float &OutFocusFactor) | FAtomRuntime | |
| GetMaxSources() const | FAtomRuntime | |
| GetMaxWorldDistance() | FAtomRuntime | static |
| GetMixDebugState() const | FAtomRuntime | inline |
| GetMixerSourceVoice() | FAtomRuntime | |
| GetMonoChannelUpmixMethod() const | FAtomRuntime | inline |
| GetNumRacks() | FAtomRuntime | inline |
| GetPcmBitDepthFromAtomPcmFormat(CriAtomPcmFormat AtomPcmFormat) | FAtomRuntime | static |
| GetPhasesForFrequencies(UAtomBus *InBus, const TArray< float > &InFrequencies, TArray< float > &OutPhases) | FAtomRuntime | |
| GetPlatformAtomExSoundRendererType(EAtomSoundRendererType RendererType) override | FAtomRuntimeLinux | inlinevirtual |
| GetPlatformEndpointSettingsClass() const | FAtomRuntime | inlineprotectedvirtual |
| GetPlatformInfo() | FAtomRuntime | private |
| GetPlatformSoundfieldAtomExSoundRendererType(EAtomSoundfieldRendererType SoundfieldRendererType) | FAtomRuntime | inlineprotectedvirtual |
| GetPlatformSoundfieldRendererNumChannels(EAtomSoundfieldRendererType SoundfieldRendererType) | FAtomRuntime | inlineprotectedvirtual |
| GetPlatformSoundfieldRendererSpeakerMapping(EAtomSoundfieldRendererType SoundfieldRendererType) | FAtomRuntime | inlineprotectedvirtual |
| GetPlatformSoundRendererNumChannels(EAtomSoundRendererType RendererType) override | FAtomRuntimeLinux | inlinevirtual |
| GetPlatformSoundRendererNumPorts(EAtomSoundRendererType RendererType) override | FAtomRuntimeLinux | inlinevirtual |
| GetPlatformSoundRendererSpeakerMapping(EAtomSpeakerChannelMap SpeakerChannelMap) | FAtomRuntime | inlineprotectedvirtual |
| GetPlaybackInstanceSourceMap() const | FAtomRuntime | inline |
| GetPlayerHandle(const FAtomPlaybackInstance *InPlaybackInstance) const | FAtomRuntime | |
| GetPrimaryVolume() const | FAtomRuntime | inline |
| GetRackNumOutputChannels(UAtomRackBase *InRack) const | FAtomRuntime | |
| GetRackSampleRate(UAtomRackBase *InRack) const | FAtomRuntime | |
| GetRackSnapshotName(const UAtomRack *InRack) const | FAtomRuntime | |
| GetRackSpeakerChannelMapToApply(const UAtomRack *InRack) const | FAtomRuntime | |
| GetRuntimeDeltaTime() const | FAtomRuntime | |
| GetRuntimeNumOutputChannels() const | FAtomRuntime | |
| GetRuntimeNumOutputFrames() const | FAtomRuntime | |
| GetRuntimeSampleRate() const | FAtomRuntime | |
| GetSortedActivePlaybackInstances(TArray< FAtomPlaybackInstance * > &InActiveSounds, const ESortedActivePlaybackGetType GetType) | FAtomRuntime | protected |
| GetSoundClassCurrentProperties(UAtomSoundClass *InSoundClass) | FAtomRuntime | |
| GetSoundClassDynamicProperties(UAtomSoundClass *InSoundClass) | FAtomRuntime | |
| GetSoundClassInfo(TMap< FName, FAtomClassDebugInfo > &AtomClassInfos) | FAtomRuntime | |
| GetSoundfieldAtomExSoundRendererNumChannels(EAtomSoundfieldRendererType SoundfieldRendererType) | FAtomRuntime | static |
| GetSoundfieldAtomExSoundRendererSpeakerMapping(EAtomSoundfieldRendererType SoundfieldRendererType) | FAtomRuntime | static |
| GetSoundfieldAtomExSoundRendererType(EAtomSoundfieldRendererType SoundfieldRendererType) | FAtomRuntime | static |
| GetSoundSource(const FAtomPlaybackInstance *InPlaybackInstance) const | FAtomRuntime | |
| GetSourceManager() | FAtomRuntime | |
| GetSourceManager() const | FAtomRuntime | |
| GetSpatializationBusIndex() const | FAtomRuntime | inline |
| GetSpatializationBusName() const | FAtomRuntime | inline |
| GetSpatializationRack() const | FAtomRuntime | inline |
| GetSpeakerChannelMapFromAtomSpeakerMapping(CriAtomSpeakerMapping AtomSpeakerMapping) | FAtomRuntime | static |
| GetSubmixInstance(const UAtomBus *InAtomBus) const | FAtomRuntime | |
| GetSubsystem() const | FAtomRuntime | inline |
| GetSubsystem(const FAtomRuntimeHandle &InHandle) | FAtomRuntime | inlinestatic |
| GetSubsystemBase(TSubclassOf< UAtomEngineSubsystem > SubsystemClass) const | FAtomRuntime | inline |
| GetTestComponent(UWorld *InWorld) | FAtomRuntime | |
| GetTransientPrimaryVolume() const | FAtomRuntime | inline |
| GetVirtualLoops() const | FAtomRuntime | inline |
| GlobalFocusSettings | FAtomRuntime | private |
| GlobalFocusSettings_GameThread | FAtomRuntime | private |
| GlobalMaxPitch | FAtomRuntime | private |
| GlobalMinPitch | FAtomRuntime | private |
| GlobalPitchScale | FAtomRuntime | private |
| HandleAtomDebugSound(const TArray< FString > &Args) | FAtomRuntime | |
| HandleAtomMemoryInfo(const TArray< FString > &Args, FOutputDevice &Ar) | FAtomRuntime | |
| HandleAtomMixDebugSound(const TArray< FString > &Args) | FAtomRuntime | |
| HandleAtomSoloCommon(const TArray< FString > &Args, FToggleSoloPtr FPtr) | FAtomRuntime | |
| HandleAtomSoloSoundClass(const TArray< FString > &Args) | FAtomRuntime | |
| HandleAtomSoloSoundCue(const TArray< FString > &Args) | FAtomRuntime | |
| HandleAtomSoloSoundWave(const TArray< FString > &Args) | FAtomRuntime | |
| HandleClearSoloCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleDisableHPFCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleDisableLPFCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleDumpSoundInfoCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleEnableHRTFForAllCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleGetDynamicSoundVolumeCommand(const TArray< FString > &Args, FOutputDevice &Ar) | FAtomRuntime | |
| HandleListAtomComponentsCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleListPlaybacksCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleListSoundClassesCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleListSoundClassVolumesCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleListSoundDurationsCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandlePause(bool bGameTicking, bool bGlobalPause=false) | FAtomRuntime | protected |
| HandlePlayAllPIEAtomCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleResetAllDynamicSoundVolumesCommand() | FAtomRuntime | |
| HandleResetDynamicSoundVolumeCommand(const TArray< FString > &Args) | FAtomRuntime | |
| HandleResetSoundStateCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleSDKOnAtomAudioFrameStart() | FAtomRuntime | |
| HandleSDKOnAtomExBeatSync(const CriAtomExBeatSyncInfo *BeatSyncInfo) | FAtomRuntime | |
| HandleSDKOnAtomExSequencerEvent(const CriAtomExSequenceEventInfo *EventInfo) | FAtomRuntime | |
| HandleSetBaseSoundRackCommand(const TArray< FString > &Args, FOutputDevice &Ar) | FAtomRuntime | |
| HandleSetDynamicSoundCommand(const TArray< FString > &Args) | FAtomRuntime | |
| HandleShowSoundClassHierarchyCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleSoloCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleTestHPFCommand(FOutputDevice &Ar) | FAtomRuntime | |
| HandleTestLPFCommand(FOutputDevice &Ar) | FAtomRuntime | |
| Init(FAtomRuntimeId InRuntimeID) | FAtomRuntime | |
| InitializeAtomLibrary() | FAtomRuntime | private |
| InitializeChannelAzimuthMap(const int32 NumChannels) | FAtomRuntime | private |
| InitializeChannelMaps() | FAtomRuntime | private |
| InitializePlatformAtomLibrary() override | FAtomRuntimeLinux | virtual |
| InitializeSubsystemCollection() | FAtomRuntime | protected |
| InitMasterRack() | FAtomRuntime | private |
| InitOuputPortMappings() | FAtomRuntime | private |
| InitRacks() | FAtomRuntime | private |
| InitSoundClasses() | FAtomRuntime | |
| InitSoundParams(FAtomActiveSound &InOutActiveSound, TArray< FAtomAisacParameter > InDefaultParams, bool bInIsVirtualLoopRealzing) const | FAtomRuntime | protected |
| InitSoundSources() | FAtomRuntime | protected |
| InitSpatializationRack() | FAtomRuntime | private |
| InvalidateCachedInteriorVolumes() const | FAtomRuntime | |
| InverseListenerTransforms | FAtomRuntime | protected |
| IsActive() const | FAtomRuntime | |
| IsAtomMixerPluginEnabled() const | FAtomRuntime | inline |
| IsAtomRuntimeMuted() const | FAtomRuntime | |
| IsAudioRenderingThread() const | FAtomRuntime | |
| IsHRTFDisabled() const | FAtomRuntime | |
| IsHRTFEnabledForAll() const | FAtomRuntime | |
| IsManaRuntimePluginEnabled() const | FAtomRuntime | inline |
| IsMasterRack(const UAtomRackBase *InRack) const | FAtomRuntime | protected |
| IsPendingStop(FAtomActiveSound *ActiveSound) | FAtomRuntime | |
| IsSourceDataOverridePluginEnabled() const | FAtomRuntime | inline |
| IsSourceDataOverridePluginLoaded() | FAtomRuntime | inlinestatic |
| IsSpatializationRack(const UAtomRackBase *InRack) const | FAtomRuntime | protected |
| IsUsingFixedVoicePools() const | FAtomRuntime | inline |
| IsUsingUnrealSoundRenderer() const | FAtomRuntime | inlinevirtual |
| IterateOverRacks(TFunctionRef< void(const UAtomRackBase *Rack)> Func) const | FAtomRuntime | |
| IterateOverVoicePools(TFunctionRef< void(EAtomVoicePoolCodecType CodecType, EAtomVoicePoolStreamingType StreamingType, int32 ID, int32 NumUsedVoices, int32 MaxVoices, int32 MaxChannels, int32 MaxSampleRate)> Func) const | FAtomRuntime | |
| LastUpdateTime | FAtomRuntime | private |
| ListenerProxies | FAtomRuntime | |
| Listeners | FAtomRuntime | protected |
| LoadAtomRack(const UAtomRackBase &InAtomRack) | FAtomRuntime | protected |
| LoadAtomRackBusSettings(const UAtomRack *Rack) | FAtomRuntime | protected |
| LoadGenericAtomRack(const FAtomRackInitParams &InitParams) | FAtomRuntime | protected |
| LoadGenericAtomSoundfieldRack(const FAtomSoundfieldRackInitParams &InitParams) | FAtomRuntime | protected |
| LoadMasterRack(const FSoftObjectPath &InObjectPath) | FAtomRuntime | protected |
| LoadPlatformAtomRack(const FAtomRackInitParams &InitParams) | FAtomRuntime | inlineprotectedvirtual |
| LoadPlatformAtomSoundfieldRack(const FAtomSoundfieldRackInitParams &InitParams) | FAtomRuntime | inlineprotectedvirtual |
| LoadSubmixInstance(const UAtomBus *InAtomBus, bool bAllowReinit=false) | FAtomRuntime | |
| LocationIsAudible(const FVector &Location, const float MaxDistance) const | FAtomRuntime | |
| LocationIsAudible(const FVector &Location, int32 ListenerIndex, const float MaxDistance) const | FAtomRuntime | |
| MainSubmixInstance | FAtomRuntime | protected |
| MakePatch(int32 InFrames, int32 InChannels, float InGain) const | FAtomRuntime | |
| ManaRuntimeInterface | FAtomRuntime | |
| MapOutputPortToRack(FName OutputPortName, const UAtomRackBase *AtomRack) | FAtomRuntime | |
| MasterRack | FAtomRuntime | private |
| MaxSources | FAtomRuntime | private |
| ModulationSystem | FAtomRuntime | private |
| MonoChannelUpmixMethod | FAtomRuntime | private |
| NotifyActiveSoundOcclusionTraceDone(FAtomActiveSound *ActiveSound, bool bIsOccluded) | FAtomRuntime | |
| NotifyPendingDelete(FAtomActiveSound &ActiveSound) const | FAtomRuntime | inline |
| NotifyPluginListenersWorldChanged(UWorld *World) | FAtomRuntime | private |
| NotifySubsystemsActiveSoundCreated(FAtomActiveSound &ActiveSound) const | FAtomRuntime | protected |
| NotifySubsystemsActiveSoundDeleting(FAtomActiveSound &ActiveSound) const | FAtomRuntime | protected |
| NotifySubsystemsSetOwner(FAtomActiveSound &ActiveSound, const UObject *Owner) const | FAtomRuntime | protected |
| NotifySubsystemsVirtualizedSoundCreated(FAtomActiveSound &ActiveSound) const | FAtomRuntime | protected |
| NotifySubsystemsVirtualizedSoundDeleting(FAtomActiveSound &ActiveSound) const | FAtomRuntime | protected |
| NumReservedSources | FAtomRuntime | private |
| OneShotCount | FAtomRuntime | private |
| OnListenerUpdated(const TArray< FAtomListener > &InListeners) | FAtomRuntime | privatevirtual |
| OnPreGarbageCollect() | FAtomRuntime | |
| OnProcessAudioStream() | FAtomRuntime | protected |
| OnRuntimeCreated(FAtomRuntimeId InDeviceID) | FAtomRuntime | |
| OnRuntimeDestroyed(FAtomRuntimeId InDeviceID) | FAtomRuntime | |
| OutputPortRackMap | FAtomRuntime | protected |
| PanningMethod | FAtomRuntime | private |
| ParseSoundClasses(float InDeltaTime) | FAtomRuntime | private |
| PauseActiveSound(uint64 AtomComponentID, const bool bInIsPaused) | FAtomRuntime | |
| PendingSoundsToDelete | FAtomRuntime | private |
| PendingSoundsToStop | FAtomRuntime | private |
| PlatformAtom | FAtomRuntime | protected |
| PlatformInfo | FAtomRuntime | private |
| PlaybackInstanceSourceMap | FAtomRuntime | private |
| PlaySoundAtLocation(UAtomSoundBase *Sound, UWorld *World, float VolumeMultiplier, float PitchMultiplier, float StartTime, const FVector &Location, const FRotator &Rotation, UAtomAttenuation *AttenuationSettings=nullptr, UAtomConcurrency *ConcurrencySettings=nullptr, const TArray< FAtomAisacParameter > *Params=nullptr, const AActor *OwningActor=nullptr) | FAtomRuntime | |
| PlaySoundAtLocation(UAtomSoundBase *Sound, UWorld *World, float VolumeMultiplier, float PitchMultiplier, float StartTime, const FVector &Location, const FRotator &Rotation, UAtomAttenuation *AttenuationSettings, UAtomConcurrency *Concurrency, TArray< FAtomAisacParameter > &&Params, const AActor *OwningActor=nullptr) | FAtomRuntime | |
| PluginInitializationParams | FAtomRuntime | protected |
| PrecachingSounds | FAtomRuntime | private |
| PreviousPrimaryVolume | FAtomRuntime | private |
| PrimaryVolume | FAtomRuntime | private |
| ProcessingPendingActiveSoundStops(bool bForceDelete=false) | FAtomRuntime | protected |
| PumpCommandQueue() | FAtomRuntime | private |
| PumpGameThreadCommandQueue() | FAtomRuntime | private |
| QuantizedEventClockManager | FAtomRuntime | |
| QuartzPersistentStateCritSec | FAtomRuntime | |
| QuartzSubsystemData | FAtomRuntime | |
| RealizeVirtualLoop(FAtomVirtualLoop &VirtualLoop) | FAtomRuntime | |
| RealizeVirtualLoopFromMixer(FAtomActiveSound &ActiveSound) | FAtomRuntime | protected |
| RecurseIntoSoundClasses(UAtomSoundClass *CurrentClass, FAtomSoundClassProperties &ParentProperties) | FAtomRuntime | private |
| ReferencedSoundCriticalSection | FAtomRuntime | private |
| ReferencedSounds | FAtomRuntime | private |
| ReferencedSounds_AtomThread | FAtomRuntime | private |
| RegisterAtomRack(const UAtomRackBase *AtomRack) | FAtomRuntime | |
| RegisterSoundClass(UAtomSoundClass *InSoundClass) | FAtomRuntime | |
| ReleaseMixerSourceVoice(Atom::FMixerSourceVoice *InSourceVoice) | FAtomRuntime | |
| RemoveActiveSound(FAtomActiveSound *ActiveSound) | FAtomRuntime | |
| RemoveEnvelopeFollowerDelegate(UAtomBus *InBus, const FOnAtomBusEnvelopeBP &OnAtomBusEnvelopeBP) | FAtomRuntime | |
| RemoveLevelMeterDelegate(UAtomRackBase *InRack, const FOnAtomRackLevelMeterMeasureBP &OnAtomRackLevelMeterMeasureBP) | FAtomRuntime | |
| RemoveLoudnessMeterDelegate(UAtomRackBase *InRack, const FOnAtomRackLoudnessMeterMeasureBP &OnAtomRackTruePeakMeterMeasureBP) | FAtomRuntime | |
| RemovePerformanceMonitorDelegate(UAtomRackBase *InRack, const FOnAtomRackPerformanceMonitorResultBP &OnAtomRackPerformanceMonitorResultBP) | FAtomRuntime | |
| RemoveRenderedSamplesDelegate(UAtomRackBase *InRack, const FOnAtomRackRenderedSamplesBP &OnAtomRackRenderedSamplesBP) | FAtomRuntime | |
| RemoveSpectralAnalysisDelegate(UAtomBus *InBus, const FOnAtomBusSpectralAnalysisBP &OnAtomBusSpectralAnalysisBP) | FAtomRuntime | |
| RemoveTruePeakMeterDelegate(UAtomRackBase *InRack, const FOnAtomRackTruePeakMeterMeasureBP &OnAtomRackTruePeakMeterMeasureBP) | FAtomRuntime | |
| RemoveUserAtomVoicePool(FName Name) | FAtomRuntime | |
| RemoveVirtualLoop(FAtomActiveSound &ActiveSound) | FAtomRuntime | protected |
| ReportSoundFailedToStart(const uint64 AtomComponentID, FAtomVirtualLoop *VirtualLoop) | FAtomRuntime | protected |
| ResetAudioRenderingThreadID() | FAtomRuntime | private |
| ResetInterpolation() | FAtomRuntime | |
| ResetLoudnessMeterMeasuring(UAtomRackBase *InRack) | FAtomRuntime | |
| ResetPerformanceMonitor(UAtomRackBase *InRack) | FAtomRuntime | |
| ResumeContext() | FAtomRuntime | inlinevirtual |
| RetriggerVirtualLoop(FAtomVirtualLoop &VirtualLoop) | FAtomRuntime | |
| RuntimeChannelAzimuthPositions | FAtomRuntime | private |
| RuntimeCreatedHandle | FAtomRuntime | private |
| RuntimeDeltaTime | FAtomRuntime | private |
| RuntimeDestroyedHandle | FAtomRuntime | private |
| RuntimeID | FAtomRuntime | private |
| RuntimePluginInterfaces | FAtomRuntime | |
| SendCommandToActiveSounds(uint64 InAtomComponentID, TUniqueFunction< void(FAtomActiveSound &)> InFunc, const TStatId InStatId=TStatId()) | FAtomRuntime | |
| SendUpdateResultsToGameThread(int32 FirstActiveIndex) | FAtomRuntime | protected |
| SetAtomConfiguration(const UAtomConfig *AtomConfig) | FAtomRuntime | |
| SetBusChannelLevelMatrix(const UAtomBus *InBus) | FAtomRuntime | |
| SetBusEffectBypass(const UAtomBus *InBus, const UAtomBusEffectPreset *InEffectPreset) | FAtomRuntime | |
| SetBusEffectParameter(const UAtomBus *InBus, const UAtomBusEffectPreset *InEffectPreset, int InParameterIndex) | FAtomRuntime | |
| SetBusEffectPreset(const UAtomBus *InBus, const UAtomBusEffectPreset *InEffectPreset) | FAtomRuntime | |
| SetBusModulationBaseLevels(UAtomBus *InAtomBus, float InVolumeModBase, float InWetModBase, float InDryModBase) | FAtomRuntime | |
| SetBusPanning(const UAtomBus *InBus) | FAtomRuntime | |
| SetBusSendLevel(const UAtomBus *InBus, const FAtomBusSend &InSend) | FAtomRuntime | |
| SetBusVolume(const UAtomBus *InBus, float InBusVolume) | FAtomRuntime | |
| SetCanHaveMultipleActiveSounds(uint64 AtomComponentID, bool InCanHaveMultipleActiveSounds) | FAtomRuntime | |
| SetDefaultAtomSettings(UWorld *World, const FAtomReverbSettings &DefaultReverbSettings, const FAtomInteriorSettings &DefaultInteriorSettings) | FAtomRuntime | |
| SetGlobalFocusSettings(const FAtomGlobalFocusSettings &NewFocusSettings) | FAtomRuntime | |
| SetGlobalPitchModulation(float PitchScale, float TimeSec) | FAtomRuntime | |
| SetHRTFDisabled(bool InIsHRTFDisabled) | FAtomRuntime | inline |
| SetHRTFEnabledForAll(bool InbHRTFEnabledForAll) | FAtomRuntime | inline |
| SetListener(UWorld *World, const int32 ListenerIndex, const FTransform &ListenerTransform, const float InDeltaSeconds) | FAtomRuntime | |
| SetListenerAttenuationOverride(int32 ListenerIndex, const FVector AttenuationPosition) | FAtomRuntime | |
| SetMixDebugState(EAtomDebugState DebugState) | FAtomRuntime | |
| SetPlatformAtomDSPBusOutput(CriAtomExAsrRackId RackID, const FString &DspBusName, const FAtomBusOutputParams &OutputParams) | FAtomRuntime | inlineprotectedvirtual |
| SetRackDspBusSetting(const UAtomRack *InRack) | FAtomRuntime | |
| SetRackSnapshot(const UAtomRack *InRack, float FadeSeconds) | FAtomRuntime | |
| SetRuntimeMuted(bool bMuted) | FAtomRuntime | |
| SetSoundClassDistanceScale(UAtomSoundClass *InSoundClass, float DistanceScale, float TimeSec) | FAtomRuntime | |
| SetSubmixDryLevel(UAtomBus *InAtomBus, float InDryLevel) | FAtomRuntime | |
| SetSubmixEndpoint(const UAtomBus *InAtomBus, const UAtomEndpointBase *Endpoint=nullptr) | FAtomRuntime | |
| SetSubmixOutputVolume(UAtomBus *InAtomBus, float InOutputVolume) | FAtomRuntime | |
| SetSubmixWetLevel(UAtomBus *InAtomBus, float InWetLevel) | FAtomRuntime | |
| SetTransientPrimaryVolume(float TransientPrimaryVolume) | FAtomRuntime | |
| SetupAtomDBAS() | FAtomRuntime | protected |
| SetUseAttenuationForNonGameWorlds(bool bInUseAttenuationForNonGameWorlds) | FAtomRuntime | inline |
| ShouldUseAttenuation(const UWorld *World) const | FAtomRuntime | protected |
| ShowSoundClassHierarchy(FOutputDevice &Ar, UAtomSoundClass *SoundClass=nullptr, int32 Indent=0) const | FAtomRuntime | |
| SoundClasses | FAtomRuntime | private |
| SoundClassPlayerGroups | FAtomRuntime | private |
| SoundIsAudible(UAtomSoundBase *Sound, const UWorld *World, const FVector &Location, const FAtomAttenuationSettings *AttenuationSettingsToApply, float MaxDistance, float FocusFactor) const | FAtomRuntime | |
| SoundIsAudible(const FAtomActiveSound &NewActiveSound) | FAtomRuntime | protected |
| SourceDataOverridePluginInterface | FAtomRuntime | |
| SourceManager | FAtomRuntime | protected |
| Sources | FAtomRuntime | private |
| SourceVoices | FAtomRuntime | protected |
| SpatializationBusIndex | FAtomRuntime | private |
| SpatializationBusName | FAtomRuntime | private |
| SpatializationRack | FAtomRuntime | private |
| StartEnvelopeFollowing(UAtomBus *InBus) | FAtomRuntime | |
| StartLevelMeterMeasuring(UAtomRackBase *InRack, const FAtomLevelMeterSettings &InSettings) | FAtomRuntime | |
| StartLoudnessMeterMeasuring(UAtomRackBase *InRack, const FAtomLoudnessMeterSettings &InSettings) | FAtomRuntime | |
| StartSources(TArray< FAtomPlaybackInstance * > &InActiveSounds, int32 FirstActiveIndex, bool bGameTicking) | FAtomRuntime | protected |
| StartSpectrumAnalysis(UAtomBus *InBus, const FAtomSoundSpectrumAnalyzerSettings &InSettings) | FAtomRuntime | |
| StartTruePeakMeterMeasuring(UAtomRackBase *InRack, const FAtomTruePeakMeterSettings &InSettings) | FAtomRuntime | |
| StopActiveSound(uint64 AtomComponentID, const FString *EventLogID=nullptr) | FAtomRuntime | |
| StopAllSounds(bool bShouldStopUISounds=false) | FAtomRuntime | virtual |
| StopEnvelopeFollowing(UAtomBus *InBus) | FAtomRuntime | |
| StopLevelMeterMeasuring(UAtomRackBase *InRack) | FAtomRuntime | |
| StopLoudnessMeterMeasuring(UAtomRackBase *InRack) | FAtomRuntime | |
| StopOldestStoppingSource() | FAtomRuntime | protected |
| StopSoundsUsingResource(IAtomSoundResource *InSound, TArray< UAtomComponent * > *StoppedComponents=nullptr) | FAtomRuntime | |
| StopSources(TArray< FAtomPlaybackInstance * > &InActiveSounds, int32 FirstActiveIndex) | FAtomRuntime | protected |
| StopSpectrumAnalysis(UAtomBus *InBus) | FAtomRuntime | |
| StopTestComponent() | FAtomRuntime | |
| StopTruePeakMeterMeasuring(UAtomRackBase *InRack) | FAtomRuntime | |
| Submixes | FAtomRuntime | protected |
| SubsystemCollection | FAtomRuntime | private |
| SubsystemCollectionRoot | FAtomRuntime | private |
| Suspend(bool bGameTicking) | FAtomRuntime | |
| SuspendContext() | FAtomRuntime | inlinevirtual |
| Teardown() | FAtomRuntime | |
| TestAtomComponent | FAtomRuntime | private |
| ToRemoveSources | FAtomRuntime | private |
| TransientPrimaryVolume | FAtomRuntime | private |
| UnlinkActiveSoundFromComponent(const FAtomActiveSound &InActiveSound) | FAtomRuntime | |
| UnloadSubmixInstance(const UAtomBus *InAtomBus) | FAtomRuntime | |
| UnregisterAtomRack(const UAtomRackBase *AtomRack) | FAtomRuntime | |
| UnregisterSoundClass(UAtomSoundClass *InSoundClass) | FAtomRuntime | |
| Update(bool bGameTicking) | FAtomRuntime | |
| UpdateActiveSoundPlaybackTime(bool bIsGameTicking) | FAtomRuntime | protected |
| UpdateAtomEngineSubsystems() | FAtomRuntime | protected |
| UpdateAtomLibrary() | FAtomRuntime | protectedvirtual |
| UpdateAtomMixer() | FAtomRuntime | protected |
| UpdateBusEffectParameters() | FAtomRuntime | protected |
| UpdateBusModulationSettings(UAtomBus *InAtomBus, const TSet< TObjectPtr< UAtomModulatorBase > > &InOutputModulation, const TSet< TObjectPtr< UAtomModulatorBase > > &InWetLevelModulation, const TSet< TObjectPtr< UAtomModulatorBase > > &InDryLevelModulation) | FAtomRuntime | |
| UpdateConcurrency(TArray< FAtomPlaybackInstance * > &PlaybackInstances, TArray< FAtomActiveSound * > &ActiveSoundsCopy) | FAtomRuntime | protected |
| UpdateGameThread() | FAtomRuntime | virtual |
| UpdateProfilers() | FAtomRuntime | protected |
| UpdateReferencedSounds() | FAtomRuntime | private |
| UpdateRuntimeDeltaTime() | FAtomRuntime | protected |
| UpdateSoundClassProperties(float DeltaTime) | FAtomRuntime | private |
| UpdateVirtualLoops(bool bForceUpdate) | FAtomRuntime | protected |
| VirtualizeInactiveLoops() | FAtomRuntime | protected |
| VirtualLoops | FAtomRuntime | private |
| VoicesPools | FAtomRuntime | protected |
| WorldIDToDefaultAtomVolumeSettingsMap | FAtomRuntime | private |
| ~FAtomRuntime() | FAtomRuntime | virtual |
| ~FAtomRuntimeLinux() | FAtomRuntimeLinux | virtual |