Navigation
API > API/Plugins > API/Plugins/ElectraBase
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include | #include "PlayerTime.h" |
Syntax
struct FTimeRange
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTimeValue | End | ||
| FTimeValue | Start |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Contains
(
const FTimeValue& Value |
||
| bool | IsValid () |
||
| bool | Overlaps
(
const FTimeRange& OtherRange |
||
| void | Reset () |