Buckets:
MisterAI/LocalAI_Demo_backends / cpu-diffusers.upgrade-tmp /venv /lib /python3.10 /site-packages /av /index.pyi
| from typing import Iterator, overload | |
| class IndexEntry: | |
| pos: int | |
| timestamp: int | |
| flags: int | |
| is_keyframe: bool | |
| is_discard: bool | |
| size: int | |
| min_distance: int | |
| class IndexEntries: | |
| def __len__(self) -> int: ... | |
| def __iter__(self) -> Iterator[IndexEntry]: ... | |
| def __getitem__(self, index: int) -> IndexEntry: ... | |
| def __getitem__(self, index: slice) -> list[IndexEntry]: ... | |
| def search_timestamp( | |
| self, timestamp, *, backward: bool = True, any_frame: bool = False | |
| ) -> int: ... | |
Xet Storage Details
- Size:
- 559 Bytes
- Xet hash:
- 80a0889f8564bc793b711324bf6ccb98a3e152fd69e4409a998315d3123747d5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.