DEBSOURCES
Skip Quicknav
sources / python-av / 16.0.1-1 / include / libswresample / swresample.pxd
1234
cdef extern from "libswresample/swresample.h" nogil: cdef int swresample_version() cdef char* swresample_configuration() cdef char* swresample_license()