Class SolarisSoundCard

java.lang.Object
oshi.hardware.common.AbstractSoundCard
oshi.hardware.platform.unix.solaris.SolarisSoundCard
All Implemented Interfaces:
SoundCard

@Immutable final class SolarisSoundCard extends AbstractSoundCard
Solaris Sound Card.
  • Field Details

  • Constructor Details

    • SolarisSoundCard

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

    • getSoundCards

      public static List<SoundCard> getSoundCards()

      getSoundCards.

      Returns:
      a List object.