Buffer.hasFlags

Gives the status of a specific flag on a buffer.

class Buffer
bool
hasFlags

Parameters

flags GstBufferFlags

the #GstBufferFlags flag to check.

Return Value

Type: bool

%TRUE if all flags in @flags are found on @buffer.

Meta

Since

1.10