Re-exports§
pub use crate::gobject::GObjectExtManualGst;
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 - Trait containing all
Allocator
methods. - Buffer
Pool Ext - Trait containing all
BufferPool
methods. - Buffer
Pool ExtManual - Child
Proxy Ext - Trait containing all
ChildProxy
methods. - Child
Proxy ExtManual - Clock
Ext - Trait containing all
Clock
methods. - Clock
ExtManual - Control
Binding Ext - Trait containing all
ControlBinding
methods. - Control
Binding ExtManual - Control
Source Ext - Trait containing all
ControlSource
methods. - Control
Source ExtManual - Device
Ext - Trait containing all
Device
methods. - Device
Monitor Ext - Trait containing all
DeviceMonitor
methods. - Device
Monitor ExtManual - Device
Provider Class Ext - Device
Provider Ext - Trait containing all
DeviceProvider
methods. - Device
Provider ExtManual - Displayable
- Trait that allows accessing
Display
implementation on types external to this crate. - Element
Class Ext - Element
Ext - Trait containing all
Element
methods. - Element
ExtManual - Ghost
PadExt - Trait containing all
GhostPad
methods. - GstBin
Ext - Trait containing all
Bin
methods. - GstBin
ExtManual - GstObject
Ext - Trait containing all
Object
methods. - GstObject
ExtManual - GstPipeline
ExtManual - GstValue
Ext - MulDiv
- Trait for calculating
val * num / denom
with different rounding modes and overflow protection. - Option
Add - Trait for values and
Option
s addition. - Option
AddAssign - Trait for values and
Option
s addition assignment. - Option
Checked Add - Trait for values and
Option
s checked addition. - Option
Checked Div - Trait for values and
Option
s checked division. - Option
Checked Mul - Trait for values and
Option
s checked multiplication. - Option
Checked Rem - Trait for values and
Option
s checked remainder. - Option
Checked Sub - Trait for values and
Option
s checked substraction. - Option
Div - Trait for values and
Option
s division. - Option
DivAssign - Trait for values and
Option
s division assignment. - Option
Eq - Trait for the equality
OptionOperations
. - Option
MinMax - Trait for values and
Option
s that can be compared to get the minimum or maximum. - Option
Mul - Trait for values and
Option
s multiplication. - Option
MulAssign - Trait for values and
Option
s multiplication assignment. - Option
Operations - Trait for inner types participating in
option-operations
. - Option
Ord - Trait for values and
Option
s that can be compared for a sort-order. - Option
Overflowing Add - Trait for values and
Option
s overflowing addition. - Option
Overflowing Div - Trait for values and
Option
s overflowing division. - Option
Overflowing Mul - Trait for values and
Option
s overflowing multiplication. - Option
Overflowing Rem - Trait for values and
Option
s overflowing remainder. - Option
Overflowing Sub - Trait for values and
Option
s overflowing substraction. - Option
Rem - Trait for values and
Option
s remainder. - Option
RemAssign - Trait for values and
Option
s remainder assignment. - Option
Saturating Add - Trait for values and
Option
s saturating addition. - Option
Saturating Mul - Trait for values and
Option
s saturating multiplication. - Option
Saturating Sub - Trait for values and
Option
s saturating substraction. - Option
Sub - Trait for values and
Option
s substraction. - Option
SubAssign - Trait for values and
Option
s substraction assignment. - Option
Wrapping Add - Trait for values and
Option
s wrapping addition. - Option
Wrapping Div - Trait for values and
Option
s wrapping division. - Option
Wrapping Mul - Trait for values and
Option
s wrapping multiplication. - Option
Wrapping Rem - Trait for values and
Option
s wrapping remainder. - Option
Wrapping Sub - Trait for values and
Option
s wrapping substraction. - PadExt
- Trait containing all
Pad
methods. - PadExt
Manual - Pipeline
Ext - Trait containing all
Pipeline
methods. - Plugin
ApiExt - Plugin
Feature Ext - Trait containing all
PluginFeature
methods. - Plugin
Feature ExtManual - Preset
Ext - Trait containing all
Preset
methods. - Proxy
PadExt - Trait containing all
ProxyPad
methods. - System
Clock Ext - Trait containing all
SystemClock
methods. - TagSetter
Ext - Trait containing all
TagSetter
methods. - TagSetter
ExtManual - TaskExt
- Trait containing all
Task
methods. - Task
Handle - A handle for a task which was pushed to a task pool.
- Task
Pool Ext - Trait containing all
TaskPool
methods. - Task
Pool ExtManual - TocSetter
Ext - Trait containing all
TocSetter
methods. - Tracer
Ext - Trait containing all
Tracer
methods. - Type
Find Impl - URIHandler
Ext - Trait containing all
URIHandler
methods. - Unix
BusExt Manual