# VideoContext wx.createVideoContext(string id, Object this)
with Promise style call: Not supported
Mini Program plugin: Support, need to Mini Program base library version no less than 1.9.6
create video context VideoContext Object. Recommended use wx.createSelectorQuery Obtain context Object.
# parameter
# string id
video Component id
# Object this
Under a custom component, the this of the current component instance to manipulate within the component video assembly