Enum gstreamer::subclass::prelude::TracerHook[][src]

pub enum TracerHook {
Show 31 variants BinAddPost, BinAddPre, BinRemovePost, BinRemovePre, ElementAddPad, ElementChangeStatePost, ElementChangeStatePre, ElementNew, ElementPostMessagePost, ElementPostMessagePre, ElementQueryPost, ElementQueryPre, ElementRemovePad, ObjectCreated, ObjectDestroyed, ObjectReffed, ObjectUnreffed, PadLinkPost, PadLinkPre, PadPullRangePost, PadPullRangePre, PadPushEventPost, PadPushEventPre, PadPushListPost, PadPushListPre, PadPushPost, PadPushPre, PadQueryPost, PadQueryPre, PadUnlinkPost, PadUnlinkPre,
}

Variants

BinAddPost
BinAddPre
BinRemovePost
BinRemovePre
ElementAddPad
ElementChangeStatePost
ElementChangeStatePre
ElementNew
ElementPostMessagePost
ElementPostMessagePre
ElementQueryPost
ElementQueryPre
ElementRemovePad
ObjectCreated
ObjectDestroyed
ObjectReffed
ObjectUnreffed
PadLinkPost
PadLinkPre
PadPullRangePost
PadPullRangePre
PadPushEventPost
PadPushEventPre
PadPushListPost
PadPushListPre
PadPushPost
PadPushPre
PadQueryPost
PadQueryPre
PadUnlinkPost
PadUnlinkPre

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.