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

impl StaticType for Memory[src]

impl StaticType for StreamCollection

impl StaticType for TagMergeMode[src]

impl StaticType for ClockType[src]

impl StaticType for Message[src]

impl StaticType for Allocator

impl StaticType for BusSyncReply[src]

impl StaticType for URIType[src]

impl StaticType for Plugin

impl StaticType for Device

impl StaticType for DebugGraphDetails[src]

impl StaticType for SampleRef[src]

impl StaticType for TocScope[src]

impl StaticType for FlowReturn[src]

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

impl StaticType for SchedulingFlags[src]

impl StaticType for BufferPoolAcquireFlags[src]

impl StaticType for BufferRef[src]

impl StaticType for SystemClock

impl StaticType for EventType[src]

impl StaticType for CapsRef[src]

impl StaticType for DeviceMonitor

impl StaticType for LibraryError[src]

impl StaticType for DeviceProviderFactory

impl StaticType for TagFlag[src]

impl StaticType for TagScope[src]

impl StaticType for URIHandler

impl StaticType for Buffer[src]

impl StaticType for DebugColorFlags[src]

impl StaticType for PadLinkCheck[src]

impl StaticType for MemoryRef[src]

impl StaticType for StreamStatusType[src]

impl StaticType for StreamType[src]

impl StaticType for CapsIntersectMode[src]

impl StaticType for Sample[src]

impl StaticType for TocSetter

impl StaticType for ClockReturn[src]

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

impl StaticType for PluginFeature

impl StaticType for MessageType[src]

impl StaticType for ParseContext

impl StaticType for QueryRef[src]

impl StaticType for URIError[src]

impl StaticType for ParseError[src]

impl StaticType for PipelineFlags[src]

impl StaticType for Preset

impl StaticType for ProgressType[src]

impl StaticType for TagList[src]

impl StaticType for Caps[src]

impl StaticType for ElementFactory

impl StaticType for FractionRange[src]

impl StaticType for PadPresence[src]

impl StaticType for SeekType[src]

impl StaticType for StaticPadTemplate[src]

impl StaticType for EventRef[src]

impl StaticType for BufferList[src]

impl StaticType for CapsFeatures[src]

impl StaticType for StaticCaps[src]

impl StaticType for Format[src]

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

impl StaticType for ProxyPad

impl StaticType for BufferCopyFlags[src]

impl StaticType for IntRange<i32>[src]

impl StaticType for Registry

impl StaticType for StructureChangeType[src]

impl StaticType for BufferingMode[src]

impl StaticType for StreamFlags[src]

impl StaticType for TocEntryType[src]

impl StaticType for ChildProxy

impl StaticType for PadLinkReturn[src]

impl StaticType for PluginDependencyFlags[src]

impl StaticType for Pipeline

impl StaticType for MessageRef[src]

impl StaticType for DateTime

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

impl StaticType for ParseFlags[src]

impl StaticType for DebugLevel[src]

impl StaticType for TagListRef[src]

impl StaticType for TocEntry[src]

impl StaticType for StateChangeReturn[src]

impl StaticType for StackTraceFlags[src]

impl StaticType for ElementFlags[src]

impl StaticType for PadProbeType[src]

impl StaticType for CoreError[src]

impl StaticType for Event[src]

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

impl StaticType for Context[src]

impl StaticType for SeekFlags[src]

impl StaticType for TocEntryRef[src]

impl StaticType for Rank[src]

impl StaticType for ClockEntryType[src]

impl StaticType for PadProbeReturn[src]

impl StaticType for PluginError[src]

impl StaticType for Toc[src]

impl StaticType for StreamError[src]

impl StaticType for BufferFlags[src]

impl StaticType for Clock

impl StaticType for SegmentFlags[src]

impl StaticType for PadDirection[src]

impl StaticType for GhostPad

impl StaticType for Structure[src]

impl StaticType for ResourceError[src]

impl StaticType for QOSType[src]

impl StaticType for Query[src]

impl StaticType for BufferPool

impl StaticType for Promise

impl StaticType for TypeFindProbability[src]

impl StaticType for Bin

impl StaticType for PluginFlags[src]

impl StaticType for ObjectFlags[src]

impl StaticType for Element

impl StaticType for BufferListRef[src]

impl StaticType for PromiseResult[src]

impl StaticType for TocLoopType[src]

impl StaticType for PadTemplate

impl StaticType for Object

impl StaticType for BinFlags[src]

impl StaticType for TagSetter

impl StaticType for IntRange<i64>[src]

impl StaticType for State[src]

impl StaticType for MemoryFlags[src]

impl StaticType for Stream

impl StaticType for PadMode[src]

impl StaticType for Pad

impl StaticType for PadFlags[src]

impl StaticType for Bus

impl StaticType for TocRef[src]

impl StaticType for StateChange[src]

impl StaticType for DeviceProvider

impl StaticType for Bitmask[src]

impl StaticType for ClockFlags[src]

impl StaticType for TypeFindFactory

impl StaticType for Fraction[src]

impl StaticType for ContextRef[src]

impl StaticType for TaskState[src]

impl StaticType for Aggregator

impl StaticType for BaseParse

impl StaticType for BaseSrc

impl StaticType for FlowCombiner

impl StaticType for AggregatorPad

impl StaticType for BaseTransform

impl StaticType for BaseSink

impl StaticType for PushSrc

impl StaticType for Adapter

Loading content...

Implementors

impl StaticType for VideoAlphaMode[src]

impl StaticType for VideoCaptionType[src]

impl StaticType for VideoChromaMode[src]

impl StaticType for VideoColorMatrix[src]

impl StaticType for VideoColorPrimaries[src]

impl StaticType for VideoColorRange[src]

impl StaticType for VideoDitherMethod[src]

impl StaticType for VideoFieldOrder[src]

impl StaticType for VideoFormat[src]

impl StaticType for VideoGammaMode[src]

impl StaticType for VideoInterlaceMode[src]

impl StaticType for VideoMatrixMode[src]

impl StaticType for VideoMultiviewFramePacking[src]

impl StaticType for VideoMultiviewMode[src]

impl StaticType for VideoPrimariesMode[src]

impl StaticType for VideoResamplerMethod[src]

impl StaticType for VideoTileMode[src]

impl StaticType for VideoTransferFunction[src]

impl StaticType for ValidVideoTimeCode[src]

impl StaticType for VideoBufferFlags[src]

impl StaticType for VideoBufferPool

impl StaticType for VideoChromaSite[src]

impl StaticType for VideoDecoder

impl StaticType for VideoEncoder

impl StaticType for VideoFilter

impl StaticType for VideoFlags[src]

impl StaticType for VideoFormatFlags[src]

impl StaticType for VideoFrameFlags[src]

impl StaticType for VideoInfo[src]

impl StaticType for VideoMultiviewFlags[src]

impl StaticType for VideoOverlay

impl StaticType for VideoOverlayComposition

impl StaticType for VideoOverlayCompositionRef

impl StaticType for VideoOverlayFormatFlags[src]

impl StaticType for VideoOverlayRectangle

impl StaticType for VideoOverlayRectangleRef

impl StaticType for VideoPackFlags[src]

impl StaticType for VideoTimeCode[src]

impl StaticType for VideoTimeCodeInterval[src]

Loading content...