Skip to content

Commit 3615fe0

Browse files
committed
More Readme Updates
1 parent f0b62b9 commit 3615fe0

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -67,23 +67,7 @@ In your web page:
6767

6868
###Configuration Options & Their Defaults
6969

70-
* audioButtonClass: 'ubaplayer-button',
71-
* autoPlay: null,
72-
* codecs: [{name:"OGG", codec: 'audio/ogg; codecs="vorbis"'}, {name:"MP3", codec: 'audio/mpeg'}],
73-
* continuous: false,
74-
* controlsClass: 'ubaplayer-controls',
75-
* extension: null,
76-
* fallbackExtension: '.mp3',
77-
* fallbackFunctions: { play: null, pause: null, resume: null, error: null },
78-
* flashAudioPlayerPath: 'swf/player.swf',
79-
* flashExtension: '.mp3',
80-
* flashObjectID: 'ubaplayer-flash',
81-
* loadingClass: 'ubaplayer-loading',
82-
* loop: false,
83-
* playerContainer: "ubaplayer-container",
84-
* playingClass: "ubaplayer-playing",
85-
* swfobjectPath: "js/swfobject.js",
86-
* volume: 0.5
70+
@TODO
8771

8872
## Contributing
8973
In lieu of a formal styleguide, take care to maintain the existing coding style.

0 commit comments

Comments
 (0)