Added and modified AudioStream descriptions
@@ -16,6 +16,7 @@
<return type="float">
</return>
<description>
+ Returns the length of the audio stream in seconds.
</description>
</method>
</methods>
@@ -17,7 +17,7 @@
- Returns the position in the [AudioStream].
+ Returns the position in the [AudioStream] in seconds.
<method name="play">