Trait gstreamer::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 i32[src]
fn static_type() -> Type[src]
impl StaticType for f32[src]
fn static_type() -> Type[src]
impl StaticType for KeyFile[src]
fn static_type() -> Type[src]
impl StaticType for Source[src]
fn static_type() -> Type[src]
impl StaticType for i8[src]
fn static_type() -> Type[src]
impl<'a> StaticType for [&'a str][src]
fn static_type() -> Type[src]
impl StaticType for Date[src]
fn static_type() -> Type[src]
impl StaticType for MainLoop[src]
fn static_type() -> Type[src]
impl StaticType for MainContext[src]
fn static_type() -> Type[src]
impl StaticType for u32[src]
fn static_type() -> Type[src]
impl StaticType for IOCondition[src]
fn static_type() -> Type[src]
impl StaticType for Object[src]
fn static_type() -> Type[src]
impl StaticType for AnyValue[src]
fn static_type() -> Type[src]
impl StaticType for str[src]
fn static_type() -> Type[src]
impl StaticType for f64[src]
fn static_type() -> Type[src]
impl StaticType for Checksum[src]
fn static_type() -> Type[src]
impl StaticType for u8[src]
fn static_type() -> Type[src]
impl StaticType for DateTime[src]
fn static_type() -> Type[src]
impl StaticType for bool[src]
fn static_type() -> Type[src]
impl StaticType for u64[src]
fn static_type() -> Type[src]
impl StaticType for String[src]
fn static_type() -> Type[src]
impl StaticType for Vec<String>[src]
fn static_type() -> Type[src]
impl StaticType for TimeZone[src]
fn static_type() -> Type[src]
impl StaticType for Closure[src]
fn static_type() -> Type[src]
impl StaticType for i64[src]
fn static_type() -> Type[src]
impl StaticType for Bytes[src]
fn static_type() -> Type[src]
impl<'a, T> StaticType for &'a T where
T: StaticType + ?Sized, [src]
T: StaticType + ?Sized,
fn static_type() -> Type[src]
impl StaticType for AnySendValue[src]
fn static_type() -> Type[src]
impl StaticType for Variant[src]
fn static_type() -> Type[src]
Implementors
impl StaticType for Typeimpl StaticType for Errorimpl StaticType for Binimpl StaticType for BufferPoolimpl StaticType for Busimpl StaticType for ChildProxyimpl StaticType for Clockimpl StaticType for Deviceimpl StaticType for DeviceMonitorimpl StaticType for DeviceProviderimpl StaticType for DeviceProviderFactoryimpl StaticType for Elementimpl StaticType for ElementFactoryimpl StaticType for GhostPadimpl StaticType for gstreamer::Objectimpl StaticType for Padimpl StaticType for PadTemplateimpl StaticType for Pipelineimpl StaticType for Pluginimpl StaticType for PluginFeatureimpl StaticType for Presetimpl StaticType for ProxyPadimpl StaticType for Registryimpl StaticType for SystemClockimpl StaticType for TagSetterimpl StaticType for TocSetterimpl StaticType for TypeFindFactoryimpl StaticType for URIHandlerimpl StaticType for gstreamer::DateTimeimpl StaticType for BufferingModeimpl StaticType for BusSyncReplyimpl StaticType for CapsIntersectModeimpl StaticType for ClockReturnimpl StaticType for ClockTypeimpl StaticType for CoreErrorimpl StaticType for DebugLevelimpl StaticType for EventTypeimpl StaticType for FlowReturnimpl StaticType for Formatimpl StaticType for LibraryErrorimpl StaticType for PadDirectionimpl StaticType for PadLinkReturnimpl StaticType for PadModeimpl StaticType for PadPresenceimpl StaticType for PadProbeReturnimpl StaticType for ParseErrorimpl StaticType for PluginErrorimpl StaticType for ProgressTypeimpl StaticType for QOSTypeimpl StaticType for Rankimpl StaticType for ResourceErrorimpl StaticType for SeekTypeimpl StaticType for Stateimpl StaticType for StateChangeimpl StaticType for StateChangeReturnimpl StaticType for StreamErrorimpl StaticType for StreamStatusTypeimpl StaticType for StructureChangeTypeimpl StaticType for TagMergeModeimpl StaticType for TaskStateimpl StaticType for TocEntryTypeimpl StaticType for TocLoopTypeimpl StaticType for TocScopeimpl StaticType for TypeFindProbabilityimpl StaticType for URIErrorimpl StaticType for URITypeimpl StaticType for BufferCopyFlagsimpl StaticType for BufferFlagsimpl StaticType for BufferPoolAcquireFlagsimpl StaticType for DebugColorFlagsimpl StaticType for DebugGraphDetailsimpl StaticType for ElementFlagsimpl StaticType for PadLinkCheckimpl StaticType for PadProbeTypeimpl StaticType for ParseFlagsimpl StaticType for PluginDependencyFlagsimpl StaticType for SchedulingFlagsimpl StaticType for SeekFlagsimpl StaticType for SegmentFlagsimpl StaticType for StreamFlagsimpl<T: MiniObject + StaticType> StaticType for GstRc<T>impl StaticType for MessageRefimpl StaticType for Structureimpl StaticType for CapsRefimpl StaticType for TagListRefimpl StaticType for BufferRefimpl StaticType for SampleRefimpl StaticType for BufferListRefimpl StaticType for QueryRefimpl StaticType for EventRefimpl StaticType for ContextRefimpl StaticType for StaticCapsimpl StaticType for StaticPadTemplateimpl<T> StaticType for Iterator<T>impl StaticType for ParseContextimpl StaticType for Fractionimpl StaticType for IntRange<i32>impl StaticType for IntRange<i64>impl StaticType for FractionRangeimpl StaticType for Bitmaskimpl<'a> StaticType for Array<'a>impl<'a> StaticType for List<'a>impl<T: FormattedValue> StaticType for FormattedSegment<T>impl StaticType for TocRefimpl StaticType for TocEntryRef