PhoneCall.ChangeAudioDeviceAsync(PhoneCallAudioDevice) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Imposta in modo asincrono un dispositivo audio di chiamata telefonica (HF).
public:
virtual IAsyncOperation<PhoneCallOperationStatus> ^ ChangeAudioDeviceAsync(PhoneCallAudioDevice endpoint) = ChangeAudioDeviceAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<PhoneCallOperationStatus> ChangeAudioDeviceAsync(PhoneCallAudioDevice const& endpoint);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<PhoneCallOperationStatus> ChangeAudioDeviceAsync(PhoneCallAudioDevice endpoint);
function changeAudioDeviceAsync(endpoint)
Public Function ChangeAudioDeviceAsync (endpoint As PhoneCallAudioDevice) As IAsyncOperation(Of PhoneCallOperationStatus)
Parametri
- endpoint
- PhoneCallAudioDevice
Restituisce
- Attributi
Requisiti Windows
Funzionalità dell'app |
phoneCall
|