FMediaSamples::AddVideo

Add the given audio sample to the cache.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

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

Include

#include "MediaSamples.h"

Syntax

void AddVideo
(
    const TSharedRef< IMediaTextureSample, ESPMode::ThreadSafe > & Sample
)

Remarks

Add the given audio 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