Class AixSoundCard

    • Constructor Summary

      Constructors 
      Constructor Description
      AixSoundCard​(java.lang.String kernelVersion, java.lang.String name, java.lang.String codec)
      Constructor for AixSoundCard.
    • Constructor Detail

      • AixSoundCard

        AixSoundCard​(java.lang.String kernelVersion,
                     java.lang.String name,
                     java.lang.String codec)
        Constructor for AixSoundCard.
        Parameters:
        kernelVersion - The version
        name - The name
        codec - The codec
    • Method Detail

      • getSoundCards

        public static java.util.List<SoundCard> getSoundCards​(java.util.function.Supplier<java.util.List<java.lang.String>> lscfg)
        Gets sound cards
        Parameters:
        lscfg - a memoized lscfg object
        Returns:
        sound cards