Crate gstreamer_base [] [src]

Modules

prelude

Structs

Adapter
BaseSink
BaseSrc
BaseTransform
Continue

Continue calling the closure in the future iterations or drop it.

Error

A generic error capable of representing various error domains (types).

FlowCombiner
PushSrc
TypedValue

A statically typed Value.

Value

A generic value capable of carrying various types.

Enums

Type

A GLib or GLib-based library type

Traits

BaseSinkExt
BaseSrcExt
BaseTransformExt
Cast

Upcasting and downcasting support.

IsA

Declares the "is a" relationship.

StaticType

Types that are supported by GLib dynamic typing.

ToValue

Converts to Value.