Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h |
Include |
#include "MediaPlayerFacade.h" |
Source |
/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp |
Whether the specified playback rate is supported.
Parameter |
Description |
---|---|
Rate |
The playback rate to check. |
Unthinned |
Whether no frames should be dropped at the given rate. |