Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundTimecodeOffset.h |
| Include | #include "Sound/SoundTimecodeOffset.h" |
Syntax
USTRUCT ()
struct FSoundTimecodeOffset
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | NumOfSecondsSinceMidnight |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FSoundTimecodeOffset& InRhs |