[−][src]Trait gstreamer_rtp::prelude::StaticType
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 VariantDict
[src]
fn static_type() -> Type
[src]
impl StaticType for u32
[src]
fn static_type() -> Type
[src]
impl StaticType for bool
[src]
fn static_type() -> Type
[src]
impl StaticType for DateTime
[src]
fn static_type() -> Type
[src]
impl StaticType for Vec<GString>
[src]
fn static_type() -> Type
[src]
impl StaticType for i8
[src]
fn static_type() -> Type
[src]
impl StaticType for str
[src]
fn static_type() -> Type
[src]
impl StaticType for VariantTy
[src]
fn static_type() -> Type
[src]
impl StaticType for ByteArray
[src]
fn static_type() -> Type
[src]
impl StaticType for String
[src]
fn static_type() -> Type
[src]
impl<'a, T> StaticType for &'a mut T where
T: StaticType + ?Sized,
[src]
T: StaticType + ?Sized,
fn static_type() -> Type
[src]
impl StaticType for VariantType
[src]
fn static_type() -> Type
[src]
impl StaticType for Source
[src]
fn static_type() -> Type
[src]
impl StaticType for u64
[src]
fn static_type() -> Type
[src]
impl StaticType for Type
[src]
fn static_type() -> Type
[src]
impl StaticType for Closure
[src]
fn static_type() -> Type
[src]
impl StaticType for InitiallyUnowned
[src]
fn static_type() -> Type
[src]
impl StaticType for Object
[src]
fn static_type() -> Type
[src]
impl StaticType for Error
[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 BindingFlags
[src]
fn static_type() -> Type
[src]
impl StaticType for ParamSpec
[src]
fn static_type() -> Type
[src]
impl StaticType for IOCondition
[src]
fn static_type() -> Type
[src]
impl StaticType for KeyFile
[src]
fn static_type() -> Type
[src]
impl<T> StaticType for Boxed<T> where
T: BoxedType,
[src]
T: BoxedType,
fn static_type() -> Type
[src]
impl StaticType for String
[src]
fn static_type() -> Type
[src]
impl StaticType for u8
[src]
fn static_type() -> Type
[src]
impl StaticType for Bytes
[src]
fn static_type() -> Type
[src]
impl StaticType for Date
[src]
fn static_type() -> Type
[src]
impl StaticType for f64
[src]
fn static_type() -> Type
[src]
impl<'a> StaticType for [&'a str]
[src]
fn static_type() -> Type
[src]
impl StaticType for f32
[src]
fn static_type() -> Type
[src]
impl StaticType for i64
[src]
fn static_type() -> Type
[src]
impl StaticType for Vec<String>
[src]
fn static_type() -> Type
[src]
impl StaticType for GString
[src]
fn static_type() -> Type
[src]
impl StaticType for MainLoop
[src]
fn static_type() -> Type
[src]
impl StaticType for Binding
[src]
fn static_type() -> Type
[src]
impl StaticType for i32
[src]
fn static_type() -> Type
[src]
impl StaticType for Variant
[src]
fn static_type() -> Type
[src]
impl StaticType for Checksum
[src]
fn static_type() -> Type
[src]
impl StaticType for TimeZone
[src]
fn static_type() -> Type
[src]
impl StaticType for ValueArray
[src]
fn static_type() -> Type
[src]
impl StaticType for MainContext
[src]
fn static_type() -> Type
[src]
impl StaticType for StreamError
[src]
fn static_type() -> Type
[src]
impl StaticType for Registry
[src]
fn static_type() -> Type
[src]
impl StaticType for DeviceMonitor
[src]
fn static_type() -> Type
[src]
impl StaticType for Bitmask
[src]
fn static_type() -> Type
[src]
impl StaticType for ClockEntryType
[src]
fn static_type() -> Type
[src]
impl StaticType for TagFlag
[src]
fn static_type() -> Type
[src]
impl StaticType for PadDirection
[src]
fn static_type() -> Type
[src]
impl StaticType for EventType
[src]
fn static_type() -> Type
[src]
impl StaticType for MessageRef
[src]
fn static_type() -> Type
[src]
impl StaticType for BufferPool
[src]
fn static_type() -> Type
[src]
impl StaticType for ClockFlags
[src]
fn static_type() -> Type
[src]
impl StaticType for Query
[src]
fn static_type() -> Type
[src]
impl StaticType for Clock
[src]
fn static_type() -> Type
[src]
impl StaticType for PadPresence
[src]
fn static_type() -> Type
[src]
impl StaticType for PluginError
[src]
fn static_type() -> Type
[src]
impl StaticType for StateChangeReturn
[src]
fn static_type() -> Type
[src]
impl StaticType for SampleRef
[src]
fn static_type() -> Type
[src]
impl StaticType for QOSType
[src]
fn static_type() -> Type
[src]
impl StaticType for DateTime
[src]
fn static_type() -> Type
[src]
impl StaticType for TagListRef
[src]
fn static_type() -> Type
[src]
impl StaticType for CapsRef
[src]
fn static_type() -> Type
[src]
impl StaticType for Object
[src]
fn static_type() -> Type
[src]
impl StaticType for DebugLevel
[src]
fn static_type() -> Type
[src]
impl StaticType for TocSetter
[src]
fn static_type() -> Type
[src]
impl StaticType for SystemClock
[src]
fn static_type() -> Type
[src]
impl StaticType for CapsFeatures
[src]
fn static_type() -> Type
[src]
impl StaticType for TagScope
[src]
fn static_type() -> Type
[src]
impl StaticType for Element
[src]
fn static_type() -> Type
[src]
impl StaticType for PadLinkCheck
[src]
fn static_type() -> Type
[src]
impl StaticType for StreamCollection
[src]
fn static_type() -> Type
[src]
impl StaticType for SegmentFlags
[src]
fn static_type() -> Type
[src]
impl StaticType for SeekFlags
[src]
fn static_type() -> Type
[src]
impl StaticType for Message
[src]
fn static_type() -> Type
[src]
impl<T> StaticType for FormattedSegment<T> where
T: FormattedValue,
[src]
T: FormattedValue,