IMediaControls::Play

Start media playback at the default rate of 1.0.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaControls.h

Include

#include "IMediaControls.h"

Syntax

bool Play()

Remarks

Start media playback at the default rate of 1.0.

This is the same as setting the playback rate to 1.0.

Returns

true if playback is starting, false otherwise.

See Also

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