MisterAI's picture
download
raw
343 Bytes
from av.packet import Packet
from av.stream import Stream
from av.subtitles.subtitle import AssSubtitle, BitmapSubtitle, SubtitleSet
class SubtitleStream(Stream):
def decode(
self, packet: Packet | None = None
) -> list[AssSubtitle] | list[BitmapSubtitle]: ...
def decode2(self, packet: Packet) -> SubtitleSet | None: ...

Xet Storage Details

Size:
343 Bytes
·
Xet hash:
4db46381897208e1a376d9de2fe2b02fcd6b28a0ac4c3601f47b73069187f65c

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