Navigation
API > API/Runtime > API/Runtime/MediaAssets > API/Runtime/MediaAssets/UMediaPlayer
Syntax
FOnMediaPlayerMediaOpened OnMediaOpened
Remarks
A delegate that is invoked when a media source has been opened.
Depending on whether the underlying player implementation opens the media synchronously or asynchronously, this event may be executed before or after the call to OpenSource / OpenUrl returns.