ControllerProxyGetBufferLevel01RelativeToDuration Method |
Get's the normalized buffer level as "the last contiguously cached nanosecond from the current position / total duration in nanoseconds".
TL;DR: use it as the normalizedValue for a Slider to display the currently buffered amount in seconds
Namespace:
frame8.Logic.Media.MediaPlayer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic double GetBufferLevel01RelativeToDuration()
Return Value
Type:
Double
See Also