Buckets:
MisterAI/LocalAI_Demo_backends / cpu-diffusers.upgrade-tmp /venv /lib /python3.10 /site-packages /av /frame.pyi
| from fractions import Fraction | |
| from typing import TypedDict | |
| from av.sidedata.motionvectors import MotionVectors | |
| class SideData(TypedDict, total=False): | |
| MOTION_VECTORS: MotionVectors | |
| class Frame: | |
| dts: int | None | |
| pts: int | None | |
| duration: int | |
| time_base: Fraction | None | |
| side_data: SideData | |
| opaque: object | |
| def time(self) -> float | None: ... | |
| def is_corrupt(self) -> bool: ... | |
| def key_frame(self) -> bool: ... | |
| def make_writable(self) -> None: ... | |
Xet Storage Details
- Size:
- 532 Bytes
- Xet hash:
- 41ec9dc2d35b898fdbc925515ae4dba239fbd9e8bb093f9ac5cecdefacc5d839
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.