Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaPlayer
| Name | IAsyncResourceReleaseNotification |
| Type | class |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaPlayer.h |
| Include Path | #include "IMediaPlayer.h" |
Syntax
class IAsyncResourceReleaseNotification
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAsyncResourceReleaseNotification() |
IMediaPlayer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Signal
(
uint32 ResourceFlags |
IMediaPlayer.h |