Interacts with the Bluetooth Audio Gateway.
| C# | Visual Basic |
public sealed class BluetoothAudioGateway : IDisposable
Public NotInheritable Class BluetoothAudioGateway _ Implements IDisposable
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BluetoothAudioGateway()()()() |
Creates a new instance of BluetoothAudioGateway.
| |
| CloseAudio()()()() |
Closes a connection with a Bluetooth headset.
| |
| Dispose()()()() | Releases all resources used by the BluetoothAudioGateway | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Overrides Object.Finalize()()()().) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MicrophoneVolume |
Gets or sets the microphone volume for a Bluetooth headset.
| |
| OpenAudio()()()() |
Opens an audio connection with a paired Bluetooth headset.
| |
| SpeakerVolume |
Gets or sets the speaker volume for a Bluetooth headset.
| |
| ToString()()()() | (Inherited from Object.) |
| Requirements | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 and later |
| Object | |
| BluetoothAudioGateway | |