gstreamer/doc/en/index.xml

205 lines
9.9 KiB
XML
Raw Normal View History

<Overview>
<Assemblies>
2009-04-04 21:32:43 +00:00
<Assembly Name="gstreamer-sharp" Version="0.9.5.99" />
</Assemblies>
<Remarks>To be added.</Remarks>
<Copyright>To be added.</Copyright>
<Types>
<Namespace Name="Gst">
2009-04-04 21:32:43 +00:00
<Type Name="ActivateMode" Kind="Enumeration" />
<Type Name="Application" Kind="Class" />
2009-04-12 18:56:06 +00:00
<Type Name="Array" Kind="Structure" />
2009-04-04 21:32:43 +00:00
<Type Name="AssocFlags" Kind="Enumeration" />
<Type Name="Bin" Kind="Class" />
<Type Name="BindingHelper" Kind="Class" />
<Type Name="BinFlags" Kind="Enumeration" />
<Type Name="Buffer" Kind="Class" />
<Type Name="BufferCopyFlags" Kind="Enumeration" />
2009-04-12 18:56:06 +00:00
<Type Name="BufferFlags" Kind="Enumeration" />
2009-04-04 21:32:43 +00:00
<Type Name="BufferingMode" Kind="Enumeration" />
<Type Name="Bus" Kind="Class" />
<Type Name="BusFlags" Kind="Enumeration" />
<Type Name="BusFunc" Kind="Delegate" />
<Type Name="BusSyncHandler" Kind="Delegate" />
<Type Name="BusSyncReply" Kind="Enumeration" />
<Type Name="Caps" Kind="Class" />
<Type Name="ChildAddedArgs" Kind="Class" />
<Type Name="ChildAddedHandler" Kind="Delegate" />
<Type Name="ChildProxy" Kind="Interface" />
<Type Name="ChildProxyAdapter" Kind="Class" />
<Type Name="ChildProxyImplementor" Kind="Interface" />
<Type Name="ChildRemovedArgs" Kind="Class" />
<Type Name="ChildRemovedHandler" Kind="Delegate" />
<Type Name="Clock" Kind="Class" />
<Type Name="ClockCallback" Kind="Delegate" />
<Type Name="ClockEntry" Kind="Structure" />
<Type Name="ClockEntryType" Kind="Enumeration" />
<Type Name="ClockFlags" Kind="Enumeration" />
<Type Name="ClockReturn" Kind="Enumeration" />
<Type Name="CommonTags" Kind="Class" />
2009-04-12 18:56:06 +00:00
<Type Name="Date" Kind="Structure" />
2009-04-04 21:32:43 +00:00
<Type Name="DecodeBin" Kind="Class" />
<Type Name="DeepNotifyArgs" Kind="Class" />
<Type Name="DeepNotifyHandler" Kind="Delegate" />
<Type Name="DoLatencyArgs" Kind="Class" />
<Type Name="DoLatencyHandler" Kind="Delegate" />
2009-04-12 18:56:06 +00:00
<Type Name="DoubleRange" Kind="Structure" />
2009-04-07 07:16:59 +00:00
<Type Name="DynamicSignal" Kind="Class" />
<Type Name="DynamicSignalHandler" Kind="Delegate" />
2009-04-04 21:32:43 +00:00
<Type Name="Element" Kind="Class" />
<Type Name="ElementAddedArgs" Kind="Class" />
<Type Name="ElementAddedHandler" Kind="Delegate" />
<Type Name="ElementDetails" Kind="Structure" />
<Type Name="ElementFactory" Kind="Class" />
<Type Name="ElementFlags" Kind="Enumeration" />
<Type Name="ElementRemovedArgs" Kind="Class" />
<Type Name="ElementRemovedHandler" Kind="Delegate" />
<Type Name="EntryAddedArgs" Kind="Class" />
<Type Name="EntryAddedHandler" Kind="Delegate" />
<Type Name="Event" Kind="Class" />
<Type Name="EventType" Kind="Enumeration" />
<Type Name="EventTypeFlags" Kind="Enumeration" />
<Type Name="FeatureAddedArgs" Kind="Class" />
<Type Name="FeatureAddedHandler" Kind="Delegate" />
<Type Name="Flow" Kind="Class" />
<Type Name="FlowReturn" Kind="Enumeration" />
<Type Name="Format" Kind="Enumeration" />
<Type Name="FormatDefinition" Kind="Structure" />
2009-04-12 18:56:06 +00:00
<Type Name="Fourcc" Kind="Structure" />
<Type Name="Fraction" Kind="Structure" />
<Type Name="FractionRange" Kind="Structure" />
2009-04-04 21:32:43 +00:00
<Type Name="GhostPad" Kind="Class" />
<Type Name="HasPadCreatedArgs" Kind="Class" />
<Type Name="HasPadCreatedHandler" Kind="Delegate" />
<Type Name="HaveDataArgs" Kind="Class" />
<Type Name="HaveDataHandler" Kind="Delegate" />
<Type Name="HaveTypeArgs" Kind="Class" />
<Type Name="HaveTypeHandler" Kind="Delegate" />
<Type Name="Index" Kind="Class" />
<Type Name="IndexAssociation" Kind="Structure" />
<Type Name="IndexCertainty" Kind="Enumeration" />
<Type Name="IndexEntry" Kind="Structure" />
<Type Name="IndexEntryType" Kind="Enumeration" />
<Type Name="IndexFactory" Kind="Class" />
<Type Name="IndexFilter" Kind="Delegate" />
<Type Name="IndexFlags" Kind="Enumeration" />
<Type Name="IndexGroup" Kind="Structure" />
<Type Name="IndexLookupMethod" Kind="Enumeration" />
<Type Name="IndexResolver" Kind="Delegate" />
<Type Name="IndexResolverMethod" Kind="Enumeration" />
2009-04-12 18:56:06 +00:00
<Type Name="IntRange" Kind="Structure" />
2009-04-04 21:32:43 +00:00
<Type Name="LinkedArgs" Kind="Class" />
<Type Name="LinkedHandler" Kind="Delegate" />
2009-04-12 18:56:06 +00:00
<Type Name="List" Kind="Structure" />
2009-04-04 21:32:43 +00:00
<Type Name="Message" Kind="Class" />
<Type Name="MessageArgs" Kind="Class" />
<Type Name="MessageHandler" Kind="Delegate" />
<Type Name="MessageType" Kind="Enumeration" />
<Type Name="MiniObject" Kind="Class" />
<Type Name="MiniObjectFlags" Kind="Enumeration" />
<Type Name="NewDecodedPadArgs" Kind="Class" />
<Type Name="NewDecodedPadHandler" Kind="Delegate" />
<Type Name="Object" Kind="Class" />
<Type Name="ObjectFlags" Kind="Enumeration" />
<Type Name="Pad" Kind="Class" />
<Type Name="Pad+BufferProbeDelegate" Kind="Delegate" />
<Type Name="Pad+DataProbeDelegate" Kind="Delegate" />
<Type Name="PadAcceptCapsFunction" Kind="Delegate" />
<Type Name="PadActivateFunction" Kind="Delegate" />
<Type Name="PadActivateModeFunction" Kind="Delegate" />
<Type Name="PadAddedArgs" Kind="Class" />
<Type Name="PadAddedHandler" Kind="Delegate" />
<Type Name="PadBlockCallback" Kind="Delegate" />
<Type Name="PadBufferAllocFunction" Kind="Delegate" />
<Type Name="PadChainFunction" Kind="Delegate" />
<Type Name="PadCheckGetRangeFunction" Kind="Delegate" />
<Type Name="PadDirection" Kind="Enumeration" />
<Type Name="PadDispatcherFunction" Kind="Delegate" />
<Type Name="PadEventFunction" Kind="Delegate" />
<Type Name="PadFixateCapsFunction" Kind="Delegate" />
<Type Name="PadFlags" Kind="Enumeration" />
<Type Name="PadGetCapsFunction" Kind="Delegate" />
<Type Name="PadGetRangeFunction" Kind="Delegate" />
<Type Name="PadIntLinkFunction" Kind="Delegate" />
<Type Name="PadLinkFunction" Kind="Delegate" />
<Type Name="PadLinkReturn" Kind="Enumeration" />
<Type Name="PadPresence" Kind="Enumeration" />
<Type Name="PadQueryFunction" Kind="Delegate" />
<Type Name="PadRemovedArgs" Kind="Class" />
<Type Name="PadRemovedHandler" Kind="Delegate" />
<Type Name="PadSetCapsFunction" Kind="Delegate" />
<Type Name="PadTemplate" Kind="Class" />
<Type Name="PadTemplateFlags" Kind="Enumeration" />
<Type Name="PadUnlinkFunction" Kind="Delegate" />
<Type Name="ParentSetArgs" Kind="Class" />
<Type Name="ParentSetHandler" Kind="Delegate" />
<Type Name="ParentUnsetArgs" Kind="Class" />
<Type Name="ParentUnsetHandler" Kind="Delegate" />
<Type Name="Parse" Kind="Class" />
2009-04-04 21:32:43 +00:00
<Type Name="ParseContext" Kind="Class" />
<Type Name="ParseError" Kind="Enumeration" />
<Type Name="ParseFlags" Kind="Enumeration" />
<Type Name="Pipeline" Kind="Class" />
<Type Name="PipelineFlags" Kind="Enumeration" />
<Type Name="PlayBin" Kind="Class" />
<Type Name="Plugin" Kind="Class" />
<Type Name="PluginAddedArgs" Kind="Class" />
<Type Name="PluginAddedHandler" Kind="Delegate" />
<Type Name="PluginDependencyFlags" Kind="Enumeration" />
<Type Name="PluginDesc" Kind="Structure" />
<Type Name="PluginError" Kind="Enumeration" />
<Type Name="PluginFeature" Kind="Class" />
<Type Name="PluginFeatureFilter" Kind="Delegate" />
<Type Name="PluginFilter" Kind="Delegate" />
<Type Name="PluginFlags" Kind="Enumeration" />
<Type Name="PluginInitFunc" Kind="Delegate" />
<Type Name="Print" Kind="Class" />
<Type Name="ProxyPad" Kind="Class" />
<Type Name="Query" Kind="Class" />
<Type Name="QueryType" Kind="Enumeration" />
<Type Name="QueryTypeDefinition" Kind="Structure" />
<Type Name="Rank" Kind="Enumeration" />
<Type Name="Registry" Kind="Class" />
<Type Name="SeekFlags" Kind="Enumeration" />
<Type Name="SeekType" Kind="Enumeration" />
<Type Name="Segment" Kind="Class" />
<Type Name="Segtrap" Kind="Class" />
<Type Name="State" Kind="Enumeration" />
<Type Name="StateChange" Kind="Enumeration" />
<Type Name="StateChangeReturn" Kind="Enumeration" />
<Type Name="StaticCaps" Kind="Class" />
<Type Name="StaticPadTemplate" Kind="Class" />
2009-04-04 21:32:43 +00:00
<Type Name="Structure" Kind="Class" />
<Type Name="StructureChangeType" Kind="Enumeration" />
<Type Name="SyncMessageArgs" Kind="Class" />
<Type Name="SyncMessageHandler" Kind="Delegate" />
<Type Name="SystemClock" Kind="Class" />
<Type Name="Tag" Kind="Class" />
2009-04-12 18:56:06 +00:00
<Type Name="TagFlags" Kind="Enumeration" />
2009-04-04 21:32:43 +00:00
<Type Name="TagForeachFunc" Kind="Delegate" />
<Type Name="TagList" Kind="Class" />
<Type Name="TagMergeFunc" Kind="Delegate" />
<Type Name="TagMergeMode" Kind="Enumeration" />
<Type Name="TagSetter" Kind="Interface" />
<Type Name="TagSetterAdapter" Kind="Class" />
<Type Name="TagSetterImplementor" Kind="Interface" />
<Type Name="Task" Kind="Class" />
<Type Name="TaskFunction" Kind="Delegate" />
<Type Name="TaskState" Kind="Enumeration" />
<Type Name="TypeFind" Kind="Structure" />
<Type Name="TypeFindElement" Kind="Class" />
<Type Name="TypeFindFactory" Kind="Class" />
<Type Name="TypeFindFunction" Kind="Delegate" />
<Type Name="TypeFindProbability" Kind="Enumeration" />
<Type Name="TypeNameData" Kind="Structure" />
<Type Name="UnlinkedArgs" Kind="Class" />
<Type Name="UnlinkedHandler" Kind="Delegate" />
<Type Name="Util" Kind="Class" />
<Type Name="Value" Kind="Class" />
<Type Name="Version" Kind="Class" />
<Type Name="XML" Kind="Class" />
</Namespace>
</Types>
<Title>gst-sharp</Title>
</Overview>