AlkantarClanX12
Current Path : /opt/alt/python310/lib64/python3.10/email/mime/__pycache__/ |
Current File : //opt/alt/python310/lib64/python3.10/email/mime/__pycache__/audio.cpython-310.opt-1.pyc |
o 6��f� � @ s` d Z dgZddlZddlmZ ddlmZ ddlmZ ddd d d �Z dd� Z G d d� de�ZdS )z/Class representing audio/* type MIME documents.� MIMEAudio� N)�BytesIO)�encoders)�MIMENonMultipartZbasiczx-wavzx-aiff)ZauZwavZaiffZaifcc C sH | dd� }t |�}tjD ]}|||�}|dur!t�|d � S q dS )a Try to identify a sound file type. sndhdr.what() has a pretty cruddy interface, unfortunately. This is why we re-do it here. It would be easier to reverse engineer the Unix 'file' command and use the standard 'magic' file, as shipped with a modern Unix. Ni r )r �sndhdrZtests�_sndhdr_MIMEmap�get)�dataZhdrZfakefileZtestfn�res� r �7/opt/alt/python310/lib64/python3.10/email/mime/audio.py�_whatsnd s �r c @ s&