CurrentBluetoothAudioDevice QML Type
Determines the current audio device to be used. More...
Import Statement: | import Sailfish.Bluetooth 1.0 |
Properties
Methods
Detailed Description
Since the current Jolla PulseAudio/Policy set-up does not reliably support multiple bluetooth audio connections, this is provided as a helper type to determine the remote bluetooth device that should be used for the current bluetooth audio connection, or be used as the device for the next audio connection.
- If the current device is not set, the first device that makes an audio connection becomes the current device.
- If the current device is set, but its audio connection is later disconnected, it remains as the current device until its baseband connection is disconnected, or when another device makes an audio connection.
Property Documentation
Method Documentation
void disableAudioStream() |