FMediaPlayerFacade::ProcessVideoSamplesV1

Fetch video samples from the player and forward them to the registered sinks.

Choose your operating system:

Windows

macOS

Linux

References

Module

MediaUtils

Header

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

Include

#include "MediaPlayerFacade.h"

Source

/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp

Syntax

void ProcessVideoSamplesV1
(
    IMediaSamples & Samples,
    TRange< FTimespan > TimeRange
)

Remarks

Fetch video samples from the player and forward them to the registered sinks.