다음을 통해 공유


PhoneCall.ChangeAudioDevice(PhoneCallAudioDevice) 메서드

정의

HF(핸즈프리) 전화 통화 오디오 디바이스를 설정합니다.

public:
 virtual PhoneCallOperationStatus ChangeAudioDevice(PhoneCallAudioDevice endpoint) = ChangeAudioDevice;
PhoneCallOperationStatus ChangeAudioDevice(PhoneCallAudioDevice const& endpoint);
public PhoneCallOperationStatus ChangeAudioDevice(PhoneCallAudioDevice endpoint);
function changeAudioDevice(endpoint)
Public Function ChangeAudioDevice (endpoint As PhoneCallAudioDevice) As PhoneCallOperationStatus

매개 변수

endpoint
PhoneCallAudioDevice

설정할 오디오 디바이스를 나타내는 PhoneCallAudioDevice 개체입니다.

반환

전화 통화의 상태 나타내는 PhoneCallOperationStatus 개체입니다.

Windows 요구 사항

앱 기능
phoneCall

적용 대상