spdl.io.async_streaming_decode_packets¶
- async async_streaming_decode_packets(packets: VideoPackets, num_frames: int, **kwargs) AsyncIterator[VideoFrames] [source]¶
Async version of
streaming_decode_packets()
.
Async version of streaming_decode_packets()
.