Navigation
API > API/Plugins > API/Plugins/CaptureDataUtils
| Name | USoundWaveTimecodeUtils |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureData/Source/CaptureDataUtils/Public/SoundWaveTimecodeUtils.h |
| Include Path | #include "SoundWaveTimecodeUtils.h" |
Syntax
UCLASS (BlueprintType, Blueprintable)
class USoundWaveTimecodeUtils : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USoundWaveTimecodeUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FFrameRate GetFrameRate
(
const USoundWave* InSoundWave |
SoundWaveTimecodeUtils.h |
|
|
static FTimecode GetTimecode
(
const USoundWave* InSoundWave |
SoundWaveTimecodeUtils.h |
|
|
static void SetTimecodeInfo
(
const FTimecode& InTimecode, |
SoundWaveTimecodeUtils.h |
|