summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2010-08-16 02:13:35 +0100
committerAlex Merry <dev@randomguy3.me.uk>2010-08-16 02:14:26 +0100
commit387178db43615593bf0575acea6caa03ef489626 (patch)
treefcde567da7ab13d2c2682ac528c211192b6be1e8
parent5556c3a297ebcfb571148fa1ea0960b644cce75b (diff)
Note that OpenUri may not be implemented if there are no supported uri
schemes
-rw-r--r--spec/Player_Node.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/Player_Node.xml b/spec/Player_Node.xml
index 3014ba5..41d5398 100644
--- a/spec/Player_Node.xml
+++ b/spec/Player_Node.xml
@@ -277,7 +277,9 @@
<p>If the playback is stopped, starts playing</p>
<p>
If the uri scheme or the mime-type of the uri to open is not supported,
- this method does nothing and may raise an error.
+ this method does nothing and may raise an error. In particular, if the
+ list of available uri schemes is empty, this method may not be
+ implemented.
</p>
<p>Clients should not assume that the Uri has been opened as soon as this
method returns. They should wait until the mpris:trackid field in the