Buffer.getCaps

Gets the media type of the buffer. This can be NULL if there is no media type attached to this buffer.

class Buffer
getCaps
()

Return Value

Type: Caps

a reference to the GstCaps. unref after usage. NULL if there were no caps on this buffer.

Meta