Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h |
Include |
#include "MediaPlayerFacade.h" |
Source |
/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp |
Get the view's orientation.
true on success, false if feature is not available or if orientation has never been set.
Parameter |
Description |
---|---|
OutOrientation |
Will contain the view orientation. |