Format.contains

See if the given format is inside the format array.

struct Format
static
bool
contains

Parameters

formats GstFormat[]

The format array to search

format GstFormat

the format to find

Return Value

Type: bool

%TRUE if the format is found inside the array

Meta