Class NotifyDevices


  • public class NotifyDevices
    extends PlaybackDevices
    Manages the list of active (currently plugged-in) notify devices and manages user preferences between all known devices (previously and actually plugged-in).
    Author:
    Vincent Lucas
    • Constructor Detail

      • NotifyDevices

        public NotifyDevices​(AudioSystem audioSystem)
        Initializes the notify device list management.
        Parameters:
        audioSystem - The audio system managing this notify device list.
    • Method Detail

      • getPropDevice

        protected String getPropDevice()
        Returns the property of the capture devices.
        Overrides:
        getPropDevice in class PlaybackDevices
        Returns:
        The property of the capture devices.