FMediaPlayerFacade::ProcessSubtitleSamples

Fetch subtitle samples from the player and forward them to the registered sinks.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h

Include

#include "MediaPlayerFacade.h"

Source

/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp

Syntax

void ProcessSubtitleSamples
(
    IMediaSamples & Samples,
    TRange< FTimespan > TimeRange
)

Remarks

Fetch subtitle samples from the player and forward them to the registered sinks.

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