gstFormatsContains

See if the given format is inside the format array.

static
int
gstFormatsContains

Parameters

formats GstFormat[]

The format array to search. [array zero-terminated=1]

format GstFormat

the format to find

Return Value

Type: int

TRUE if the format is found inside the array

Meta