| bool SupportsSeeking() | FinalNative+1 flags | | 0x01 |
| bool SupportsScrubbing() | FinalNative+1 flags | | 0x01 |
| bool SupportsRate(float Rate, bool Unthinned) | FinalNative+1 flags | | 0x06 |
| void Stop() | FinalNative+1 flags | | 0x00 |
| void SetVolume(float Rate) | FinalNative+1 flags | | 0x04 |
| bool SetRate(float Rate) | FinalNative+1 flags | | 0x05 |
| bool SetLooping(bool InLooping) | FinalNative+1 flags | | 0x02 |
| bool Seek(const FTimespan& InTime) | FinalNative+1 flags | | 0x09 |
| bool Rewind() | FinalNative+1 flags | | 0x01 |
| bool Play() | FinalNative+1 flags | | 0x01 |
| bool Pause() | FinalNative+1 flags | | 0x01 |
| bool OpenUrl(const FString& NewUrl) | FinalNative+1 flags | | 0x11 |
| bool IsStopped() | FinalNative+1 flags | | 0x01 |
| bool IsPlaying() | FinalNative+1 flags | | 0x01 |
| bool IsPaused() | FinalNative+1 flags | | 0x01 |
| bool IsLooping() | FinalNative+1 flags | | 0x01 |
| bool IsInitialized() | FinalNative+1 flags | | 0x01 |
| bool IsGotoing() | FinalNative+1 flags | | 0x01 |
| FString GetUrl() | FinalNative+1 flags | | 0x10 |
| FTimespan GetTime() | FinalNative+1 flags | | 0x08 |
| float GetRate() | FinalNative+1 flags | | 0x04 |
| FTimespan GetDuration() | FinalNative+1 flags | | 0x08 |
| void Draw(UTexture* Texture, bool tonemap, int32 out_nits, float Alpha, bool srgb_decode, bool hdr) | FinalNative+1 flags | | 0x16 |
| void CloseUrl() | FinalNative+1 flags | | 0x00 |
| bool CanPlay() | FinalNative+1 flags | | 0x01 |
| bool CanPause() | FinalNative+1 flags | | 0x01 |