[][src]Trait gstreamer_gl::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 VariantDict[src]

impl StaticType for u32[src]

impl StaticType for bool[src]

impl StaticType for DateTime[src]

impl StaticType for Vec<GString>[src]

impl StaticType for i8[src]

impl StaticType for str[src]

impl StaticType for VariantTy[src]

impl StaticType for ByteArray[src]

impl StaticType for String[src]

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

impl StaticType for VariantType[src]

impl StaticType for Source[src]

impl StaticType for u64[src]

impl StaticType for Type[src]

impl StaticType for Closure[src]

impl StaticType for InitiallyUnowned[src]

impl StaticType for Object[src]

impl StaticType for Error[src]

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

impl StaticType for BindingFlags[src]

impl StaticType for ParamSpec[src]

impl StaticType for IOCondition[src]

impl StaticType for KeyFile[src]

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

impl StaticType for String[src]

impl StaticType for u8[src]

impl StaticType for Bytes[src]

impl StaticType for Date[src]

impl StaticType for f64[src]

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

impl StaticType for f32[src]

impl StaticType for i64[src]

impl StaticType for Vec<String>[src]

impl StaticType for GString[src]

impl StaticType for MainLoop[src]

impl StaticType for Binding[src]

impl StaticType for i32[src]

impl StaticType for Variant[src]

impl StaticType for Checksum[src]

impl StaticType for TimeZone[src]

impl StaticType for ValueArray[src]

impl StaticType for MainContext[src]

impl StaticType for StreamError[src]

impl StaticType for Registry[src]

impl StaticType for DeviceMonitor[src]

impl StaticType for Bitmask[src]

impl StaticType for ClockEntryType[src]

impl StaticType for TagFlag[src]

impl StaticType for PadDirection[src]

impl StaticType for EventType[src]

impl StaticType for MessageRef[src]

impl StaticType for BufferPool[src]

impl StaticType for ClockFlags[src]

impl StaticType for Query[src]

impl StaticType for Clock[src]

impl StaticType for PadPresence[src]

impl StaticType for PluginError[src]

impl StaticType for StateChangeReturn[src]

impl StaticType for SampleRef[src]

impl StaticType for QOSType[src]

impl StaticType for DateTime[src]

impl StaticType for TagListRef[src]

impl StaticType for CapsRef[src]

impl StaticType for Object[src]

impl StaticType for DebugLevel[src]

impl StaticType for TocSetter[src]

impl StaticType for SystemClock[src]

impl StaticType for CapsFeatures[src]

impl StaticType for TagScope[src]

impl StaticType for Element[src]

impl StaticType for PadLinkCheck[src]

impl StaticType for StreamCollection[src]

impl StaticType for SegmentFlags[src]

impl StaticType for SeekFlags[src]

impl StaticType for Message[src]

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

impl StaticType for Device[src]

impl StaticType for URIHandler[src]

impl StaticType for ProxyPad[src]

impl StaticType for LibraryError[src]

impl StaticType for BufferListRef[src]

impl StaticType for PadMode[src]

impl StaticType for Caps[src]

impl StaticType for URIError[src]

impl StaticType for TypeFindFactory[src]

impl StaticType for CapsFeaturesRef[src]

impl StaticType for TaskState[src]

impl StaticType for Toc[src]

impl StaticType for ClockReturn[src]

impl StaticType for IntRange<i32>[src]

impl StaticType for BusSyncReply[src]

impl StaticType for Preset[src]

impl StaticType for URIType[src]

impl StaticType for StateChange[src]

impl StaticType for CoreError[src]

impl StaticType for Structure[src]

impl StaticType for Format[src]

impl StaticType for ClockType[src]

impl StaticType for StructureChangeType[src]

impl StaticType for ChildProxy[src]

impl StaticType for DeviceProvider[src]

impl StaticType for Context[src]

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

impl StaticType for StaticPadTemplate[src]

impl StaticType for IntRange<i64>[src]

impl StaticType for PadFlags[src]

impl StaticType for MessageType[src]

impl StaticType for TocLoopType[src]

impl StaticType for Promise[src]

impl StaticType for ParseFlags[src]

impl StaticType for MemoryRef[src]

impl StaticType for ElementFactory[src]

impl StaticType for SeekType[src]

impl StaticType for PadProbeReturn[src]

impl StaticType for Buffer[src]

impl StaticType for PadLinkReturn[src]

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

impl StaticType for StreamFlags[src]

impl StaticType for TocEntry[src]

impl StaticType for TypeFindProbability[src]

impl StaticType for TocRef[src]

impl StaticType for Bus[src]

impl StaticType for Stream[src]

impl StaticType for TagMergeMode[src]

impl StaticType for GhostPad[src]

impl StaticType for PadTemplate[src]

impl StaticType for ContextRef[src]

impl StaticType for TagList[src]

impl StaticType for Bin[src]

impl StaticType for BufferRef[src]

impl StaticType for DebugColorFlags[src]

impl StaticType for CapsIntersectMode[src]

impl StaticType for PluginAPIFlags[src]

impl StaticType for Memory[src]

impl StaticType for ResourceError[src]

impl StaticType for Allocator[src]

impl StaticType for TagSetter[src]

impl StaticType for BinFlags[src]

impl StaticType for BufferCopyFlags[src]

impl StaticType for ParseContext[src]

impl StaticType for MemoryFlags[src]

impl StaticType for StackTraceFlags[src]

impl StaticType for Pad[src]

impl StaticType for ParseError[src]

impl StaticType for StreamStatusType[src]

impl StaticType for PromiseResult[src]

impl StaticType for FractionRange[src]

impl StaticType for BufferingMode[src]

impl StaticType for ObjectFlags[src]

impl StaticType for BufferFlags[src]

impl StaticType for Rank[src]

impl StaticType for BufferPoolAcquireFlags[src]

impl StaticType for Fraction[src]

impl StaticType for TocScope[src]

impl StaticType for FlowReturn[src]

impl StaticType for EventRef[src]

impl StaticType for TocEntryType[src]

impl StaticType for DebugGraphDetails[src]

impl StaticType for PluginDependencyFlags[src]

impl StaticType for SchedulingFlags[src]

impl StaticType for StructureRef[src]

impl StaticType for PadProbeType[src]

impl StaticType for Event[src]

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

impl StaticType for BufferList[src]

impl StaticType for Plugin[src]

impl StaticType for PluginFeature[src]

impl StaticType for PluginFlags[src]

impl StaticType for QueryRef[src]

impl StaticType for PipelineFlags[src]

impl StaticType for State[src]

impl StaticType for Sample[src]

impl StaticType for StreamType[src]

impl StaticType for ElementFlags[src]

impl StaticType for TocEntryRef[src]

impl StaticType for DeviceProviderFactory[src]

impl StaticType for StaticCaps[src]

impl StaticType for Pipeline[src]

impl StaticType for ProgressType[src]

impl StaticType for VideoPackFlags

impl StaticType for VideoFormatFlags

impl StaticType for VideoMatrixMode

impl StaticType for VideoOverlayFormatFlags

impl StaticType for VideoGammaMode

impl StaticType for VideoColorRange

impl StaticType for VideoInfo

impl StaticType for VideoSink[src]

impl StaticType for VideoResamplerMethod

impl StaticType for VideoEncoder[src]

impl StaticType for VideoColorMatrix

impl StaticType for VideoInterlaceMode

impl StaticType for VideoTimeCodeFlags

impl StaticType for VideoAFDSpec

impl StaticType for VideoMultiviewFramePacking

impl StaticType for VideoOverlay[src]

impl StaticType for VideoAFDValue

impl StaticType for VideoFlags

impl StaticType for VideoOverlayRectangle[src]

impl StaticType for VideoFieldOrder

impl StaticType for VideoBufferFlags

impl StaticType for ValidVideoTimeCode

impl StaticType for VideoDecoder[src]

impl StaticType for VideoTransferFunction

impl StaticType for VideoAlphaMode

impl StaticType for VideoMultiviewFlags

impl StaticType for VideoChromaMode

impl StaticType for VideoOverlayRectangleRef[src]

impl StaticType for VideoFormat

impl StaticType for VideoTimeCodeInterval

impl StaticType for VideoTimeCode

impl StaticType for VideoBufferPool[src]

impl StaticType for VideoOverlayComposition[src]

impl StaticType for VideoMultiviewMode

impl StaticType for VideoPrimariesMode

impl StaticType for VideoChromaSite

impl StaticType for VideoFilter[src]

impl StaticType for VideoOverlayCompositionRef[src]

impl StaticType for VideoCaptionType

impl StaticType for VideoTileMode

impl StaticType for VideoColorPrimaries

impl StaticType for VideoDitherMethod

impl StaticType for VideoFrameFlags

impl StaticType for AggregatorPad[src]

impl StaticType for PushSrc[src]

impl StaticType for FlowCombiner[src]

impl StaticType for AggregatorStartTimeSelection[src]

impl StaticType for Adapter[src]

impl StaticType for BaseParse[src]

impl StaticType for Aggregator[src]

impl StaticType for BaseTransform[src]

impl StaticType for BaseSrc[src]

impl StaticType for BaseSink[src]

Loading content...

Implementors

impl StaticType for GLContextError[src]

impl StaticType for GLFormat[src]

impl StaticType for GLQueryType[src]

impl StaticType for GLSLError[src]

impl StaticType for GLSLVersion[src]

impl StaticType for GLStereoDownmix[src]

impl StaticType for GLTextureTarget[src]

impl StaticType for GLUploadReturn[src]

impl StaticType for GLWindowError[src]

impl StaticType for GLAPI[src]

impl StaticType for GLBaseFilter[src]

impl StaticType for GLColorConvert[src]

impl StaticType for GLContext[src]

impl StaticType for GLDisplay[src]

impl StaticType for GLDisplayEGL[src]

impl StaticType for GLDisplayType[src]

impl StaticType for GLDisplayWayland[src]

impl StaticType for GLDisplayX11[src]

impl StaticType for GLFramebuffer[src]

impl StaticType for GLOverlayCompositor[src]

impl StaticType for GLPlatform[src]

impl StaticType for GLSLProfile[src]

impl StaticType for GLSLStage[src]

impl StaticType for GLShader[src]

impl StaticType for GLUpload[src]

impl StaticType for GLViewConvert[src]

impl StaticType for GLWindow[src]

Loading content...