FARSupportInterface::GetSupportedVideoFormats

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARSupportInterface.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARSupportInterface.cpp

Syntax

TArray< FARVideoFormat > GetSupportedVideoFormats
(
    EARSessionType SessionType
) const

See Also