Navigation
API > API/Runtime > API/Runtime/MediaAssets > API/Runtime/MediaAssets/IMediaPlayerProxyInterface
Description
Get the desired playback rate. Note that this is not necessarily the actual rate of the player, merely the desired rate the user wants.
| Name | GetProxyRate |
| Type | function |
| Header File | /Engine/Source/Runtime/MediaAssets/Public/MediaPlayerProxyInterface.h |
| Include Path | #include "MediaPlayerProxyInterface.h" |
float GetProxyRate() const