IMediaPlayer::ProcessVideoSamples

Any extra processing that the player should do when [FMediaPlayerFacade::ProcessVideoSamples](API\Runtime\MediaUtils\FMediaPlayerFacade\ProcessVideoSamples) is run should be put here.

Windows
MacOS
Linux

References

Module

Media

Header

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

Include

#include "IMediaPlayer.h"

Syntax

virtual void ProcessVideoSamples()

Remarks

Any extra processing that the player should do when FMediaPlayerFacade::ProcessVideoSamples is run should be put here.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss