set_allocation_caps
Description:
[ Version ( since = "1.10" ) ]
public void set_allocation_caps (Caps? allocation_caps)
Sets a caps in allocation query which are different from the set pad's caps.
Use this function before calling negotiate. Setting to null
the allocation query will use the caps from the pad.
Parameters:
this |
a Encoder
|
allocation_caps |
a Caps or null
|