Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
Syntax
class FSoundWaveData
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Dtor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | FindChunkIndexForSeeking
(
uint32 InTimeInAudioFrames |
||
| FStreamedAudioChunk & | |||
| bool | GetChunkData
(
int32 ChunkIndex, |
||
| int32 | GetChunkFromDDC
(
int32 ChunkIndex, |
||
| FByteBulkData * | GetCompressedData
(
FName Format, |
||
| const TArray< FSoundWaveCuePoint > & | GetCuePoints () |
||
| int32 | |||
| FString | |||
| float | GetDuration () |
||
| const FName & | GetFName () |
||
| const FObjectKey & | |||
| const FGuid & | GetGUID () |
||
| ESoundWaveLoadingBehavior | |||
| const TArray< FSoundWaveCuePoint > & | |||
| uint32 | |||
| uint32 | |||
| uint32 | GetNumChunks () |
||
| int32 | GetNumFrames () |
||
| const FName & | |||
| const uint8 * | |||
| int32 | |||
| const FName & | |||
| float | |||
| uint32 | GetSizeOfChunk
(
uint32 ChunkIndex |
||
| FPerPlatformFloat | |||
| ESoundAssetCompressionType | |||
| const TArrayView< uint8 > | |||
| bool | HasChunkSeekTable
(
int32 InChunkIndex |
||
| bool | HasCompressedData
(
FName Format, |
||
| bool | HasError () |
||
| void | InitializeDataFromSoundWave
(
USoundWave& InWave |
Non-const arg for internal call to FAudioDevice::GetRuntimeFormat | |
| bool | IsLooping () |
||
| bool | |||
| bool | IsSeekable () |
||
| bool | IsStreaming () |
||
| bool | IsTemplate () |
||
| bool | |||
| bool | Returns true if the zeroth chunk is loaded, or attempts to load it if not already loaded, returning true if the load was successful. | ||
| void | OverrideRuntimeFormat
(
const FName& InRuntimeFormat |
||
| void | |||
| bool | ResetError () |
||
| void | SetAllCuePoints
(
const TArray< FSoundWaveCuePoint >& InCuePoints |
||
| void | |||
| bool | |||
| bool |