FMediaVideoTrackFormat

Video track format details.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaTracks.h

Include

#include "IMediaTracks.h"

Syntax

struct FMediaVideoTrackFormat

Remarks

Video track format details.

Variables

Name Description

Public variable

FIntPoint

 

Dim

Width and height of the video (in pixels).

Public variable

float

 

FrameRate

Active frame rate (in frames per second).

Public variable

TRange< float >

 

FrameRates

Supported frame rate range.

Public variable

FString

 

TypeName

Name of the format type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss