Class Description
Video decoding class, which provides video decoding APIs.
For details about how to use this API, see Video Decoding.
- To ensure that resources are correctly reclaimed, you are advised to define and run VideoDecoder in the method of a function or class member. If VideoDecoder is defined in the global scope, use the del function to delete the constructed VideoDecoder object when the program ends.
Supported Models
Atlas inference product
Parent topic: VideoDecoder