提交 f11a672f 编写于 作者: O Oliver Woodman

Tweak documentation

上级 b24388bb
...@@ -32,9 +32,10 @@ methods, as listed below and shown in the following figure. ...@@ -32,9 +32,10 @@ methods, as listed below and shown in the following figure.
{% include figure.html url="/images/live-window.png" index="1" caption="Live window" %} {% include figure.html url="/images/live-window.png" index="1" caption="Live window" %}
* `Player.isCurrentWindowLive` returns whether the currently playing media item * `Player.isCurrentWindowLive` indicates whether the currently playing media
is a live stream. This value is still true even if the live stream has ended. item is a live stream. This value is still true even if the live stream has
* `Player.isCurrentWindowDynamic` returns whether the currently playing media ended.
* `Player.isCurrentWindowDynamic` indicates whether the currently playing media
item is still being updated. This is usually true for live streams that are item is still being updated. This is usually true for live streams that are
not yet ended. Note that this flag is also true for non-live streams in some not yet ended. Note that this flag is also true for non-live streams in some
cases. cases.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册