Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaControls
References
| Module | Media |
| Header | /Engine/Source/Runtime/Media/Public/IMediaControls.h |
| Include | #include "IMediaControls.h" |
bool Play&40;&41;
Remarks
Start media playback at the default rate of 1.0.
This is the same as setting the playback rate to 1.0. true if playback is starting, false otherwise.
See Also
Stop