Skip to content

Commit

Permalink
Update basetv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion authored Feb 18, 2022
1 parent 29bca23 commit 617750e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidtv/basetv/basetv.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ def _audio_output_device(stream_music):

@staticmethod
def _audio_state(audio_state_response):
"""Parse the :meth:`audio_state` property from the output of the command :py:const:`androidtv.constants.CMD_AUDIO_STATE`.
"""Parse the :meth:`audio_state` property from the ADB shell output.
Parameters
----------
Expand Down

0 comments on commit 617750e

Please sign in to comment.