PySide.QtMultimedia.QAbstractAudioDeviceInfo class provides access for PySide.QtMultimedia.QAudioDeviceInfo to access the audio device provided by the plugin.
This class implements the audio functionality for PySide.QtMultimedia.QAudioDeviceInfo , i.e., PySide.QtMultimedia.QAudioDeviceInfo keeps a PySide.QtMultimedia.QAbstractAudioDeviceInfo and routes function calls to it. For a description of the functionality that PySide.QtMultimedia.QAbstractAudioDeviceInfo implements, you can read the class and functions documentation of PySide.QtMultimedia.QAudioDeviceInfo .
| 返回类型: |
|---|
Returns the list of currently available byte orders.
| 返回类型: |
|---|
Returns the list of currently available channels.
| 返回类型: | 字符串列表 |
|---|
Returns the list of currently available codecs.
| 返回类型: | unicode |
|---|
Returns the audio device name.
| 返回类型: |
|---|
Returns the list of currently available frequencies.
| 参数: | format – PySide.QtMultimedia.QAudioFormat |
|---|---|
| 返回类型: | PySide.QtCore.bool |
返回 true 若 format is available from audio device.
| 参数: | format – PySide.QtMultimedia.QAudioFormat |
|---|---|
| 返回类型: | PySide.QtMultimedia.QAudioFormat |
Returns the nearest settings format .
| 返回类型: | PySide.QtMultimedia.QAudioFormat |
|---|
Returns the nearest settings.
| 返回类型: |
|---|
Returns the list of currently available sample sizes.
| 返回类型: |
|---|
Returns the list of currently available sample types.