NPAPI:DefaultAudioDeviceNotification: Difference between revisions

→‎Notes: fix typo
(nit - set for / called for)
(→‎Notes: fix typo)
 
Line 33: Line 33:


== Notes ==
== Notes ==
* The intention is for the registration and in particular the notifications for device changes to be asynchronous, so plugins would needs to allow for this when attempting to interact with the default device.
* The intention is for the registration and in particular the notifications for device changes to be asynchronous, so plugins would need to allow for this when attempting to interact with the default device.
* These notifications would be on a per instance basis, so plugins only requiring plugin-level notification would need to work around this.
* These notifications would be on a per instance basis, so plugins only requiring plugin-level notification would need to work around this.


= Open Issues =
= Open Issues =
* None
* None
284

edits