Trait gstreamer_base::prelude::StaticType[][src]

pub trait StaticType {
    fn static_type() -> Type;
}

Types that are supported by GLib dynamic typing.

Required Methods

Returns the type identifier of Self.

Implementations on Foreign Types

impl StaticType for GhostPad

impl StaticType for Preset

impl<'a> StaticType for Array<'a>
[src]

impl StaticType for PadTemplate

impl StaticType for BufferingMode
[src]

impl StaticType for EventRef
[src]

impl StaticType for Device

impl StaticType for SystemClock

impl StaticType for StateChangeReturn
[src]

impl StaticType for PadDirection
[src]

impl StaticType for URIError
[src]

impl StaticType for TaskState
[src]

impl StaticType for TocEntryRef
[src]

impl StaticType for SchedulingFlags
[src]

impl StaticType for StackTraceFlags
[src]

impl StaticType for StreamError
[src]

impl StaticType for FractionRange
[src]

impl StaticType for CapsRef
[src]

impl StaticType for URIHandler

impl StaticType for IntRange<i64>
[src]

impl StaticType for ElementFlags
[src]

impl StaticType for BusSyncReply
[src]

impl StaticType for Clock

impl StaticType for ClockReturn
[src]

impl StaticType for Bin

impl StaticType for SampleRef
[src]

impl StaticType for ParseError
[src]

impl StaticType for StreamType
[src]

impl StaticType for TagMergeMode
[src]

impl StaticType for ResourceError
[src]

impl StaticType for StaticCaps
[src]

impl StaticType for ParseFlags
[src]

impl StaticType for ParseContext

impl StaticType for ChildProxy

impl StaticType for TocLoopType
[src]

impl<'a> StaticType for List<'a>
[src]

impl StaticType for BufferPool

impl StaticType for DeviceProviderFactory

impl StaticType for ProxyPad

impl StaticType for Pipeline

impl StaticType for TagSetter

impl StaticType for ElementFactory

impl StaticType for Structure
[src]

impl StaticType for StreamCollection

impl StaticType for Rank
[src]

impl StaticType for QOSType
[src]

impl StaticType for PluginDependencyFlags
[src]

impl StaticType for StaticPadTemplate
[src]

impl StaticType for QueryRef
[src]

impl StaticType for DeviceMonitor

impl StaticType for Plugin

impl StaticType for TocScope
[src]

impl StaticType for BufferFlags
[src]

impl StaticType for TocRef
[src]

impl StaticType for StructureChangeType
[src]

impl StaticType for Promise

impl StaticType for ContextRef
[src]

impl StaticType for PadProbeReturn
[src]

impl StaticType for CapsIntersectMode
[src]

impl StaticType for PluginFeature

impl StaticType for PadMode
[src]

impl StaticType for PromiseResult
[src]

impl StaticType for DateTime

impl StaticType for Format
[src]

impl StaticType for Pad

impl StaticType for PadProbeType
[src]

impl StaticType for DebugColorFlags
[src]

impl StaticType for FlowReturn
[src]

impl StaticType for PadPresence
[src]

impl StaticType for MessageRef
[src]

impl StaticType for BufferCopyFlags
[src]

impl StaticType for BufferListRef
[src]

impl StaticType for BufferPoolAcquireFlags
[src]

impl StaticType for DebugGraphDetails
[src]

impl StaticType for PadLinkCheck
[src]

impl StaticType for PluginError
[src]

impl StaticType for Object

impl StaticType for TypeFindProbability
[src]

impl StaticType for URIType
[src]

impl StaticType for DeviceProvider

impl StaticType for Fraction
[src]

impl StaticType for TocSetter

impl StaticType for State
[src]

impl StaticType for Bus

impl StaticType for BufferRef
[src]

impl<T> StaticType for Iterator<T>
[src]

impl StaticType for Stream

impl StaticType for SeekFlags
[src]

impl StaticType for Registry

impl StaticType for LibraryError
[src]

impl StaticType for SegmentFlags
[src]

impl StaticType for EventType
[src]

impl<T> StaticType for FormattedSegment<T> where
    T: FormattedValue
[src]

impl StaticType for TagListRef
[src]

impl StaticType for PadLinkReturn
[src]

impl StaticType for DebugLevel
[src]

impl StaticType for CoreError
[src]

impl StaticType for StreamFlags
[src]

impl StaticType for Bitmask
[src]

impl StaticType for TocEntryType
[src]

impl StaticType for ClockType
[src]

impl StaticType for SeekType
[src]

impl StaticType for ProgressType
[src]

impl StaticType for TypeFindFactory

impl StaticType for Element

impl StaticType for StreamStatusType
[src]

impl StaticType for StateChange
[src]

impl StaticType for IntRange<i32>
[src]

impl<T> StaticType for GstRc<T> where
    T: MiniObject + StaticType
[src]

impl StaticType for BindingFlags
[src]

impl StaticType for Closure
[src]

impl StaticType for VariantType
[src]

impl StaticType for String
[src]

impl StaticType for VariantTy
[src]

impl StaticType for u64
[src]

impl StaticType for Source
[src]

impl StaticType for AnyValue
[src]

impl StaticType for Date
[src]

impl StaticType for u8
[src]

impl StaticType for u32
[src]

impl StaticType for Bytes
[src]

impl StaticType for Binding
[src]

impl StaticType for DateTime
[src]

impl StaticType for f64
[src]

impl<'a> StaticType for [&'a str]
[src]

impl StaticType for i32
[src]

impl StaticType for Vec<String>
[src]

impl StaticType for i64
[src]

impl StaticType for i8
[src]

impl StaticType for AnySendValue
[src]

impl StaticType for Checksum
[src]

impl StaticType for MainLoop
[src]

impl StaticType for f32
[src]

impl StaticType for str
[src]

impl StaticType for MainContext
[src]

impl<'a, T> StaticType for &'a T where
    T: StaticType + ?Sized
[src]

impl StaticType for Object
[src]

impl<'a, T> StaticType for &'a mut T where
    T: StaticType + ?Sized
[src]

impl StaticType for TimeZone
[src]

impl StaticType for bool
[src]

impl StaticType for KeyFile
[src]

impl StaticType for IOCondition
[src]

impl StaticType for ParamSpec
[src]

impl StaticType for ValueArray
[src]

impl StaticType for Variant
[src]

impl StaticType for String
[src]

Implementors