closes #1626 : get_audiostream doesnt have pattern param
This commit is contained in:
parent
58b0977ad9
commit
fe36d697ed
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class CapAudioStream(CapAudio):
|
||||||
"""
|
"""
|
||||||
Get an audio stream
|
Get an audio stream
|
||||||
|
|
||||||
:param pattern: pattern to search on
|
:param _id: Audiostream ID
|
||||||
:type id: str
|
:type id: str
|
||||||
:rtype: :class:`BaseAudioStream`
|
:rtype: :class:`BaseAudioStream`
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue