CapsMapFunc
Description:
[ CCode ( instance_pos = 2.9 ) ]
public delegate bool CapsMapFunc (CapsFeatures features, Structure structure)
public delegate bool CapsMapFunc (CapsFeatures features, Structure structure)
A function that will be called in map_in_place.
The function may modify features
and structure
.
Parameters:
features |
the CapsFeatures |
structure |
the Structure |
user_data |
user data |
Returns:
|
Namespace: Gst
Package: gstreamer-1.0