IMediaClock::RemoveSink

Remove a media clock sink.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaClock.h

Include

#include "IMediaClock.h"

Syntax

void RemoveSink
(
    const TSharedRef< IMediaClockSink, ESPMode::ThreadSafe > & Sink
)

Remarks

Remove a media clock sink.

Parameters

Parameter

Description

Sink

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