UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IMediaTracks Member List

This is the complete list of members for IMediaTracks, including all inherited members.

GetAudioTrackFormat(int32 TrackIndex, int32 FormatIndex, FMediaAudioTrackFormat &OutFormat) const =0IMediaTrackspure virtual
GetNumTrackFormats(EMediaTrackType TrackType, int32 TrackIndex) const =0IMediaTrackspure virtual
GetNumTracks(EMediaTrackType TrackType) const =0IMediaTrackspure virtual
GetSelectedTrack(EMediaTrackType TrackType) const =0IMediaTrackspure virtual
GetTrackDisplayName(EMediaTrackType TrackType, int32 TrackIndex) const =0IMediaTrackspure virtual
GetTrackFormat(EMediaTrackType TrackType, int32 TrackIndex) const =0IMediaTrackspure virtual
GetTrackLanguage(EMediaTrackType TrackType, int32 TrackIndex) const =0IMediaTrackspure virtual
GetTrackName(EMediaTrackType TrackType, int32 TrackIndex) const =0IMediaTrackspure virtual
GetVideoTrackFormat(int32 TrackIndex, int32 FormatIndex, FMediaVideoTrackFormat &OutFormat) const =0IMediaTrackspure virtual
SelectTrack(EMediaTrackType TrackType, int32 TrackIndex)=0IMediaTrackspure virtual
SetTrackFormat(EMediaTrackType TrackType, int32 TrackIndex, int32 FormatIndex)=0IMediaTrackspure virtual
SetVideoTrackFrameRate(int32 TrackIndex, int32 FormatIndex, float FrameRate)IMediaTracksinlinevirtual
~IMediaTracks()IMediaTracksinlinevirtual