Navigation
Unreal Engine C++ API Reference > 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 |
FString GetAudioTrackType
&40;
int32 TrackIndex,
int32 FormatIndex
&41; const
Remarks
Get the type of the specified audio track format. Audio format type string.
Parameters
Name | Description |
---|---|
TrackIndex | The index of the track. |
FormatIndex | Index of the track format. |