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

impl StaticType for Discoverer

impl StaticType for DiscovererContainerInfo

impl StaticType for EncodingAudioProfile

impl StaticType for EncodingVideoProfile

impl StaticType for DiscovererSubtitleInfo

impl StaticType for EncodingContainerProfile

impl StaticType for DiscovererInfo

impl StaticType for DiscovererStreamInfo

impl StaticType for DiscovererAudioInfo

impl StaticType for DiscovererSerializeFlags[src]

impl StaticType for EncodingTarget

impl StaticType for EncodingProfile

impl StaticType for DiscovererResult[src]

impl StaticType for DiscovererVideoInfo

impl StaticType for MemoryInputStream

impl StaticType for SimpleAction

impl StaticType for MenuItem

impl StaticType for TlsDatabase

impl StaticType for TlsClientConnection

impl StaticType for Converter

impl StaticType for SettingsBindFlags[src]

impl StaticType for TlsDatabaseVerifyFlags[src]

impl StaticType for Application

impl StaticType for FileIcon

impl StaticType for SettingsSchemaSource

impl StaticType for UnixSocketAddressType[src]

impl StaticType for Menu

impl StaticType for DataInputStream

impl StaticType for SubprocessFlags[src]

impl StaticType for Volume

impl StaticType for DriveStartFlags[src]

impl StaticType for AppLaunchContext

impl StaticType for NetworkMonitor

impl StaticType for FileType[src]

impl StaticType for FilenameCompleter

impl StaticType for TlsServerConnection

impl StaticType for ApplicationFlags[src]

impl StaticType for MemoryOutputStream

impl StaticType for ActionMap

impl StaticType for TlsCertificateRequestFlags[src]

impl StaticType for Cancellable

impl StaticType for TlsFileDatabase

impl StaticType for ThreadedSocketService

impl StaticType for LoadableIcon

impl StaticType for TlsDatabaseLookupFlags[src]

impl StaticType for Resolver

impl StaticType for FilterInputStream

impl StaticType for Seekable

impl StaticType for PollableOutputStream

impl StaticType for SocketConnection

impl StaticType for Subprocess

impl StaticType for IOStreamSpliceFlags[src]

impl StaticType for SocketService

impl StaticType for RemoteActionGroup

impl StaticType for BufferedOutputStream

impl StaticType for Proxy

impl StaticType for ConverterFlags[src]

impl StaticType for CharsetConverter

impl StaticType for FileMonitorFlags[src]

impl StaticType for DriveStartStopType[src]

impl StaticType for WriteOutputStream

impl StaticType for ResolverRecordType[src]

impl StaticType for ConverterResult[src]

impl StaticType for MenuAttributeIter

impl StaticType for OutputStream

impl StaticType for TlsPassword

impl StaticType for FileCopyFlags[src]

impl StaticType for FileInfo

impl StaticType for TlsCertificate

impl StaticType for PropertyAction

impl StaticType for TlsRehandshakeMode[src]

impl StaticType for FileMonitor

impl StaticType for TlsInteraction

impl StaticType for Mount

impl StaticType for MountOperationResult[src]

impl StaticType for SettingsBackend

impl StaticType for SocketListener

impl StaticType for EmblemOrigin[src]

impl StaticType for Socket

impl StaticType for TlsPasswordFlags[src]

impl StaticType for SrvTarget

impl StaticType for NotificationPriority[src]

impl StaticType for InetSocketAddress

impl StaticType for ProxyAddress

impl StaticType for ThemedIcon

impl StaticType for BufferedInputStream

impl StaticType for Drive

impl StaticType for SocketClientEvent[src]

impl StaticType for ZlibDecompressor

impl StaticType for SocketFamily[src]

impl StaticType for UnixOutputStream

impl StaticType for TlsConnection

impl StaticType for UnixInputStream

impl StaticType for IOStream

impl StaticType for ResourceError[src]

impl StaticType for IOErrorEnum[src]

impl StaticType for CredentialsType[src]

impl StaticType for File

impl StaticType for VolumeMonitor

impl StaticType for FileAttributeStatus[src]

impl StaticType for FileAttributeMatcher

impl StaticType for DataStreamNewlineType[src]

impl StaticType for FileMeasureFlags[src]

impl StaticType for UnixSocketAddress

impl StaticType for Icon

impl StaticType for FileCreateFlags[src]

impl StaticType for BytesIcon

impl StaticType for Credentials

impl StaticType for ResourceLookupFlags[src]

impl StaticType for SettingsSchema

impl StaticType for Settings

impl StaticType for SocketType[src]

impl StaticType for OutputStreamSpliceFlags[src]

impl StaticType for TlsCertificateFlags[src]

impl StaticType for MenuLinkIter

impl StaticType for Resource

impl StaticType for MenuModel

impl StaticType for ActionGroup

impl StaticType for ReadInputStream

impl StaticType for Vfs

impl StaticType for Notification

impl StaticType for SocketConnectable

impl StaticType for FilterOutputStream

impl StaticType for ConverterInputStream

impl StaticType for SimpleActionGroup

impl StaticType for SocketAddressEnumerator

impl StaticType for FileOutputStream

impl StaticType for Permission

impl StaticType for SocketProtocol[src]

impl StaticType for SocketClient

impl StaticType for AppInfo

impl StaticType for Action

impl StaticType for NetworkAddress

impl StaticType for DataOutputStream

impl StaticType for SubprocessLauncher

impl StaticType for SettingsSchemaKey

impl StaticType for ApplicationCommandLine

impl StaticType for AppInfoCreateFlags[src]

impl StaticType for TcpConnection

impl StaticType for InputStream

impl StaticType for ZlibCompressorFormat[src]

impl StaticType for MountMountFlags[src]

impl StaticType for MountOperation

impl StaticType for SimplePermission

impl StaticType for FileMonitorEvent[src]

impl StaticType for DesktopAppInfo

impl StaticType for PasswordSave[src]

impl StaticType for FileQueryInfoFlags[src]

impl StaticType for InetAddress

impl StaticType for AskPasswordFlags[src]

impl StaticType for SocketAddress

impl StaticType for ZlibCompressor

impl StaticType for DataStreamByteOrder[src]

impl StaticType for EmblemedIcon

impl StaticType for FileIOStream

impl StaticType for FileInputStream

impl StaticType for ProxyResolver

impl StaticType for NetworkService

impl StaticType for MountUnmountFlags[src]

impl StaticType for FileEnumerator

impl StaticType for TlsAuthenticationMode[src]

impl StaticType for ConverterOutputStream

impl StaticType for FileAttributeType[src]

impl StaticType for AppInfoMonitor

impl StaticType for InetAddressMask

impl StaticType for PollableInputStream

impl StaticType for TlsInteractionResult[src]

impl StaticType for Emblem

Loading content...

Implementors

impl StaticType for Edge[src]

impl StaticType for EditMode[src]

impl StaticType for Asset

impl StaticType for BaseEffect

impl StaticType for Clip

impl StaticType for Container

impl StaticType for Effect

impl StaticType for Extractable

impl StaticType for Group

impl StaticType for Layer

impl StaticType for gstreamer_editing_services::Pipeline

impl StaticType for gstreamer_editing_services::PipelineFlags[src]

impl StaticType for Project

impl StaticType for Timeline

impl StaticType for TimelineElement

impl StaticType for Track

impl StaticType for TrackElement

impl StaticType for TrackType[src]

impl StaticType for UriClip

impl StaticType for UriClipAsset

impl StaticType for UriSourceAsset

Loading content...