Go to the source code of this file.
Variables | |
| const | SC_NS = "http://songbirdnest.com/data/1.0#" |
| const | SC_streamName = SC_NS + "streamName" |
| const | SC_bitRate = SC_NS + "bitRate" |
| const | SC_comment = SC_NS + "comment" |
| const | SC_mimeType = SC_NS + "contentType" |
| const | SC_listenerCount = SC_NS + "listenerCount" |
| const | SC_id = SC_NS + "streamId" |
| const | SC_bookmark = SC_NS + "streamFave" |
| const SC_bitRate = SC_NS + "bitRate" |
Definition at line 3 of file radioProperties.js.
| const SC_bookmark = SC_NS + "streamFave" |
Definition at line 8 of file radioProperties.js.
| const SC_comment = SC_NS + "comment" |
Definition at line 4 of file radioProperties.js.
| const SC_id = SC_NS + "streamId" |
Definition at line 7 of file radioProperties.js.
| const SC_listenerCount = SC_NS + "listenerCount" |
Definition at line 6 of file radioProperties.js.
| const SC_mimeType = SC_NS + "contentType" |
Definition at line 5 of file radioProperties.js.
| const SC_NS = "http://songbirdnest.com/data/1.0#" |
Definition at line 1 of file radioProperties.js.
| const SC_streamName = SC_NS + "streamName" |
Definition at line 2 of file radioProperties.js.