av 17.0.0
Version history | Download JSON
-
PyPI https://pypi.org/project/av/ Repository https://github.com/PyAV-Org/PyAV -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 849 "Any" : 7 "Untyped" : 24 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 115 "classes" : 444 "other" : 26- 41 functions (+3 overloads)
- 74 parameters
- 138 classes
- 144 methods (+0 overloads)
- 227 parameters
- 73 properties
- 144 methods (+0 overloads)
- 52 modules
- 26 attrs
- 41 functions (+3 overloads)
Modules
Incomplete Annotations
av.audio.layout (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AudioLayout.init |
2 | 1 | 0 |
av.bitstream (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BitStreamFilterContext.init |
4 | 3 | 0 |
av.container.core (0 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
open |
13 | 13 | 1 |
attr |
Container.file |
1 | 1 | 1 |
attr |
Container.io_open |
1 | 1 | 1 |
attr |
Container.open_files |
1 | 1 | 1 |
av.container.output (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OutputContainer.add_mux_stream |
4 | 3 | 0 |
meth |
OutputContainer.add_stream_from_template |
4 | 3 | 0 |
av.container.pyio (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
BufC |
1 | 0 | 0 |
attr |
Buf |
1 | 0 | 0 |
meth |
PyIOFile.cinit |
4 | 0 | 0 |
meth |
PyIOFile.dealloc |
1 | 0 | 0 |
attr |
seek_func_t |
1 | 0 | 0 |
av.datasets (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
log |
1 | 0 | 0 |
av.filter.graph (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Graph.add |
4 | 4 | 1 |
av.index (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
IndexEntries.search_timestamp |
4 | 3 | 0 |
av.opaque (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
u8ptr |
1 | 0 | 0 |
meth |
OpaqueContainer.cinit |
1 | 0 | 0 |
meth |
OpaqueContainer.get |
2 | 1 | 0 |
meth |
OpaqueContainer.pop |
2 | 1 | 0 |
av.packet (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PacketSideData.to_packet |
3 | 2 | 0 |
av.utils (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
dict_to_avdict |
5 | 4 | 0 |
av.video.frame (4 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
VideoFrame.to_rgb |
2 | 2 | 1 |
meth |
VideoFrame.to_image |
2 | 0 | 0 |
meth |
VideoFrame.to_ndarray |
3 | 3 | 1 |
meth |
VideoFrame.from_image |
2 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.