[][src]Trait gstreamer::prelude::StaticType

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.

Loading content...

Implementations on Foreign Types

impl StaticType for Vec<GString>[src]

impl StaticType for i32[src]

impl StaticType for KeyFile[src]

impl StaticType for DateTime[src]

impl StaticType for bool[src]

impl StaticType for BindingFlags[src]

impl StaticType for Closure[src]

impl StaticType for GString[src]

impl StaticType for Error[src]

impl StaticType for Variant[src]

impl StaticType for MainLoop[src]

impl StaticType for u32[src]

impl StaticType for String[src]

impl StaticType for i8[src]

impl StaticType for u8[src]

impl StaticType for f64[src]

impl StaticType for IOCondition[src]

impl StaticType for VariantTy[src]

impl StaticType for f32[src]

impl StaticType for String[src]

impl StaticType for Vec<String>[src]

impl<T> StaticType for Boxed<T> where
    T: BoxedType
[src]

impl StaticType for InitiallyUnowned[src]

impl StaticType for i64[src]

impl StaticType for Object[src]

impl StaticType for str[src]

impl StaticType for ByteArray[src]

impl StaticType for Type[src]

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

impl StaticType for Source[src]

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

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

impl StaticType for ValueArray[src]

impl StaticType for MainContext[src]

impl StaticType for VariantType[src]

impl StaticType for TimeZone[src]

impl StaticType for ParamSpec[src]

impl StaticType for Checksum[src]

impl StaticType for u64[src]

impl StaticType for Binding[src]

impl StaticType for Date[src]

impl StaticType for Bytes[src]

Loading content...

Implementors

impl StaticType for BufferingMode[src]

impl StaticType for BusSyncReply[src]

impl StaticType for CapsIntersectMode[src]

impl StaticType for ClockEntryType[src]

impl StaticType for ClockReturn[src]

impl StaticType for ClockType[src]

impl StaticType for CoreError[src]

impl StaticType for DebugLevel[src]

impl StaticType for EventType[src]

impl StaticType for FlowReturn[src]

impl StaticType for Format[src]

impl StaticType for LibraryError[src]

impl StaticType for MessageType[src]

impl StaticType for PadDirection[src]

impl StaticType for PadLinkReturn[src]

impl StaticType for PadMode[src]

impl StaticType for PadPresence[src]

impl StaticType for PadProbeReturn[src]

impl StaticType for ParseError[src]

impl StaticType for PluginError[src]

impl StaticType for ProgressType[src]

impl StaticType for PromiseResult[src]

impl StaticType for QOSType[src]

impl StaticType for Rank[src]

impl StaticType for ResourceError[src]

impl StaticType for SeekType[src]

impl StaticType for State[src]

impl StaticType for StateChange[src]

impl StaticType for StateChangeReturn[src]

impl StaticType for StreamError[src]

impl StaticType for StreamStatusType[src]

impl StaticType for StructureChangeType[src]

impl StaticType for TagFlag[src]

impl StaticType for TagMergeMode[src]

impl StaticType for TagScope[src]

impl StaticType for TaskState[src]

impl StaticType for TocEntryType[src]

impl StaticType for TocLoopType[src]

impl StaticType for TocScope[src]

impl StaticType for TypeFindProbability[src]

impl StaticType for URIError[src]

impl StaticType for URIType[src]

impl StaticType for Buffer[src]

impl StaticType for BufferRef[src]

impl StaticType for BufferList[src]

impl StaticType for BufferListRef[src]

impl StaticType for Caps[src]

impl StaticType for CapsRef[src]

impl StaticType for Context[src]

impl StaticType for ContextRef[src]

impl StaticType for Event[src]

impl StaticType for EventRef[src]

impl StaticType for Memory[src]

impl StaticType for MemoryRef[src]

impl StaticType for Message[src]

impl StaticType for MessageRef[src]

impl StaticType for Promise

impl StaticType for Query[src]

impl StaticType for QueryRef[src]

impl StaticType for Sample[src]

impl StaticType for SampleRef[src]

impl StaticType for Allocator

impl StaticType for Bin

impl StaticType for BinFlags[src]

impl StaticType for Bitmask[src]

impl StaticType for BufferCopyFlags[src]

impl StaticType for BufferFlags[src]

impl StaticType for BufferPool

impl StaticType for BufferPoolAcquireFlags[src]

impl StaticType for Bus

impl StaticType for CapsFeatures[src]

impl StaticType for ChildProxy

impl StaticType for Clock

impl StaticType for ClockFlags[src]

impl StaticType for gstreamer::DateTime

impl StaticType for DebugColorFlags[src]

impl StaticType for DebugGraphDetails[src]

impl StaticType for Device

impl StaticType for DeviceMonitor

impl StaticType for DeviceProvider

impl StaticType for DeviceProviderFactory

impl StaticType for Element

impl StaticType for ElementFactory

impl StaticType for ElementFlags[src]

impl StaticType for Fraction[src]

impl StaticType for FractionRange[src]

impl StaticType for GhostPad

impl StaticType for IntRange<i32>[src]

impl StaticType for IntRange<i64>[src]

impl StaticType for MemoryFlags[src]

impl StaticType for gstreamer::Object

impl StaticType for ObjectFlags[src]

impl StaticType for Pad

impl StaticType for PadFlags[src]

impl StaticType for PadLinkCheck[src]

impl StaticType for PadProbeType[src]

impl StaticType for PadTemplate

impl StaticType for ParseContext

impl StaticType for ParseFlags[src]

impl StaticType for Pipeline

impl StaticType for PipelineFlags[src]

impl StaticType for Plugin

impl StaticType for PluginDependencyFlags[src]

impl StaticType for PluginFeature

impl StaticType for PluginFlags[src]

impl StaticType for Preset

impl StaticType for ProxyPad

impl StaticType for Registry

impl StaticType for SchedulingFlags[src]

impl StaticType for SeekFlags[src]

impl StaticType for SegmentFlags[src]

impl StaticType for StackTraceFlags[src]

impl StaticType for StaticCaps[src]

impl StaticType for StaticPadTemplate[src]

impl StaticType for Stream

impl StaticType for StreamCollection

impl StaticType for StreamFlags[src]

impl StaticType for StreamType[src]

impl StaticType for SystemClock

impl StaticType for TagSetter

impl StaticType for TocSetter

impl StaticType for TypeFindFactory

impl StaticType for URIHandler

impl StaticType for Structure[src]

impl StaticType for TagList[src]

impl StaticType for TagListRef[src]

impl StaticType for Toc[src]

impl StaticType for TocEntry[src]

impl StaticType for TocEntryRef[src]

impl StaticType for TocRef[src]

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

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

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

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

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

Loading content...