Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaView
References
| Module | Media |
| Header | /Engine/Source/Runtime/Media/Public/IMediaView.h |
| Include | #include "IMediaView.h" |
virtual bool GetViewOrientation
&40;
FQuat & OutOrientation
&41; const
Remarks
Get the view's orientation. true on success, false if feature is not available or if orientation has never been set.
Parameters
| Name | Description |
|---|---|
| OutOrientation | Will contain the view orientation. |