MisterAI's picture
download
raw
385 Bytes
from types import CapsuleType
from av.plane import Plane
from .frame import VideoFrame
class VideoPlane(Plane):
line_size: int
width: int
height: int
buffer_size: int
def __init__(self, frame: VideoFrame, index: int) -> None: ...
def __dlpack_device__(self) -> tuple[int, int]: ...
def __dlpack__(self, *, stream: int | None = None) -> CapsuleType: ...

Xet Storage Details

Size:
385 Bytes
·
Xet hash:
2856c1befa296b57f69d229ce24a8040c0878ee5cc0d111cffe5e729ddc8e83b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.