FMediaPlayerFacade::AddCaptionSampleSink

Add the given audio sample sink to this player.

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 AddCaptionSampleSink
(
    const TSharedRef< FMediaOverlaySampleSink, ESPMode::ThreadSafe > & SampleSink
)

Remarks

Add the given audio sample sink to this player.

Parameters

Parameter

Description

SampleSink

The sink to receive caption samples.

See Also

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