TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Calculates the intersection of two values. If the values have a non-empty intersection, the value representing the intersection is placed in dest, unless null. If the intersection is non-empty, dest is not modified.
dest
null
a value to intersect
another value to intersect
true if the intersection is non-empty
true
Calculates the intersection of two values. If the values have a non-empty intersection, the value representing the intersection is placed in
dest, unlessnull. If the intersection is non-empty,destis not modified.