IMediaProfileManager

Windows
MacOS
Linux

References

Module

MediaFrameworkUtilities

Header

/Engine/Plugins/Media/MediaFrameworkUtilities/Source/MediaFrameworkUtilities/Public/Profile/IMediaProfileManager.h

Include

#include "Profile/IMediaProfileManager.h"

Syntax

class IMediaProfileManager

Destructors

Name Description

Public function Virtual

~IMediaProfileManager()

IMediaProfileManager structors

Functions

Name Description

Public function Static

IMediaProfil...

 

Get()

Public function Const

TArray< UPro...

 

GetAllMediaOutputProxy()

Get all the media output proxy.

Public function Const

TArray< UPro...

 

GetAllMediaSourceProxy()

Get all the media source proxy.

Public function Const

UMediaProfil...

 

GetCurrentMediaProfile()

Get the current profile used by the manager. Can be null.

Public function

FOnMediaProf...

 

OnMediaProfileChanged()

Delegate for media profile changed event

Public function

void

 

SetCurrentMediaProfile

(
    UMediaProfile* InMediaProfile
)

Set the current profile used by the manager.

Typedefs

Name

Description

FOnMediaProfileChanged

Delegate type for media profile changed event

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss