FMediaIOCoreSamples::AddCaption

Add the given caption sample to the cache.

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreSamples.h

Include

#include "MediaIOCoreSamples.h"

Syntax

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

Remarks

Add the given caption sample to the cache.

Returns

True if the operation succeeds.

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