![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMediaTracks.h>
Public Attributes | |
| FIntPoint | Dim |
| float | FrameRate |
| TRange< float > | FrameRates |
| FString | TypeName |
Video track format details.
| FIntPoint FMediaVideoTrackFormat::Dim |
Width and height of the video (in pixels).
| float FMediaVideoTrackFormat::FrameRate |
Active frame rate (in frames per second).
| FString FMediaVideoTrackFormat::TypeName |
Name of the format type.