Navigation
API > API/Runtime > API/Runtime/MediaAssets
The proxy object provides a higher level of insight/control than just the media player. For example, the object owning the player may control the player in some cases, and the proxy allows you and the object to avoid conflicts in control.
| Name | UMediaPlayerProxyInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/MediaAssets/Public/MediaPlayerProxyInterface.h |
| Include Path | #include "MediaPlayerProxyInterface.h" |
Syntax
class UMediaPlayerProxyInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UMediaPlayerProxyInterface