spdl.io.VideoDecoder¶
- class VideoDecoder[source]¶
Decode stream of video packets. See
Decoder
for the detail.Methods
decode
(packets)Decode the given packets
- decode(packets: VideoPackets) VideoFrames [source]¶
Decode the given packets
Decode stream of video packets. See Decoder
for the detail.
Methods
|
Decode the given packets |
Decode the given packets