Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FTimeValue
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include | #include "PlayerTime.h" |
bool operator&61;&61;
&40;
const FTimeValue & rhs
&41; const
Remarks
Note: We MUST NOT compare the SequenceIndex in any of the relational operators! It is considered to be a kind of "user value".
It is also not really possible to perform calculations on time values of different sequence indices. What should the result be for eg. (HNS=1234,SequenceIndex=4) + (HNS=987,SequenceIndex=5) ?