FMediaSamples::AddCaption

Add the given caption sample to the cache.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

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

Include

#include "MediaSamples.h"

Syntax

void AddCaption
(
    const TSharedRef< IMediaOverlaySample, ESPMode::ThreadSafe > & Sample
)

Remarks

Add the given caption sample to the cache.

Parameters

Parameter

Description

Sample

The sample to add.

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