Sample.this

Create a new #GstSample with the provided details.

Free-function: gst_sample_unref

Parameters

buffer gst.buffer.Buffer

a #GstBuffer, or null

caps gst.caps.Caps

a #GstCaps, or null

segment gst.segment.Segment

a #GstSegment, or null

info gst.structure.Structure

a #GstStructure, or null

Return Value

the new #GstSample. gst_sample_unref() after usage.