EVOLUTION-MANAGER
Edit File: soundcard.cpython-36.pyc
3 �fQ � @ sR d dl mZmZmZmZ G dd� de�ZG dd� dee�ZG dd� deee�ZdS ) � )�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginc @ s e Zd ZdZdZdZdd� ZdS ) � Soundcardz Sound devicesZ soundcard�desktop�hardwarec C s | j d� | jdddg� d S )Nz/proc/asound/*zaplay -lzaplay -LZamixer)� add_copy_specZadd_cmd_output)�self� r �/usr/lib/python3.6/soundcard.py�setup s zSoundcard.setupN)r r )�__name__� __module__�__qualname__Z short_descZplugin_nameZprofilesr r r r r r s r c s e Zd Z� fdd�Z� ZS )�RedHatSoundcardc s t � j� | jddg� d S )Nz/etc/alsa/*z /etc/asound.*)�superr r )r )� __class__r r r s zRedHatSoundcard.setup)r r r r � __classcell__r r )r r r s r c s e Zd Z� fdd�Z� ZS )�DebianSoundcardc s t � j� | jd� d S )Nz/etc/pulse/*)r r r )r )r r r r ( s zDebianSoundcard.setup)r r r r r r r )r r r &