Gets private data set on the frame by the subclass via gstvideo.video_codec_frame.VideoCodecFrame.setUserData previously.
Sets user_data on the frame and the #GDestroyNotify that will be called when the frame is freed. Allows to attach private data by the subclass to frames.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A #GstVideoCodecFrame represents a video frame both in raw and encoded form.