⚝
One Hat Cyber Team
⚝
Your IP:
160.79.108.82
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
python310
/
lib64
/
python3.10
/
__pycache__
/
View File Name :
sndhdr.cpython-310.opt-2.pyc
o �?Og� � @ s2 d dgZ ddlmZ edd�Zdej_dej_dej_d ej_d ej _dd � Z dd� Zg Zd d� Z e�e � dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Zdd � Zd!d"� Zd#d$� Zd%d&� Zd'd(� Zed)kr�e� d*S d*S )+�what�whathdr� )� namedtuple� SndHeadersz.filetype framerate nchannels nframes sampwidthz�The value for type indicates the data type and will be one of the strings 'aifc', 'aiff', 'au','hcom', 'sndr', 'sndt', 'voc', 'wav', '8svx', 'sb', 'ub', or 'ul'.zYThe sampling_rate will be either the actual value or 0 if unknown or difficult to decode.z^The number of channels or 0 if it cannot be determined or if the value is difficult to decode.z?The value for frames will be either the number of frames or -1.zAEither the sample size in bits or 'A' for A-LAW or 'U' for u-LAW.c C s t | �}|S )N)r )�filename�res� r �-/opt/alt/python310/lib64/python3.10/sndhdr.pyr 4 s c C sp t | d��(}|�d�}tD ]}|||�}|r$t|� W d � S q W d � d S 1 s1w Y d S )N�rbi )�open�read�testsr )r �f�hZtfr r r r r : s �$�c C s� dd l }| �d�sd S | dd� dkrd}n | dd� dkr!d}nd S |�d� z|�|d �}W n t|jfy= Y d S w ||�� |�� |�� d|� � fS ) Nr � FORM� � s AIFC�aifcs AIFFZaiff�r) r � startswith�seekr �EOFError�Error�getframerate�getnchannels� getnframes�getsampwidth)r r r Zfmt�ar r r � test_aifcK s"