FMediaPlayerFacade::BlockOnFetch

Whether sample fetching should block.

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

bool BlockOnFetch() const

Remarks

Whether sample fetching should block.

Returns

true if sample fetching should block, false otherwise.