Base.typeFindHelper

Tries to find what type of data is flowing from the given source gstreamer.Pad

Free-function: gst_caps_unref

struct Base
static
typeFindHelper
(,
ulong size
)

Parameters

src Pad

A source gstreamer.Pad

size ulong

The length in bytes

Return Value

Type: Caps

the gstreamer.Caps corresponding to the data stream. Returns NULL if no gstreamer.Caps matches the data stream.