Class AixSoundCard

java.lang.Object
oshi.hardware.common.AbstractSoundCard
oshi.hardware.platform.unix.aix.AixSoundCard
All Implemented Interfaces:
SoundCard

@Immutable final class AixSoundCard extends AbstractSoundCard
AIX Sound Card.
  • Constructor Details

    • AixSoundCard

      AixSoundCard(String kernelVersion, String name, String codec)
      Constructor for AixSoundCard.
      Parameters:
      kernelVersion - The version
      name - The name
      codec - The codec
  • Method Details

    • getSoundCards

      public static List<SoundCard> getSoundCards(Supplier<List<String>> lscfg)
      Gets sound cards
      Parameters:
      lscfg - a memoized lscfg object
      Returns:
      sound cards