![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IAudioStreamingManager, including all inherited members.
| AddForceInlineSoundWave(const FSoundWaveProxyPtr &SoundWave) | IAudioStreamingManager | inlinevirtual |
| AddLevel(class ULevel *Level)=0 | IStreamingManager | pure virtual |
| AddMemoryCountedFeature(const FAudioStreamCacheMemoryHandle &Feature) | IAudioStreamingManager | inlineprotectedvirtual |
| AddReferenceToChunk(const FAudioChunkHandle &InHandle)=0 | IAudioStreamingManager | protectedpure virtual |
| AddViewInformation(const FVector &ViewOrigin, float ScreenSize, float FOVScreenSize, float BoostFactor=1.0f, bool bOverrideLocation=false, float Duration=0.0f, TWeakObjectPtr< AActor > InActorToBoost=NULL, TWeakObjectPtr< UWorld > InWorld=NULL) | IStreamingManager | |
| AddViewInfoToArray(TArray< FStreamingViewInfo > &ViewInfos, const FVector &ViewOrigin, float ScreenSize, float FOVScreenSize, float BoostFactor, bool bOverrideLocation, float Duration, TWeakObjectPtr< AActor > InActorToBoost, TWeakObjectPtr< UWorld > InWorld) | IStreamingManager | protectedstatic |
| AddViewLocation(const FVector &Location, float BoostFactor=1.0f, bool bOverrideLocation=false, float Duration=0.0f) | IStreamingManager | |
| BlockTillAllRequestsFinished(float TimeLimit=0.0f, bool bLogResults=false)=0 | IStreamingManager | pure virtual |
| bPendingRemoveViews | IStreamingManager | protectedstatic |
| BuildChunkHandle(const uint8 *InData, uint32 NumBytes, const FSoundWaveProxyPtr &InSoundWave, const FName &SoundWaveName, uint32 InChunkIndex, uint64 CacheLookupID) | IAudioStreamingManager | protectedstatic |
| CancelForcedResources()=0 | IStreamingManager | pure virtual |
| CurrentViewInfos | IStreamingManager | protectedstatic |
| Exec(UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Ar) | IStreamingManager | inlinevirtual |
| FAudioChunkHandle | IAudioStreamingManager | protected |
| FAudioStreamCacheMemoryHandle | IAudioStreamingManager | protected |
| GenerateMemoryReport()=0 | IAudioStreamingManager | pure virtual |
| Get() | IStreamingManager | static |
| Get_Concurrent() | IStreamingManager | static |
| GetLoadedChunk(const FSoundWaveProxyPtr &SoundWave, uint32 ChunkIndex, bool bBlockForLoad=false, bool bForImmediatePlayback=false) const =0 | IAudioStreamingManager | pure virtual |
| GetNumViews() const | IStreamingManager | inline |
| GetNumWantingResources() const | IStreamingManager | inlinevirtual |
| GetNumWantingResourcesID() const | IStreamingManager | inlinevirtual |
| GetViewInformation(int32 ViewIndex) const | IStreamingManager | inline |
| HandleStarvation(const FSoundWaveProxyPtr &SoundWave, const uint32 ChunkIndex, const uint32 InBytesProduced, const uint32 InBytesExpected) | IAudioStreamingManager | inlinevirtual |
| HasShutdown() | IStreamingManager | static |
| IStreamingManager() | IStreamingManager | inline |
| LastingViewInfos | IStreamingManager | protectedstatic |
| LoadCompletedDefault | IAudioStreamingManager | static |
| NotifyActorDestroyed(AActor *Actor) | IStreamingManager | inlinevirtual |
| NotifyLevelChange()=0 | IStreamingManager | pure virtual |
| NotifyLevelOffset(class ULevel *Level, const FVector &Offset)=0 | IStreamingManager | pure virtual |
| NotifyPrimitiveDetached(const UPrimitiveComponent *Primitive) | IStreamingManager | inlinevirtual |
| NotifyPrimitiveUpdated(const UPrimitiveComponent *Primitive) | IStreamingManager | inlinevirtual |
| NotifyPrimitiveUpdated_Concurrent(const UPrimitiveComponent *Primitive) | IStreamingManager | inlinevirtual |
| NumWantingResources | IStreamingManager | protected |
| NumWantingResourcesCounter | IStreamingManager | protected |
| PendingViewInfos | IStreamingManager | protectedstatic |
| PropagateLightingScenarioChange() | IStreamingManager | inlinevirtual |
| RemoveForceInlineSoundWave(const FSoundWaveProxyPtr &SoundWave) | IAudioStreamingManager | inlinevirtual |
| RemoveLevel(class ULevel *Level)=0 | IStreamingManager | pure virtual |
| RemoveMemoryCountedFeature(const FAudioStreamCacheMemoryHandle &Feature) | IAudioStreamingManager | inlineprotectedvirtual |
| RemoveReferenceToChunk(const FAudioChunkHandle &InHandle)=0 | IAudioStreamingManager | protectedpure virtual |
| RemoveStreamingViews(ERemoveStreamingViews RemovalType) | IStreamingManager | |
| RemoveViewInfoFromArray(TArray< FStreamingViewInfo > &ViewInfos, const FVector &ViewOrigin) | IStreamingManager | protectedstatic |
| RenderStatAudioStreaming(UWorld *World, FViewport *Viewport, FCanvas *Canvas, int32 X, int32 Y, const FVector *ViewLocation, const FRotator *ViewRotation)=0 | IAudioStreamingManager | pure virtual |
| RequestChunk(const FSoundWaveProxyPtr &SoundWave, uint32 ChunkIndex, TFunction< void(EAudioChunkLoadResult)> OnLoadCompleted=LoadCompletedDefault, ENamedThreads::Type ThreadToCallOnLoadCompletedOn=ENamedThreads::AnyThread, bool bForImmediatePlayback=false)=0 | IAudioStreamingManager | pure virtual |
| SecondaryLocations | IStreamingManager | protectedstatic |
| SetDisregardWorldResourcesForFrames(int32 NumFrames)=0 | IStreamingManager | pure virtual |
| SetProfilingMode(bool bEnabled)=0 | IAudioStreamingManager | pure virtual |
| SetupViewInfos(float DeltaTime) | IStreamingManager | protected |
| Shutdown() | IStreamingManager | static |
| StreamAllResources(float TimeLimit=0.0f) | IStreamingManager | virtual |
| Tick(float DeltaTime, bool bProcessEverything=false) | IStreamingManager | virtual |
| TrimMemory(uint64 NumBytesToFree)=0 | IAudioStreamingManager | pure virtual |
| UpdateResourceStreaming(float DeltaTime, bool bProcessEverything=false)=0 | IStreamingManager | pure virtual |
| ~IStreamingManager() | IStreamingManager | inlinevirtual |