Create a new #GstSample with the provided details.
Get the buffer associated with sample
Get the buffer list associated with sample
Get the caps associated with sample
Get extra information associated with sample.
Get the segment associated with sample
Set the buffer associated with sample. sample must be writable.
Set the buffer list associated with sample. sample must be writable.
Set the caps associated with sample. sample must be writable.
Set the info structure associated with sample. sample must be writable, and info must not have a parent set already.
Set the segment associated with sample. sample must be writable.
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 #GstSample is a small object containing data, a type, timing and extra arbitrary information.