Base.typeFindHelper

Tries to find what type of data is flowing from the given source #GstPad.

Free-function: gst_caps_unref

struct Base
static
typeFindHelper
(,
ulong size
)

Parameters

src Pad

A source #GstPad

size ulong

The length in bytes

Return Value

Type: Caps

the #GstCaps corresponding to the data stream. Returns %NULL if no #GstCaps matches the data stream.

Meta