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 |
TRange< float > GetVideoTrackFrameRates
&40;
int32 TrackIndex,
int32 FormatIndex
&41; const
Remarks
Get the supported range of frame rates of the specified video track. Frame rate range (in frames per second).
Parameters
| Name | Description |
|---|---|
| TrackIndex | The index of the track. |
| FormatIndex | Index of the track format. |