formatsContains

See if the given format is inside the format array.

static
int
formatsContains

Parameters

formats GstFormat[]

The format array to search

format GstFormat

the format to find

Return Value

Type: int

TRUE if the format is found inside the array

Meta