| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi |
| Modifier and Type | Method and Description |
|---|---|
static void |
MMNotificationClient.RegisterEndpointNotificationCallback(IMMNotificationClient pNotify)
Registers a specific IMMNotificationClient to be notified when
an audio endpoint device is added or removed, when the state or
properties of an endpoint device change, or when there is a change in the
default role assigned to an endpoint device.
|
static void |
MMNotificationClient.UnregisterEndpointNotificationCallback(IMMNotificationClient pNotify)
Deletes the registration of a specific IMMNotificationClient
that the client registered in a previous call to
MMNotificationClient.RegisterEndpointNotificationCallback(IMMNotificationClient). |
Copyright © 2022 jitsi.org. All rights reserved.