Sample.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Create a new #GstSample with the provided details.

Free-function: gst_sample_unref

Parameters

buffera #GstBuffer, or null
capsa #GstCaps, or null
segmenta #GstSegment, or null
infoa #GstStructure, or null

Returns

the new #GstSample. gst_sample_unref()

after usage.