Trait gstreamer_video::StaticType [−][src]
pub trait StaticType {
    fn static_type() -> Type;
}Types that are supported by GLib dynamic typing.
Required Methods
fn static_type() -> Type
Returns the type identifier of Self.
Implementations on Foreign Types
impl StaticType for BindingFlags[src] 
impl StaticType for BindingFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Closure[src] 
impl StaticType for Closurefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for VariantType[src] 
impl StaticType for VariantTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for String[src] 
impl StaticType for Stringfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for VariantTy[src] 
impl StaticType for VariantTyfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for u64[src] 
impl StaticType for u64fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Source[src] 
impl StaticType for Sourcefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for AnyValue[src] 
impl StaticType for AnyValuefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Date[src] 
impl StaticType for Datefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for u8[src] 
impl StaticType for u8fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for u32[src] 
impl StaticType for u32fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Bytes[src] 
impl StaticType for Bytesfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Binding[src] 
impl StaticType for Bindingfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DateTime[src] 
impl StaticType for DateTimefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for f64[src] 
impl StaticType for f64fn static_type() -> Type[src] 
fn static_type() -> Typeimpl<'a> StaticType for [&'a str][src] 
impl<'a> StaticType for [&'a str]fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for i32[src] 
impl StaticType for i32fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Vec<String>[src] 
impl StaticType for Vec<String>fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for i64[src] 
impl StaticType for i64fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for i8[src] 
impl StaticType for i8fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for AnySendValue[src] 
impl StaticType for AnySendValuefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Checksum[src] 
impl StaticType for Checksumfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for MainLoop[src] 
impl StaticType for MainLoopfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for f32[src] 
impl StaticType for f32fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for str[src] 
impl StaticType for strfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for MainContext[src] 
impl StaticType for MainContextfn static_type() -> Type[src] 
fn static_type() -> Typeimpl<'a, T> StaticType for &'a T where
    T: StaticType + ?Sized, [src] 
impl<'a, T> StaticType for &'a T where
    T: StaticType + ?Sized, fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Object[src] 
impl StaticType for Objectfn static_type() -> Type[src] 
fn static_type() -> Typeimpl<'a, T> StaticType for &'a mut T where
    T: StaticType + ?Sized, [src] 
impl<'a, T> StaticType for &'a mut T where
    T: StaticType + ?Sized, fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TimeZone[src] 
impl StaticType for TimeZonefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for bool[src] 
impl StaticType for boolfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for KeyFile[src] 
impl StaticType for KeyFilefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for IOCondition[src] 
impl StaticType for IOConditionfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ParamSpec[src] 
impl StaticType for ParamSpecfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ValueArray[src] 
impl StaticType for ValueArrayfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Variant[src] 
impl StaticType for Variantfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for String[src] 
impl StaticType for Stringfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for GhostPad
impl StaticType for GhostPadfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Preset
impl StaticType for Presetfn static_type() -> Type
fn static_type() -> Typeimpl<'a> StaticType for Array<'a>[src] 
impl<'a> StaticType for Array<'a>fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PadTemplate
impl StaticType for PadTemplatefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BufferingMode[src] 
impl StaticType for BufferingModefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for EventRef[src] 
impl StaticType for EventReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Device
impl StaticType for Devicefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SystemClock
impl StaticType for SystemClockfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for StateChangeReturn[src] 
impl StaticType for StateChangeReturnfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PadDirection[src] 
impl StaticType for PadDirectionfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for URIError[src] 
impl StaticType for URIErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TaskState[src] 
impl StaticType for TaskStatefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TocEntryRef[src] 
impl StaticType for TocEntryReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for SchedulingFlags[src] 
impl StaticType for SchedulingFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StackTraceFlags[src] 
impl StaticType for StackTraceFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StreamError[src] 
impl StaticType for StreamErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for FractionRange[src] 
impl StaticType for FractionRangefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for CapsRef[src] 
impl StaticType for CapsReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for URIHandler
impl StaticType for URIHandlerfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for IntRange<i64>[src] 
impl StaticType for IntRange<i64>fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ElementFlags[src] 
impl StaticType for ElementFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BusSyncReply[src] 
impl StaticType for BusSyncReplyfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Clock
impl StaticType for Clockfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ClockReturn[src] 
impl StaticType for ClockReturnfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Bin
impl StaticType for Binfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SampleRef[src] 
impl StaticType for SampleReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ParseError[src] 
impl StaticType for ParseErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StreamType[src] 
impl StaticType for StreamTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TagMergeMode[src] 
impl StaticType for TagMergeModefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ResourceError[src] 
impl StaticType for ResourceErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StaticCaps[src] 
impl StaticType for StaticCapsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ParseFlags[src] 
impl StaticType for ParseFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ParseContext
impl StaticType for ParseContextfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ChildProxy
impl StaticType for ChildProxyfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TocLoopType[src] 
impl StaticType for TocLoopTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl<'a> StaticType for List<'a>[src] 
impl<'a> StaticType for List<'a>fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BufferPool
impl StaticType for BufferPoolfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DeviceProviderFactory
impl StaticType for DeviceProviderFactoryfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ProxyPad
impl StaticType for ProxyPadfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Pipeline
impl StaticType for Pipelinefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TagSetter
impl StaticType for TagSetterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ElementFactory
impl StaticType for ElementFactoryfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Structure[src] 
impl StaticType for Structurefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StreamCollection
impl StaticType for StreamCollectionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Rank[src] 
impl StaticType for Rankfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for QOSType[src] 
impl StaticType for QOSTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PluginDependencyFlags[src] 
impl StaticType for PluginDependencyFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StaticPadTemplate[src] 
impl StaticType for StaticPadTemplatefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for QueryRef[src] 
impl StaticType for QueryReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DeviceMonitor
impl StaticType for DeviceMonitorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Plugin
impl StaticType for Pluginfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TocScope[src] 
impl StaticType for TocScopefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BufferFlags[src] 
impl StaticType for BufferFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TocRef[src] 
impl StaticType for TocReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StructureChangeType[src] 
impl StaticType for StructureChangeTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Promise
impl StaticType for Promisefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ContextRef[src] 
impl StaticType for ContextReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PadProbeReturn[src] 
impl StaticType for PadProbeReturnfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for CapsIntersectMode[src] 
impl StaticType for CapsIntersectModefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PluginFeature
impl StaticType for PluginFeaturefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PadMode[src] 
impl StaticType for PadModefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PromiseResult[src] 
impl StaticType for PromiseResultfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DateTime
impl StaticType for DateTimefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Format[src] 
impl StaticType for Formatfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Pad
impl StaticType for Padfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PadProbeType[src] 
impl StaticType for PadProbeTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DebugColorFlags[src] 
impl StaticType for DebugColorFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for FlowReturn[src] 
impl StaticType for FlowReturnfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PadPresence[src] 
impl StaticType for PadPresencefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for MessageRef[src] 
impl StaticType for MessageReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BufferCopyFlags[src] 
impl StaticType for BufferCopyFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BufferListRef[src] 
impl StaticType for BufferListReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BufferPoolAcquireFlags[src] 
impl StaticType for BufferPoolAcquireFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DebugGraphDetails[src] 
impl StaticType for DebugGraphDetailsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PadLinkCheck[src] 
impl StaticType for PadLinkCheckfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PluginError[src] 
impl StaticType for PluginErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Object
impl StaticType for Objectfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TypeFindProbability[src] 
impl StaticType for TypeFindProbabilityfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for URIType[src] 
impl StaticType for URITypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DeviceProvider
impl StaticType for DeviceProviderfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Fraction[src] 
impl StaticType for Fractionfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TocSetter
impl StaticType for TocSetterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for State[src] 
impl StaticType for Statefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Bus
impl StaticType for Busfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BufferRef[src] 
impl StaticType for BufferReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl<T> StaticType for Iterator<T>[src] 
impl<T> StaticType for Iterator<T>fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Stream
impl StaticType for Streamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SeekFlags[src] 
impl StaticType for SeekFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Registry
impl StaticType for Registryfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for LibraryError[src] 
impl StaticType for LibraryErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for SegmentFlags[src] 
impl StaticType for SegmentFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for EventType[src] 
impl StaticType for EventTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl<T> StaticType for FormattedSegment<T> where
    T: FormattedValue, [src] 
impl<T> StaticType for FormattedSegment<T> where
    T: FormattedValue, fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TagListRef[src] 
impl StaticType for TagListReffn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for PadLinkReturn[src] 
impl StaticType for PadLinkReturnfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for DebugLevel[src] 
impl StaticType for DebugLevelfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for CoreError[src] 
impl StaticType for CoreErrorfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StreamFlags[src] 
impl StaticType for StreamFlagsfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for Bitmask[src] 
impl StaticType for Bitmaskfn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TocEntryType[src] 
impl StaticType for TocEntryTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ClockType[src] 
impl StaticType for ClockTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for SeekType[src] 
impl StaticType for SeekTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for ProgressType[src] 
impl StaticType for ProgressTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for TypeFindFactory
impl StaticType for TypeFindFactoryfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Element
impl StaticType for Elementfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for StreamStatusType[src] 
impl StaticType for StreamStatusTypefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for StateChange[src] 
impl StaticType for StateChangefn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for IntRange<i32>[src] 
impl StaticType for IntRange<i32>fn static_type() -> Type[src] 
fn static_type() -> Typeimpl<T> StaticType for GstRc<T> where
    T: MiniObject + StaticType, [src] 
impl<T> StaticType for GstRc<T> where
    T: MiniObject + StaticType, fn static_type() -> Type[src] 
fn static_type() -> Typeimpl StaticType for BaseSrc
impl StaticType for BaseSrcfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Adapter
impl StaticType for Adapterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BaseSink
impl StaticType for BaseSinkfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for AggregatorPad
impl StaticType for AggregatorPadfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BaseTransform
impl StaticType for BaseTransformfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Aggregator
impl StaticType for Aggregatorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PushSrc
impl StaticType for PushSrcfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FlowCombiner
impl StaticType for FlowCombinerfn static_type() -> Type
fn static_type() -> TypeImplementors
- impl StaticType for Error
- impl StaticType for Type
- impl StaticType for VideoFilter
- impl StaticType for VideoOverlay
- impl StaticType for VideoColorMatrix
- impl StaticType for VideoColorPrimaries
- impl StaticType for VideoFieldOrder
- impl StaticType for VideoFormat
- impl StaticType for VideoInterlaceMode
- impl StaticType for VideoMultiviewFramePacking
- impl StaticType for VideoMultiviewMode
- impl StaticType for VideoTileMode
- impl StaticType for VideoTransferFunction
- impl StaticType for VideoChromaSite
- impl StaticType for VideoFlags
- impl StaticType for VideoFormatFlags
- impl StaticType for VideoFrameFlags
- impl StaticType for VideoMultiviewFlags
- impl StaticType for VideoColorRange
- impl StaticType for VideoInfo