Voice et bot modif
This commit is contained in:
parent
189d56026b
commit
7333a22bcd
10774 changed files with 634644 additions and 933308 deletions
|
|
@ -4,12 +4,10 @@ cimport libav as lib
|
|||
cdef class SubtitleProxy:
|
||||
cdef lib.AVSubtitle struct
|
||||
|
||||
|
||||
cdef class SubtitleSet:
|
||||
cdef SubtitleProxy proxy
|
||||
cdef readonly tuple rects
|
||||
|
||||
|
||||
cdef class Subtitle:
|
||||
cdef SubtitleProxy proxy
|
||||
cdef lib.AVSubtitleRect *ptr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue