GhostPad.construct

Finish initialization of a newly allocated ghost pad. This function is most useful in language bindings and when subclassing GstGhostPad; plugin and application developers normally will not call this function. Call this function directly after a call to g_object_new (GST_TYPE_GHOST_PAD, "direction", dir, ..., NULL).

class GhostPad
int
construct
()

Return Value

Type: int

TRUE if the construction succeeds, FALSE otherwise.

Meta