We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ed6b2 commit 132e924Copy full SHA for 132e924
doc/index.rst
@@ -22,7 +22,8 @@ API Documentation
22
:exclude-members: RawInputStream, RawOutputStream, RawStream,
23
InputStream, OutputStream, Stream,
24
CallbackFlags, CallbackStop, CallbackAbort,
25
- PortAudioError, DeviceList, AsioSettings, WasapiSettings
+ PortAudioError, DeviceList,
26
+ AsioSettings, CoreAudioSettings, WasapiSettings
27
28
.. autoclass:: Stream
29
:members:
@@ -53,6 +54,8 @@ API Documentation
53
54
55
.. autoclass:: AsioSettings
56
57
+.. autoclass:: CoreAudioSettings
58
+
59
.. autoclass:: WasapiSettings
60
61
.. only:: html
0 commit comments