ParentBufferMeta


Object Hierarchy:

Gst.ParentBufferMeta Gst.ParentBufferMeta Gst.ParentBufferMeta

Description:

[ CCode ( has_type_id = false ) ]
[ Version ( since = "1.6" ) ]
public struct ParentBufferMeta

The ParentBufferMeta is a Meta which can be attached to a Buffer to hold a reference to another buffer that is only released when the child Buffer is released.

Typically, ParentBufferMeta is used when the child buffer is directly using the Memory of the parent buffer, and wants to prevent the parent buffer from being returned to a buffer pool until the Memory is available for re-use.


Namespace: Gst
Package: gstreamer-1.0

Content:

Static methods:

Fields: