Voice et bot modif
This commit is contained in:
parent
189d56026b
commit
7333a22bcd
10774 changed files with 634644 additions and 933308 deletions
|
|
@ -1,11 +1,8 @@
|
|||
cimport libav as lib
|
||||
|
||||
|
||||
cdef class _Dictionary:
|
||||
|
||||
cdef class Dictionary:
|
||||
cdef lib.AVDictionary *ptr
|
||||
cpdef Dictionary copy(self)
|
||||
|
||||
cpdef _Dictionary copy(self)
|
||||
|
||||
|
||||
cdef _Dictionary wrap_dictionary(lib.AVDictionary *input_)
|
||||
cdef Dictionary wrap_dictionary(lib.AVDictionary *input_)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue