IMediaControls::CanControl

Whether the specified control is currently available.

Windows
MacOS
Linux

Override Hierarchy

IMediaControls::CanControl()

FMediaIOCorePlayerBase::CanControl()

References

Module

Media

Header

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

Include

#include "IMediaControls.h"

Syntax

bool CanControl
(
    EMediaControl Control
) const

Remarks

Whether the specified control is currently available.

Returns

true if the control is available, false otherwise.

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