IMediaPlayer::GetCache

Get the player's cache controls.

Windows
MacOS
Linux

Override Hierarchy

IMediaPlayer::GetCache()

FMediaIOCorePlayerBase::GetCache()

References

Module

Media

Header

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

Include

#include "IMediaPlayer.h"

Syntax

IMediaCache & GetCache()

Remarks

Get the player's cache controls.

The interface returned by this method must remain valid for the player's life time.

Returns

Cache controls.

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