
    HuiJ                     .   d dl mZmZmZ d dlmZ d dlmZ d dlm	Z	 d dl
mZ d dlmZ d dlmZ d dlmZ d d	lmZ d d
lmZ d dlmZmZ d dlmZmZ d dlmZ d dlmZ d dl m!Z! d dl"m#Z#m$Z$ d dl%m&Z& d dl' d dl(m)Z) d dl*m+Z+ d dl,m-Z- d dl.m/Z/ dZ0de1fdZ2y)    )	time_baselibrary_versionsffmpeg_version_info)logging)__version__)AudioCodecContext)	AudioFifo)AudioFormat)
AudioFrame)AudioLayout)AudioResampler)AudioStream)BitStreamFilterContextbitstream_filters_available)Codeccodecs_available)CodecContext)HWConfig)open)ContainerFormatformats_available)Packet)*)VideoCodecContext)VideoFormat)
VideoFrame)VideoStream)r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   returnc                  >   ddl } | j                  j                  | j                  j                  t              d      }| j                  j                  |      r|S | j                  j                  | j                  j                  t              | j                  d      S )z]
    Returns the path to the `include` folder to be used when building extensions to av.
    r   Ninclude)ospathjoindirname__file__existspardir)r!   include_paths     =/opt/pipecat/venv/lib/python3.12/site-packages/av/__init__.pyget_includer*   :   sh      77<< 99EL	ww~~l#77<<1299iHH    N)3av._corer   r   r   avr   av.aboutr   av.audio.codeccontextr   av.audio.fifor	   av.audio.formatr
   av.audio.framer   av.audio.layoutr   av.audio.resamplerr   av.audio.streamr   av.bitstreamr   r   av.codec.codecr   r   av.codec.contextr   av.codec.hwaccelr   av.containerr   	av.formatr   r   	av.packetr   av.errorav.video.codeccontextr   av.video.formatr   av.video.framer   av.video.streamr   __all__strr*    r+   r)   <module>rE      sf    F E  ! 3 # ' % ' - ' L 2 ) %  8   3 ' % '8IS Ir+   