Re-exports§
pub use crate::gobject::GObjectExtManualGst;pub use crate::log::DebugLogger;pub use crate::memory::MemoryType;pub use crate::message::MessageErrorDomain;pub use crate::meta::MetaAPI;pub use crate::meta::MetaAPIExt;pub use crate::meta::MetaTag;pub use crate::miniobject::IsMiniObject;pub use crate::param_spec::GstParamSpecBuilderExt;pub use crate::slice::ByteSliceExt;pub use crate::tags::CustomTag;pub use crate::tags::Tag;pub use crate::format::prelude::*;
Traits§
- Allocator
Ext - Buffer
Pool Ext - Buffer
Pool ExtManual - Child
Proxy Ext - Child
Proxy ExtManual - Clock
Ext - Clock
ExtManual - Control
Binding Ext - Control
Binding ExtManual - Control
Source Ext - Control
Source ExtManual - Device
Ext - Device
Monitor Ext - Device
Monitor ExtManual - Device
Provider Class Ext - Device
Provider Ext - Device
Provider ExtManual - Displayable
- Trait that allows accessing
Displayimplementation on types external to this crate. - Element
Class Ext - Element
Ext - Element
ExtManual - Ghost
PadExt - GstBin
Ext - GstBin
ExtManual - GstObject
Ext - GstObject
ExtManual - GstPipeline
ExtManual - GstValue
Ext - MulDiv
- Trait for calculating
val * num / denomwith different rounding modes and overflow protection. - Option
Add - Trait for values and
Options addition. - Option
AddAssign - Trait for values and
Options addition assignment. - Option
Checked Add - Trait for values and
Options checked addition. - Option
Checked Div - Trait for values and
Options checked division. - Option
Checked Mul - Trait for values and
Options checked multiplication. - Option
Checked Rem - Trait for values and
Options checked remainder. - Option
Checked Sub - Trait for values and
Options checked substraction. - Option
Div - Trait for values and
Options division. - Option
DivAssign - Trait for values and
Options division assignment. - Option
Eq - Trait for the equality
OptionOperations. - Option
MinMax - Trait for values and
Options that can be compared to get the minimum or maximum. - Option
Mul - Trait for values and
Options multiplication. - Option
MulAssign - Trait for values and
Options multiplication assignment. - Option
Operations - Trait for inner types participating in
option-operations. - Option
Ord - Trait for values and
Options that can be compared for a sort-order. - Option
Overflowing Add - Trait for values and
Options overflowing addition. - Option
Overflowing Div - Trait for values and
Options overflowing division. - Option
Overflowing Mul - Trait for values and
Options overflowing multiplication. - Option
Overflowing Rem - Trait for values and
Options overflowing remainder. - Option
Overflowing Sub - Trait for values and
Options overflowing substraction. - Option
Rem - Trait for values and
Options remainder. - Option
RemAssign - Trait for values and
Options remainder assignment. - Option
Saturating Add - Trait for values and
Options saturating addition. - Option
Saturating Mul - Trait for values and
Options saturating multiplication. - Option
Saturating Sub - Trait for values and
Options saturating substraction. - Option
Sub - Trait for values and
Options substraction. - Option
SubAssign - Trait for values and
Options substraction assignment. - Option
Wrapping Add - Trait for values and
Options wrapping addition. - Option
Wrapping Div - Trait for values and
Options wrapping division. - Option
Wrapping Mul - Trait for values and
Options wrapping multiplication. - Option
Wrapping Rem - Trait for values and
Options wrapping remainder. - Option
Wrapping Sub - Trait for values and
Options wrapping substraction. - PadExt
- PadExt
Manual - Pipeline
Ext - Plugin
ApiExt - Plugin
Feature Ext - Plugin
Feature ExtManual - Preset
Ext - Proxy
PadExt - System
Clock Ext - TagSetter
Ext - TagSetter
ExtManual - TaskExt
- Task
Handle - A handle for a task which was pushed to a task pool.
- Task
Pool Ext - Task
Pool ExtManual - TocSetter
Ext - Tracer
Ext - Type
Find Impl - URIHandler
Ext - Unix
BusExt Manual