Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/FARVideoFormat
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ARTypes.h | |||
FARVideoFormat
(
int32 InFPS, |
ARTypes.h |
FARVideoFormat()
| Name | FARVideoFormat |
| Type | function |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path | #include "ARTypes.h" |
FARVideoFormat()
FARVideoFormat(int32, int32, int32)
| Name | FARVideoFormat |
| Type | function |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path | #include "ARTypes.h" |
FARVideoFormat
(
int32 InFPS,
int32 InWidth,
int32 InHeight
)