add_propose_allocation_meta
Description:
[ CCode ( cname = "gst_harness_add_propose_allocation_meta" ) ]
[ Version ( since = "1.16" ) ]
public void add_propose_allocation_meta (Type api, Structure? @params)
[ Version ( since = "1.16" ) ]
public void add_propose_allocation_meta (Type api, Structure? @params)
Add api with params as one of the supported metadata API to propose when receiving an allocation query.
MT safe.
Parameters:
this |
a Harness |
api |
a metadata API |
params |
API specific parameters |