Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| Name | FFractionalValue |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/ElectraDecodersUtils.h |
| Include Path | #include "ElectraDecodersUtils.h" |
Syntax
struct FFractionalValue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFractionalValue
(
int64 InNumerator, |
ElectraDecodersUtils.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Denom | uint32 | ElectraDecodersUtils.h | ||
| Num | int64 | ElectraDecodersUtils.h |