Skip to content

Commit

Permalink
Added the Loop attribute in the audio tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Yenaphe committed Oct 1, 2015
1 parent 58c1040 commit fd83b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/language.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ margin-start optional starts the audio track with the specified delay (full
margin-end optional ends the audio track with the speficied delay before the end (full duration given by the enclosing node)
margin-both optional sets both margin. This is exclusive of other "margin" attributes
volume optional arbitrary float, sets the volume (default is 1.0)
loop optional loop the audio file if set to true
============= ============ ========================================================================================================

An audio entry example:
Expand Down

0 comments on commit fd83b7d

Please sign in to comment.