Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaPlayer
Description
Get the player's view settings.
The interface returned by this method must remain valid for the player's life time.
| Name | GetView |
| Type | function |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaPlayer.h |
| Include Path | #include "IMediaPlayer.h" |
IMediaView & GetView()
View interface.