TMediaSampleSinks::Remove

Remove the given media sample sink from the collection.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

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

Include

#include "MediaSampleSinks.h"

Syntax

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

Remarks

Remove the given media sample sink from the collection.

Parameters

Parameter

Description

SampleSink

The sink to remove.

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