From 1cd742be41fa7faf90b6e5b1974ed851ee238790 Mon Sep 17 00:00:00 2001 From: Anton Vayvod Date: Wed, 11 May 2016 14:43:32 +0100 Subject: [PATCH] Added a note about stopping the remote playback See issue #5 --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index ae3ce2f..11848e8 100644 --- a/index.html +++ b/index.html @@ -575,6 +575,11 @@

Stopping remote playback

+
+ The remote playback device might not stop the remote playback of the media when requested by the user agent + since it's implementation specific and depends on the device in question. In such case stopping remote playback + merely means the user agent disconnecting from the remote playback device. +