FARVideoFormat::FARVideoFormat

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h

Include

#include "ARTypes.h"

Syntax

FARVideoFormat
(
    int32 InFPS,
    int32 InWidth,
    int32 InHeight
)