Added description and measurement
This commit is contained in:
parent
17eb26a83a
commit
512ae49f7d
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
<return type="float">
|
||||
</return>
|
||||
<description>
|
||||
Returns the length of the audio stream, in seconds.
|
||||
Returns the length of the audio stream in seconds.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<return type="float">
|
||||
</return>
|
||||
<description>
|
||||
Returns the position in the [AudioStream].
|
||||
Returns the position in the [AudioStream] in seconds.
|
||||
</description>
|
||||
</method>
|
||||
<method name="play">
|
||||
|
|
Loading…
Reference in a new issue