UMediaSource::SetMediaOptionInt64

Set an integer64 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 SetMediaOptionInt64
(
    const FName & Key,
    int64 Value
)

Remarks

Set an integer64 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