TMediaSampleSinks::Add

Add the given media sample sink to the collection.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

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

Include

#include "MediaSampleSinks.h"

Syntax

void Add
(
    const TSharedRef< TMediaSampleSink< SampleType >, ESPMode::ThreadSafe > & SampleSink
)

Remarks

Add the given media sample sink to the collection.

Parameters

Parameter

Description

SampleSink

The sink 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