Navigation
API > API/Runtime > API/Runtime/MediaUtils > API/Runtime/MediaUtils/FMediaPlayerFacade
References
| Module | MediaUtils |
| Header | /Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h |
| Include | #include "MediaPlayerFacade.h" |
| Source | /Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp |
FIntPoint GetVideoTrackDimensions
&40;
int32 TrackIndex,
int32 FormatIndex
&41; const
Remarks
Get the width and height of the specified video track. Video dimensions.
Parameters
| Name | Description |
|---|---|
| TrackIndex | The index of the track. |
| FormatIndex | Index of the track format. |