Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

WeChat program API video decoder - Create video decoder


May 19, 2021 WeChat Mini Program Development Document


Table of contents


VideoDecoder wx.createVideoDecoder()

The base library 2.11.0 starts to support, and the lower version needs to be compatible.

Create a video decoder that gets the decoded data frame by frame

Returns a value

VideoDecoder