spdl.io.async_decode_packets_nvdec¶
- async async_decode_packets_nvdec(packets: VideoPackets | ImagePackets | list[ImagePackets], *, device_config: CUDAConfig | None = None, **kwargs) CUDABuffer [source]¶
[Experimental] Async version of
decode_packets_nvdec()
.