#include <SoundWave.h>
◆ FSoundWaveProxy() [1/2]
| FSoundWaveProxy::FSoundWaveProxy |
( |
USoundWave * |
InWave | ) |
|
|
explicit |
◆ FSoundWaveProxy() [2/2]
◆ ~FSoundWaveProxy()
| FSoundWaveProxy::~FSoundWaveProxy |
( |
| ) |
|
◆ GetChunk()
◆ GetChunkData()
| bool FSoundWaveProxy::GetChunkData |
( |
int32 |
ChunkIndex, |
|
|
uint8 ** |
OutChunkData, |
|
|
bool |
bMakeSureChunkIsLoaded = false |
|
) |
| |
◆ GetChunkFromDDC()
| int32 FSoundWaveProxy::GetChunkFromDDC |
( |
int32 |
ChunkIndex, |
|
|
uint8 ** |
OutChunkData, |
|
|
bool |
bMakeSureChunkIsLoaded |
|
) |
| |
◆ GetCompressedData()
◆ GetCuePoints()
◆ GetCuePointsAndLoopRegions()
◆ GetDuration()
| float FSoundWaveProxy::GetDuration |
( |
| ) |
const |
◆ GetFName()
| const FName & FSoundWaveProxy::GetFName |
( |
| ) |
const |
◆ GetFObjectKey()
| const FObjectKey & FSoundWaveProxy::GetFObjectKey |
( |
| ) |
const |
◆ GetLoadingBehavior()
◆ GetLoopRegions()
◆ GetNumChannels()
| uint32 FSoundWaveProxy::GetNumChannels |
( |
| ) |
const |
◆ GetNumChunks()
| uint32 FSoundWaveProxy::GetNumChunks |
( |
| ) |
const |
◆ GetNumFrames()
| int32 FSoundWaveProxy::GetNumFrames |
( |
| ) |
const |
◆ GetPackageName()
| const FName & FSoundWaveProxy::GetPackageName |
( |
| ) |
const |
◆ GetResourceData()
| const uint8 * FSoundWaveProxy::GetResourceData |
( |
| ) |
const |
◆ GetResourceSize()
| int32 FSoundWaveProxy::GetResourceSize |
( |
| ) |
const |
◆ GetRuntimeFormat()
| const FName & FSoundWaveProxy::GetRuntimeFormat |
( |
| ) |
const |
◆ GetSampleRate()
| float FSoundWaveProxy::GetSampleRate |
( |
| ) |
const |
◆ GetSizeOfChunk()
| uint32 FSoundWaveProxy::GetSizeOfChunk |
( |
uint32 |
ChunkIndex | ) |
const |
◆ GetSoundWaveData()
◆ GetZerothChunk()
◆ GetZerothChunkDataView()
| const TArrayView< uint8 > FSoundWaveProxy::GetZerothChunkDataView |
( |
| ) |
const |
◆ HasCompressedData()
◆ IMPL_AUDIOPROXY_CLASS()
◆ IsLooping()
| bool FSoundWaveProxy::IsLooping |
( |
| ) |
const |
◆ IsRetainingAudio()
| bool FSoundWaveProxy::IsRetainingAudio |
( |
| ) |
const |
◆ IsSeekable()
| bool FSoundWaveProxy::IsSeekable |
( |
| ) |
const |
◆ IsStreaming()
| bool FSoundWaveProxy::IsStreaming |
( |
| ) |
const |
◆ IsTemplate()
| bool FSoundWaveProxy::IsTemplate |
( |
| ) |
const |
◆ IsZerothChunkDataLoaded()
| bool FSoundWaveProxy::IsZerothChunkDataLoaded |
( |
| ) |
const |
◆ LoadZerothChunk()
| bool FSoundWaveProxy::LoadZerothChunk |
( |
| ) |
|
◆ ReleaseCompressedAudio()
| void FSoundWaveProxy::ReleaseCompressedAudio |
( |
| ) |
|
◆ ShouldUseStreamCaching()
| bool FSoundWaveProxy::ShouldUseStreamCaching |
( |
| ) |
const |
◆ WasLoadingBehaviorOverridden()
| bool FSoundWaveProxy::WasLoadingBehaviorOverridden |
( |
| ) |
const |
◆ GetTypeHash
The documentation for this class was generated from the following files: