UMediaSource::SetMediaOptionBool

Set a boolean parameter to pass to the player.

Windows
MacOS
Linux

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/MediaSource.h

Include

#include "MediaSource.h"

Source

/Engine/Source/Runtime/MediaAssets/Private/Assets/MediaSource.cpp

Syntax

void SetMediaOptionBool
(
    const FName & Key,
    bool Value
)

Remarks

Set a boolean parameter to pass to the player.

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