From 2453ddfe11f64c74881c89f28c7e9e90d1292057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 2 Oct 2009 15:50:16 +0200 Subject: [PATCH] Update docs --- doc/en/Gst.App/AppSink.xml | 21 + doc/en/Gst.App/AppSrc.xml | 25 + doc/en/Gst.App/AppStreamType.xml | 4 + doc/en/Gst.App/NeedDataArgs.xml | 3 + doc/en/Gst.App/NeedDataHandler.xml | 1 + doc/en/Gst.App/NewBufferListArgs.xml | 2 + doc/en/Gst.App/NewBufferListHandler.xml | 1 + doc/en/Gst.App/SeekDataArgs.xml | 3 + doc/en/Gst.App/SeekDataHandler.xml | 1 + doc/en/Gst.Base/Adapter.xml | 13 + doc/en/Gst.Base/BaseSink.xml | 34 + doc/en/Gst.Base/BaseSrc.xml | 30 + doc/en/Gst.Base/BaseSrcFlags.xml | 3 + doc/en/Gst.Base/BaseTransform.xml | 24 + doc/en/Gst.Base/BitReader.xml | 332 +++++ doc/en/Gst.Base/ByteReader.xml | 1105 +++++++++++++++++ doc/en/Gst.Base/PushSrc.xml | 5 + doc/en/Gst.Base/TypeFindHelper.xml | 6 + .../TypeFindHelperGetRangeFunction.xml | 1 + .../DecodeBin+NewDecodedPadArgs.xml | 3 + .../DecodeBin+NewDecodedPadHandler.xml | 1 + .../DecodeBin+RemovedDecodedPadArgs.xml | 3 + .../DecodeBin+RemovedDecodedPadHandler.xml | 1 + .../DecodeBin+UnknownTypeArgs.xml | 4 + .../DecodeBin+UnknownTypeHandler.xml | 1 + doc/en/Gst.BasePlugins/DecodeBin.xml | 15 + .../DecodeBin2+AutoplugContinueArgs.xml | 4 + .../DecodeBin2+AutoplugContinueHandler.xml | 1 + .../DecodeBin2+AutoplugFactoriesArgs.xml | 4 + .../DecodeBin2+AutoplugFactoriesHandler.xml | 1 + .../DecodeBin2+AutoplugSelectArgs.xml | 5 + .../DecodeBin2+AutoplugSelectHandler.xml | 1 + .../DecodeBin2+AutoplugSortArgs.xml | 5 + .../DecodeBin2+AutoplugSortHandler.xml | 1 + .../DecodeBin2+NewDecodedPadArgs.xml | 4 + .../DecodeBin2+NewDecodedPadHandler.xml | 1 + .../DecodeBin2+RemovedDecodedPadArgs.xml | 3 + .../DecodeBin2+RemovedDecodedPadHandler.xml | 1 + .../DecodeBin2+UnknownTypeArgs.xml | 4 + .../DecodeBin2+UnknownTypeHandler.xml | 1 + doc/en/Gst.BasePlugins/DecodeBin2.xml | 22 + .../PlayBin+StreamInfo+MutedArgs.xml | 3 + .../PlayBin+StreamInfo+MutedHandler.xml | 1 + .../PlayBin+StreamInfo+StreamType.xml | 7 + doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml | 10 + doc/en/Gst.BasePlugins/PlayBin.xml | 30 + .../PlayBin2+AudioTagsChangedArgs.xml | 3 + .../PlayBin2+AudioTagsChangedHandler.xml | 1 + .../PlayBin2+PlayFlagsType.xml | 9 + .../PlayBin2+TextTagsChangedArgs.xml | 3 + .../PlayBin2+TextTagsChangedHandler.xml | 1 + .../PlayBin2+VideoTagsChangedArgs.xml | 3 + .../PlayBin2+VideoTagsChangedHandler.xml | 1 + doc/en/Gst.BasePlugins/PlayBin2.xml | 48 + doc/en/Gst.BasePlugins/XvImageSink.xml | 42 + doc/en/Gst.Cdda/CddaBaseSrc.xml | 16 + doc/en/Gst.Cdda/CddaBaseSrcMode.xml | 3 + doc/en/Gst.Cdda/CddaBaseSrcTrack.xml | 8 + .../ControlSource+GetValueArrayCallback.xml | 1 + .../ControlSource+GetValueCallback.xml | 1 + doc/en/Gst.Controller/ControlSource.xml | 9 + doc/en/Gst.Controller/Controller.xml | 18 + doc/en/Gst.Controller/InterpolateMode.xml | 7 + .../InterpolationControlSource.xml | 9 + doc/en/Gst.Controller/LFOControlSource.xml | 8 + doc/en/Gst.Controller/LFOWaveform.xml | 6 + doc/en/Gst.CorePlugins/CapsFilter.xml | 7 + .../Gst.CorePlugins/FakeSink+HandoffArgs.xml | 4 + .../FakeSink+HandoffHandler.xml | 1 + .../FakeSink+PrerollHandoffArgs.xml | 4 + .../FakeSink+PrerollHandoffHandler.xml | 1 + .../FakeSink+StateErrorType.xml | 8 + doc/en/Gst.CorePlugins/FakeSink.xml | 16 + .../Gst.CorePlugins/FakeSrc+DataTypeType.xml | 3 + .../Gst.CorePlugins/FakeSrc+FillTypeType.xml | 6 + .../Gst.CorePlugins/FakeSrc+HandoffArgs.xml | 4 + .../FakeSrc+HandoffHandler.xml | 1 + .../Gst.CorePlugins/FakeSrc+SizeTypeType.xml | 4 + doc/en/Gst.CorePlugins/FakeSrc.xml | 24 + doc/en/Gst.CorePlugins/FdSink.xml | 11 + doc/en/Gst.CorePlugins/FdSrc.xml | 12 + doc/en/Gst.CorePlugins/FileIndex.xml | 5 + .../FileSink+BufferModeType.xml | 5 + doc/en/Gst.CorePlugins/FileSink.xml | 13 + doc/en/Gst.CorePlugins/FileSrc.xml | 16 + .../Gst.CorePlugins/Identity+HandoffArgs.xml | 3 + .../Identity+HandoffHandler.xml | 1 + doc/en/Gst.CorePlugins/Identity.xml | 20 + doc/en/Gst.CorePlugins/MemIndex.xml | 4 + doc/en/Gst.CorePlugins/MultiQueue.xml | 14 + doc/en/Gst.CorePlugins/Queue+LeakyType.xml | 4 + doc/en/Gst.CorePlugins/Queue.xml | 20 + doc/en/Gst.CorePlugins/Tee+PullModeType.xml | 3 + doc/en/Gst.CorePlugins/Tee.xml | 13 + .../TypeFindElement+HaveTypeArgs.xml | 4 + .../TypeFindElement+HaveTypeHandler.xml | 1 + doc/en/Gst.CorePlugins/TypeFindElement.xml | 11 + doc/en/Gst.GLib/Argv.xml | 6 + doc/en/Gst.GLib/Boxed.xml | 6 + doc/en/Gst.GLib/CDeclCallbackAttribute.xml | 2 + doc/en/Gst.GLib/ClassInitializerAttribute.xml | 2 + doc/en/Gst.GLib/ConnectBeforeAttribute.xml | 2 + doc/en/Gst.GLib/ConnectFlags.xml | 3 + .../DefaultSignalHandlerAttribute.xml | 4 + doc/en/Gst.GLib/DelegateWrapper.xml | 2 + doc/en/Gst.GLib/DestroyHelper.xml | 2 + doc/en/Gst.GLib/DestroyNotify.xml | 1 + doc/en/Gst.GLib/EnumWrapper.xml | 4 + doc/en/Gst.GLib/ExceptionManager.xml | 3 + doc/en/Gst.GLib/FileUtils.xml | 2 + doc/en/Gst.GLib/Format.xml | 3 + doc/en/Gst.GLib/GException.xml | 4 + doc/en/Gst.GLib/GInterfaceAdapter.xml | 5 + doc/en/Gst.GLib/GInterfaceAttribute.xml | 3 + doc/en/Gst.GLib/GInterfaceInitHandler.xml | 1 + doc/en/Gst.GLib/GSourceFunc.xml | 1 + doc/en/Gst.GLib/GString.xml | 5 + doc/en/Gst.GLib/GType.xml | 41 + doc/en/Gst.GLib/GTypeAttribute.xml | 3 + doc/en/Gst.GLib/Global.xml | 3 + doc/en/Gst.GLib/IOChannel.xml | 28 + doc/en/Gst.GLib/IOChannelError.xml | 10 + doc/en/Gst.GLib/IOCondition.xml | 7 + doc/en/Gst.GLib/IOFlags.xml | 9 + doc/en/Gst.GLib/IOFunc.xml | 1 + doc/en/Gst.GLib/IOStatus.xml | 5 + doc/en/Gst.GLib/IWrapper.xml | 2 + doc/en/Gst.GLib/Idle.xml | 5 + doc/en/Gst.GLib/IdleHandler.xml | 1 + .../IgnoreClassInitializersAttribute.xml | 2 + doc/en/Gst.GLib/InitiallyUnowned.xml | 3 + doc/en/Gst.GLib/List.xml | 8 + doc/en/Gst.GLib/ListBase+FilenameString.xml | 1 + doc/en/Gst.GLib/ListBase.xml | 19 + doc/en/Gst.GLib/Log.xml | 13 + doc/en/Gst.GLib/LogFunc.xml | 1 + doc/en/Gst.GLib/LogLevelFlags.xml | 14 + doc/en/Gst.GLib/MainContext.xml | 17 + doc/en/Gst.GLib/MainLoop.xml | 11 + doc/en/Gst.GLib/Markup.xml | 2 + doc/en/Gst.GLib/Marshaller.xml | 28 + .../Gst.GLib/MissingIntPtrCtorException.xml | 2 + doc/en/Gst.GLib/NotifyArgs.xml | 3 + doc/en/Gst.GLib/NotifyHandler.xml | 1 + doc/en/Gst.GLib/Object.xml | 33 + doc/en/Gst.GLib/ObjectManager.xml | 6 + doc/en/Gst.GLib/Opaque.xml | 17 + doc/en/Gst.GLib/ParamSpec.xml | 5 + doc/en/Gst.GLib/PrintFunc.xml | 1 + doc/en/Gst.GLib/Priority.xml | 6 + doc/en/Gst.GLib/Process.xml | 9 + doc/en/Gst.GLib/PropertyAttribute.xml | 6 + doc/en/Gst.GLib/PtrArray.xml | 20 + doc/en/Gst.GLib/SList.xml | 8 + doc/en/Gst.GLib/SeekType.xml | 4 + doc/en/Gst.GLib/Signal+EmissionHook.xml | 1 + .../Gst.GLib/Signal+EmissionHookMarshaler.xml | 5 + doc/en/Gst.GLib/Signal+EmissionHookNative.xml | 1 + doc/en/Gst.GLib/Signal+Flags.xml | 8 + doc/en/Gst.GLib/Signal+InvocationHint.xml | 4 + doc/en/Gst.GLib/Signal.xml | 9 + doc/en/Gst.GLib/SignalArgs.xml | 6 + doc/en/Gst.GLib/SignalAttribute.xml | 3 + doc/en/Gst.GLib/SignalCallback.xml | 16 + doc/en/Gst.GLib/Source.xml | 2 + doc/en/Gst.GLib/SpawnChildSetupFunc.xml | 1 + doc/en/Gst.GLib/SpawnError.xml | 21 + doc/en/Gst.GLib/SpawnFlags.xml | 8 + doc/en/Gst.GLib/Thread.xml | 3 + doc/en/Gst.GLib/Timeout.xml | 6 + doc/en/Gst.GLib/TimeoutHandler.xml | 1 + doc/en/Gst.GLib/TypeConverter.xml | 2 + doc/en/Gst.GLib/TypeFundamentals.xml | 22 + doc/en/Gst.GLib/TypeInitializerAttribute.xml | 4 + doc/en/Gst.GLib/TypeResolutionHandler.xml | 1 + doc/en/Gst.GLib/UnhandledExceptionArgs.xml | 3 + doc/en/Gst.GLib/UnhandledExceptionHandler.xml | 1 + doc/en/Gst.GLib/UnwrappedObject.xml | 3 + doc/en/Gst.GLib/Value.xml | 48 + doc/en/Gst.GLib/ValueArray.xml | 19 + doc/en/Gst.Interfaces/ChannelChangedArgs.xml | 3 + .../Gst.Interfaces/ChannelChangedHandler.xml | 1 + doc/en/Gst.Interfaces/ColorBalance.xml | 7 + doc/en/Gst.Interfaces/ColorBalanceAdapter.xml | 16 + doc/en/Gst.Interfaces/ColorBalanceChannel.xml | 10 + .../ColorBalanceImplementor.xml | 4 + doc/en/Gst.Interfaces/ColorBalanceType.xml | 3 + .../Gst.Interfaces/FrequencyChangedArgs.xml | 3 + .../FrequencyChangedHandler.xml | 1 + doc/en/Gst.Interfaces/Mixer.xml | 16 + doc/en/Gst.Interfaces/MixerAdapter.xml | 25 + doc/en/Gst.Interfaces/MixerFlags.xml | 5 + doc/en/Gst.Interfaces/MixerImplementor.xml | 9 + doc/en/Gst.Interfaces/MixerMessage.xml | 7 + doc/en/Gst.Interfaces/MixerMessageType.xml | 8 + doc/en/Gst.Interfaces/MixerOptions.xml | 6 + doc/en/Gst.Interfaces/MixerTrack.xml | 12 + doc/en/Gst.Interfaces/MixerTrackFlags.xml | 10 + doc/en/Gst.Interfaces/MixerType.xml | 3 + doc/en/Gst.Interfaces/Navigation.xml | 5 + doc/en/Gst.Interfaces/NavigationAdapter.xml | 14 + doc/en/Gst.Interfaces/NavigationCommand.xml | 23 + doc/en/Gst.Interfaces/NavigationEvent.xml | 6 + doc/en/Gst.Interfaces/NavigationEventType.xml | 8 + .../Gst.Interfaces/NavigationImplementor.xml | 2 + doc/en/Gst.Interfaces/NavigationMessage.xml | 7 + .../Gst.Interfaces/NavigationMessageType.xml | 5 + doc/en/Gst.Interfaces/NavigationQuery.xml | 8 + doc/en/Gst.Interfaces/NavigationQueryType.xml | 4 + doc/en/Gst.Interfaces/NormChangedArgs.xml | 3 + doc/en/Gst.Interfaces/NormChangedHandler.xml | 1 + doc/en/Gst.Interfaces/ProbeNeededArgs.xml | 3 + doc/en/Gst.Interfaces/ProbeNeededHandler.xml | 1 + doc/en/Gst.Interfaces/PropertyProbe.xml | 7 + .../Gst.Interfaces/PropertyProbeAdapter.xml | 16 + .../PropertyProbeImplementor.xml | 5 + doc/en/Gst.Interfaces/SignalChangedArgs.xml | 3 + .../Gst.Interfaces/SignalChangedHandler.xml | 1 + doc/en/Gst.Interfaces/Tuner.xml | 18 + doc/en/Gst.Interfaces/TunerAdapter.xml | 27 + doc/en/Gst.Interfaces/TunerChannel.xml | 16 + doc/en/Gst.Interfaces/TunerChannelFlags.xml | 5 + doc/en/Gst.Interfaces/TunerImplementor.xml | 8 + doc/en/Gst.Interfaces/TunerNorm.xml | 7 + doc/en/Gst.Interfaces/ValueChangedArgs.xml | 3 + doc/en/Gst.Interfaces/ValueChangedHandler.xml | 1 + doc/en/Gst.Interfaces/VideoOrientation.xml | 9 + .../VideoOrientationAdapter.xml | 18 + .../VideoOrientationImplementor.xml | 9 + doc/en/Gst.Interfaces/XOverlay.xml | 6 + doc/en/Gst.Interfaces/XOverlayAdapter.xml | 15 + doc/en/Gst.Interfaces/XOverlayImplementor.xml | 4 + doc/en/Gst.Video/VideoFilter.xml | 4 + doc/en/Gst.Video/VideoFormat.xml | 23 + doc/en/Gst.Video/VideoRectangle.xml | 7 + doc/en/Gst.Video/VideoSink.xml | 5 + doc/en/Gst.Video/VideoUtil.xml | 43 + doc/en/Gst/ActivateMode.xml | 4 + doc/en/Gst/Application.xml | 5 + doc/en/Gst/Array.xml | 9 + doc/en/Gst/AssocFlags.xml | 5 + doc/en/Gst/Bin.xml | 41 + doc/en/Gst/BinFlags.xml | 2 + doc/en/Gst/Buffer.xml | 25 + doc/en/Gst/BufferCopyFlags.xml | 4 + doc/en/Gst/BufferFlags.xml | 11 + doc/en/Gst/BufferList.xml | 8 + doc/en/Gst/BufferListDoFunction.xml | 1 + doc/en/Gst/BufferListFunc.xml | 1 + doc/en/Gst/BufferListItem.xml | 4 + doc/en/Gst/BufferListIterator.xml | 14 + doc/en/Gst/BufferingMode.xml | 5 + doc/en/Gst/Bus.xml | 27 + doc/en/Gst/BusFlags.xml | 3 + doc/en/Gst/BusFunc.xml | 1 + doc/en/Gst/BusSyncHandler.xml | 1 + doc/en/Gst/BusSyncReply.xml | 4 + doc/en/Gst/Caps.xml | 40 + doc/en/Gst/ChildAddedArgs.xml | 3 + doc/en/Gst/ChildAddedHandler.xml | 1 + doc/en/Gst/ChildProxy.xml | 8 + doc/en/Gst/ChildProxyAdapter.xml | 17 + doc/en/Gst/ChildProxyImplementor.xml | 3 + doc/en/Gst/ChildRemovedArgs.xml | 3 + doc/en/Gst/ChildRemovedHandler.xml | 1 + doc/en/Gst/Clock.xml | 49 + doc/en/Gst/ClockCallback.xml | 1 + doc/en/Gst/ClockEntry.xml | 14 + doc/en/Gst/ClockEntryType.xml | 3 + doc/en/Gst/ClockFlags.xml | 8 + doc/en/Gst/ClockReturn.xml | 8 + doc/en/Gst/ClockType.xml | 3 + doc/en/Gst/CoreError.xml | 16 + doc/en/Gst/Date.xml | 12 + doc/en/Gst/DoLatencyArgs.xml | 2 + doc/en/Gst/DoLatencyHandler.xml | 1 + doc/en/Gst/DoubleRange.xml | 9 + doc/en/Gst/DynamicSignal.xml | 7 + doc/en/Gst/Element.xml | 82 ++ doc/en/Gst/ElementAddedArgs.xml | 3 + doc/en/Gst/ElementAddedHandler.xml | 1 + doc/en/Gst/ElementFactory.xml | 22 + doc/en/Gst/ElementFlags.xml | 5 + doc/en/Gst/ElementRemovedArgs.xml | 3 + doc/en/Gst/ElementRemovedHandler.xml | 1 + doc/en/Gst/EntryAddedArgs.xml | 3 + doc/en/Gst/EntryAddedHandler.xml | 1 + doc/en/Gst/EnumInfo.xml | 7 + doc/en/Gst/EnumValue.xml | 4 + doc/en/Gst/Event.xml | 40 + doc/en/Gst/EventType.xml | 18 + doc/en/Gst/EventTypeFlags.xml | 5 + doc/en/Gst/FeatureAddedArgs.xml | 3 + doc/en/Gst/FeatureAddedHandler.xml | 1 + doc/en/Gst/FlagsInfo.xml | 6 + doc/en/Gst/FlagsValue.xml | 4 + doc/en/Gst/FlowReturn.xml | 11 + doc/en/Gst/Format.xml | 7 + doc/en/Gst/FormatDefinition.xml | 7 + doc/en/Gst/Fourcc.xml | 12 + doc/en/Gst/Fraction.xml | 14 + doc/en/Gst/FractionRange.xml | 9 + doc/en/Gst/GTypeNameAttribute.xml | 3 + doc/en/Gst/GhostPad.xml | 9 + doc/en/Gst/HaveDataArgs.xml | 3 + doc/en/Gst/HaveDataHandler.xml | 1 + doc/en/Gst/ImplementsInterface.xml | 2 + doc/en/Gst/ImplementsInterfaceAdapter.xml | 11 + doc/en/Gst/ImplementsInterfaceImplementor.xml | 2 + doc/en/Gst/Index.xml | 26 + doc/en/Gst/IndexAssociation.xml | 5 + doc/en/Gst/IndexCertainty.xml | 4 + doc/en/Gst/IndexEntry.xml | 19 + doc/en/Gst/IndexEntryType.xml | 5 + doc/en/Gst/IndexFactory.xml | 8 + doc/en/Gst/IndexFilter.xml | 1 + doc/en/Gst/IndexFlags.xml | 4 + doc/en/Gst/IndexLookupMethod.xml | 4 + doc/en/Gst/IndexResolver.xml | 1 + doc/en/Gst/IndexResolverMethod.xml | 4 + doc/en/Gst/IntRange.xml | 9 + doc/en/Gst/Iterator.xml | 4 + doc/en/Gst/LibraryError.xml | 8 + doc/en/Gst/LinkedArgs.xml | 3 + doc/en/Gst/LinkedHandler.xml | 1 + doc/en/Gst/List.xml | 9 + doc/en/Gst/Message.xml | 97 ++ doc/en/Gst/MessageArgs.xml | 3 + doc/en/Gst/MessageHandler.xml | 1 + doc/en/Gst/MessageType.xml | 27 + doc/en/Gst/MiniObject.xml | 23 + doc/en/Gst/MiniObjectFlags.xml | 3 + doc/en/Gst/NewUriArgs.xml | 3 + doc/en/Gst/NewUriHandler.xml | 1 + doc/en/Gst/Object.xml | 28 + doc/en/Gst/ObjectFlags.xml | 4 + doc/en/Gst/Pad.xml | 98 ++ doc/en/Gst/PadAcceptCapsFunction.xml | 1 + doc/en/Gst/PadActivateFunction.xml | 1 + doc/en/Gst/PadActivateModeFunction.xml | 1 + doc/en/Gst/PadAddedArgs.xml | 3 + doc/en/Gst/PadAddedHandler.xml | 1 + doc/en/Gst/PadBlockCallback.xml | 1 + doc/en/Gst/PadBufferAllocFunction.xml | 1 + doc/en/Gst/PadBufferProbeCallback.xml | 1 + doc/en/Gst/PadChainFunction.xml | 1 + doc/en/Gst/PadChainListFunction.xml | 1 + doc/en/Gst/PadCheckGetRangeFunction.xml | 1 + doc/en/Gst/PadCreatedArgs.xml | 3 + doc/en/Gst/PadCreatedHandler.xml | 1 + doc/en/Gst/PadDataProbeCallback.xml | 1 + doc/en/Gst/PadDirection.xml | 4 + doc/en/Gst/PadDispatcherFunction.xml | 1 + doc/en/Gst/PadEventFunction.xml | 1 + doc/en/Gst/PadEventProbeCallback.xml | 1 + doc/en/Gst/PadFixateCapsFunction.xml | 1 + doc/en/Gst/PadFlags.xml | 7 + doc/en/Gst/PadGetCapsFunction.xml | 1 + doc/en/Gst/PadGetRangeFunction.xml | 1 + doc/en/Gst/PadIterIntLinkFunction.xml | 1 + doc/en/Gst/PadLinkFunction.xml | 1 + doc/en/Gst/PadLinkReturn.xml | 8 + doc/en/Gst/PadPresence.xml | 4 + doc/en/Gst/PadQueryFunction.xml | 1 + doc/en/Gst/PadQueryTypeFunction.xml | 1 + doc/en/Gst/PadRemovedArgs.xml | 3 + doc/en/Gst/PadRemovedHandler.xml | 1 + doc/en/Gst/PadSetCapsFunction.xml | 1 + doc/en/Gst/PadTemplate.xml | 11 + doc/en/Gst/PadTemplateFlags.xml | 3 + doc/en/Gst/PadUnlinkFunction.xml | 1 + doc/en/Gst/ParentSetArgs.xml | 3 + doc/en/Gst/ParentSetHandler.xml | 1 + doc/en/Gst/ParentUnsetArgs.xml | 3 + doc/en/Gst/ParentUnsetHandler.xml | 1 + doc/en/Gst/Parse.xml | 7 + doc/en/Gst/ParseContext.xml | 6 + doc/en/Gst/ParseError.xml | 8 + doc/en/Gst/ParseFlags.xml | 3 + doc/en/Gst/Pipeline.xml | 13 + doc/en/Gst/PipelineFlags.xml | 3 + doc/en/Gst/Plugin.xml | 20 + doc/en/Gst/PluginAddedArgs.xml | 3 + doc/en/Gst/PluginAddedHandler.xml | 1 + doc/en/Gst/PluginDependencyFlags.xml | 5 + doc/en/Gst/PluginError.xml | 4 + doc/en/Gst/PluginFeature.xml | 8 + doc/en/Gst/PluginFeatureFilter.xml | 1 + doc/en/Gst/PluginFilter.xml | 1 + doc/en/Gst/PluginFlags.xml | 2 + doc/en/Gst/PluginInitFunc.xml | 1 + doc/en/Gst/Preset.xml | 9 + doc/en/Gst/PresetAdapter.xml | 18 + doc/en/Gst/PresetDefault.xml | 9 + doc/en/Gst/PresetImplementor.xml | 9 + doc/en/Gst/PropertyInfo.xml | 13 + doc/en/Gst/ProxyPad.xml | 4 + doc/en/Gst/Query.xml | 44 + doc/en/Gst/QueryType.xml | 14 + doc/en/Gst/Rank.xml | 5 + doc/en/Gst/Registry.xml | 26 + doc/en/Gst/ResourceError.xml | 16 + doc/en/Gst/SeekFlags.xml | 7 + doc/en/Gst/SeekType.xml | 5 + doc/en/Gst/Segment.xml | 29 + doc/en/Gst/SignalHandler.xml | 1 + doc/en/Gst/State.xml | 6 + doc/en/Gst/StateChange.xml | 7 + doc/en/Gst/StateChangeReturn.xml | 5 + doc/en/Gst/StaticPadTemplate.xml | 8 + doc/en/Gst/StreamError.xml | 15 + doc/en/Gst/StreamStatusType.xml | 8 + doc/en/Gst/Structure.xml | 29 + doc/en/Gst/StructureChangeType.xml | 3 + doc/en/Gst/SyncMessageArgs.xml | 3 + doc/en/Gst/SyncMessageHandler.xml | 1 + doc/en/Gst/SystemClock.xml | 6 + doc/en/Gst/Tag.xml | 68 + doc/en/Gst/TagFlags.xml | 6 + doc/en/Gst/TagList.xml | 20 + doc/en/Gst/TagMergeFunc.xml | 1 + doc/en/Gst/TagMergeMode.xml | 9 + doc/en/Gst/TagSetter.xml | 6 + doc/en/Gst/TagSetterAdapter.xml | 15 + doc/en/Gst/TagSetterImplementor.xml | 1 + doc/en/Gst/Task.xml | 14 + doc/en/Gst/TaskFunction.xml | 1 + doc/en/Gst/TaskPool.xml | 12 + doc/en/Gst/TaskPoolFunction.xml | 1 + doc/en/Gst/TaskState.xml | 4 + doc/en/Gst/TypeFind.xml | 8 + doc/en/Gst/TypeFindFactory.xml | 9 + doc/en/Gst/TypeFindFunction.xml | 1 + doc/en/Gst/TypeFindGetLengthFunction.xml | 1 + doc/en/Gst/TypeFindPeekFunction.xml | 1 + doc/en/Gst/TypeFindProbability.xml | 6 + doc/en/Gst/TypeFindSuggestFunction.xml | 1 + doc/en/Gst/URIHandler.xml | 6 + doc/en/Gst/URIHandlerAdapter.xml | 15 + doc/en/Gst/URIHandlerImplementor.xml | 3 + doc/en/Gst/URIType.xml | 4 + doc/en/Gst/UnlinkedArgs.xml | 3 + doc/en/Gst/UnlinkedHandler.xml | 1 + doc/en/Gst/Util.xml | 14 + doc/en/Gst/Version.xml | 6 + doc/en/index.xml | 4 +- 446 files changed, 5096 insertions(+), 1 deletion(-) create mode 100644 doc/en/Gst.Base/BitReader.xml create mode 100644 doc/en/Gst.Base/ByteReader.xml diff --git a/doc/en/Gst.App/AppSink.xml b/doc/en/Gst.App/AppSink.xml index 6c0f1512ab..3bdc68f25d 100644 --- a/doc/en/Gst.App/AppSink.xml +++ b/doc/en/Gst.App/AppSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSink @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -128,6 +135,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -148,6 +156,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -164,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -180,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -201,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -221,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -241,6 +254,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -261,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -282,6 +297,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -303,6 +319,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -325,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -346,6 +364,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -363,6 +382,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BufferList @@ -380,6 +400,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer diff --git a/doc/en/Gst.App/AppSrc.xml b/doc/en/Gst.App/AppSrc.xml index 15c866f31f..c7d2a270f2 100644 --- a/doc/en/Gst.App/AppSrc.xml +++ b/doc/en/Gst.App/AppSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSrc @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -128,6 +135,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn @@ -145,6 +153,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -165,6 +174,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -186,6 +196,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -207,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -223,6 +235,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -244,6 +257,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -265,6 +279,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -286,6 +301,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -307,6 +323,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -327,6 +344,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -348,6 +366,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -372,6 +391,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -397,6 +417,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn @@ -417,6 +438,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -437,6 +459,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -458,6 +481,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -479,6 +503,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.App/AppStreamType.xml b/doc/en/Gst.App/AppStreamType.xml index 882bbf9e53..e4328ef681 100644 --- a/doc/en/Gst.App/AppStreamType.xml +++ b/doc/en/Gst.App/AppStreamType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.App.AppStreamType @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.App.AppStreamType @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.App.AppStreamType diff --git a/doc/en/Gst.App/NeedDataArgs.xml b/doc/en/Gst.App/NeedDataArgs.xml index 43ddce8603..af3213caaf 100644 --- a/doc/en/Gst.App/NeedDataArgs.xml +++ b/doc/en/Gst.App/NeedDataArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 diff --git a/doc/en/Gst.App/NeedDataHandler.xml b/doc/en/Gst.App/NeedDataHandler.xml index 1449169e5a..802b9f8972 100644 --- a/doc/en/Gst.App/NeedDataHandler.xml +++ b/doc/en/Gst.App/NeedDataHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.App/NewBufferListArgs.xml b/doc/en/Gst.App/NewBufferListArgs.xml index 9b971e0c12..a4399ced00 100644 --- a/doc/en/Gst.App/NewBufferListArgs.xml +++ b/doc/en/Gst.App/NewBufferListArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.App/NewBufferListHandler.xml b/doc/en/Gst.App/NewBufferListHandler.xml index 1c9d35ea0a..943e53bbfe 100644 --- a/doc/en/Gst.App/NewBufferListHandler.xml +++ b/doc/en/Gst.App/NewBufferListHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.App/SeekDataArgs.xml b/doc/en/Gst.App/SeekDataArgs.xml index a427653654..0a9affc9b8 100644 --- a/doc/en/Gst.App/SeekDataArgs.xml +++ b/doc/en/Gst.App/SeekDataArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 diff --git a/doc/en/Gst.App/SeekDataHandler.xml b/doc/en/Gst.App/SeekDataHandler.xml index fe8183de87..7f884a57a5 100644 --- a/doc/en/Gst.App/SeekDataHandler.xml +++ b/doc/en/Gst.App/SeekDataHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.Base/Adapter.xml b/doc/en/Gst.Base/Adapter.xml index 2622078036..d6c98d9b9d 100644 --- a/doc/en/Gst.Base/Adapter.xml +++ b/doc/en/Gst.Base/Adapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -83,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -99,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -134,6 +142,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -160,6 +169,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -180,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -200,6 +211,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -219,6 +231,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer diff --git a/doc/en/Gst.Base/BaseSink.xml b/doc/en/Gst.Base/BaseSink.xml index 19ed176355..3be3d061b9 100644 --- a/doc/en/Gst.Base/BaseSink.xml +++ b/doc/en/Gst.Base/BaseSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -127,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -159,6 +168,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -180,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -205,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -227,6 +239,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -283,6 +297,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -307,6 +322,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -329,6 +345,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -357,6 +374,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -382,6 +400,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -407,6 +426,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -432,6 +452,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -457,6 +478,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -479,6 +501,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -501,6 +524,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -523,6 +547,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -545,6 +570,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -566,6 +592,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -587,6 +614,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -613,6 +641,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -634,6 +663,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -655,6 +685,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -676,6 +707,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.ClockReturn @@ -698,6 +730,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn @@ -720,6 +753,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn diff --git a/doc/en/Gst.Base/BaseSrc.xml b/doc/en/Gst.Base/BaseSrc.xml index 17cf35caf3..b6ba48eb4a 100644 --- a/doc/en/Gst.Base/BaseSrc.xml +++ b/doc/en/Gst.Base/BaseSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Format @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -160,6 +169,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -182,6 +192,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -211,6 +222,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -236,6 +248,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -261,6 +274,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -285,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -307,6 +322,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -332,6 +348,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -360,6 +377,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -382,6 +400,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -404,6 +423,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -426,6 +446,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -453,6 +474,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -478,6 +500,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -503,6 +526,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -525,6 +549,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -547,6 +572,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -569,6 +595,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -591,6 +618,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -615,6 +643,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -636,6 +665,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn diff --git a/doc/en/Gst.Base/BaseSrcFlags.xml b/doc/en/Gst.Base/BaseSrcFlags.xml index 94468b5234..978889af3f 100644 --- a/doc/en/Gst.Base/BaseSrcFlags.xml +++ b/doc/en/Gst.Base/BaseSrcFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSrcFlags @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSrcFlags diff --git a/doc/en/Gst.Base/BaseTransform.xml b/doc/en/Gst.Base/BaseTransform.xml index 5709dd2dbf..02c698bb4d 100644 --- a/doc/en/Gst.Base/BaseTransform.xml +++ b/doc/en/Gst.Base/BaseTransform.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -97,6 +103,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -121,6 +128,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -146,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -174,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -201,6 +211,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -232,6 +243,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -259,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -284,6 +297,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -306,6 +320,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -328,6 +343,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -355,6 +371,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -382,6 +399,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -407,6 +425,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -440,6 +459,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -456,6 +476,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -477,6 +498,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -493,6 +515,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -514,6 +537,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.Base/BitReader.xml b/doc/en/Gst.Base/BitReader.xml new file mode 100644 index 0000000000..65d55b79da --- /dev/null +++ b/doc/en/Gst.Base/BitReader.xml @@ -0,0 +1,332 @@ + + + + gstreamer-sharp + 0.9.2.0 + + + Gst.GLib.Opaque + + + + To be added. + To be added. + + + + + Constructor + + 0.9.2.0 + + + + + + To be added. + To be added. + To be added. + + + + + Constructor + + 0.9.2.0 + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.2.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Property + + 0.9.2.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.Base/ByteReader.xml b/doc/en/Gst.Base/ByteReader.xml new file mode 100644 index 0000000000..65041f1795 --- /dev/null +++ b/doc/en/Gst.Base/ByteReader.xml @@ -0,0 +1,1105 @@ + + + + gstreamer-sharp + 0.9.2.0 + + + Gst.GLib.Opaque + + + + To be added. + To be added. + + + + + Constructor + + 0.9.2.0 + + + + + + To be added. + To be added. + To be added. + + + + + Constructor + + 0.9.2.0 + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.UInt32 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.2.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Property + + 0.9.2.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.2.0 + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.Base/PushSrc.xml b/doc/en/Gst.Base/PushSrc.xml index d1508b3633..8d36759e73 100644 --- a/doc/en/Gst.Base/PushSrc.xml +++ b/doc/en/Gst.Base/PushSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSrc @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.Base/TypeFindHelper.xml b/doc/en/Gst.Base/TypeFindHelper.xml index 55e594f982..56312f5738 100644 --- a/doc/en/Gst.Base/TypeFindHelper.xml +++ b/doc/en/Gst.Base/TypeFindHelper.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps diff --git a/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml b/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml index ba20b6004a..e22c19be1d 100644 --- a/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml +++ b/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml index 25d260c330..b8d0e9bc11 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -50,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml index 0c07625d46..4169228216 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml index ab6c337528..6ff3f91e1f 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml index 486b6ff097..c50790c4c1 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml index d53cd8b628..6dfe9b2ab8 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml index 8913ffcc53..f84814464c 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin.xml b/doc/en/Gst.BasePlugins/DecodeBin.xml index 9b05889d5e..f71cc87adf 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -34,6 +36,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -124,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -165,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin @@ -203,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -244,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -280,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin+RemovedDecodedPadHandler @@ -295,6 +308,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -317,6 +331,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin+UnknownTypeHandler diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml index fa3b98e31b..c953f925d7 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml index 90c6233e35..636b791c58 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml index 854e34013f..0e566d1539 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml index 04ec23bab1..10105bc51f 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml index 80fa3bdd24..4d09f8857f 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.ElementFactory @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml index e752d1c75b..6e810a5447 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml index a02877e7df..0a17ac087e 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.ValueArray diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml index f280c73967..8cdba7da38 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml index 5b0f2a4cc5..0d5fa86263 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml index 673556cc78..e355e57d0e 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml index 67a9bb8485..4d0a2c1cf4 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml index 6fec82982a..a1196b9404 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml index ca3fe58776..c89a621572 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml index b3345d7996..cd821d5474 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2.xml b/doc/en/Gst.BasePlugins/DecodeBin2.xml index 3b4658dd85..497b433fcd 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Bin @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+AutoplugContinueHandler @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+AutoplugFactoriesHandler @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+AutoplugSelectHandler @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+AutoplugSortHandler @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -151,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -166,6 +176,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -182,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -201,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -220,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Object @@ -240,6 +254,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Object @@ -260,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2 @@ -277,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2 @@ -297,6 +314,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+NewDecodedPadHandler @@ -312,6 +330,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+RemovedDecodedPadHandler @@ -327,6 +346,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -348,6 +368,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -369,6 +390,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.DecodeBin2+UnknownTypeHandler diff --git a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml index 79cc0a6df3..54c2e7e270 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml index b558b011d1..48a7953f10 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml index 183bd6aa8e..621b20ee37 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType diff --git a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml index 8a3bf4bc6c..4a1278c0eb 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -138,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin+StreamInfo+MutedHandler @@ -153,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -174,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.BasePlugins/PlayBin.xml b/doc/en/Gst.BasePlugins/PlayBin.xml index 9ea4710601..8ddfad811f 100644 --- a/doc/en/Gst.BasePlugins/PlayBin.xml +++ b/doc/en/Gst.BasePlugins/PlayBin.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -34,6 +36,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -129,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -151,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -173,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -195,6 +203,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -237,6 +246,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -259,6 +269,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -276,6 +287,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -296,6 +308,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -316,6 +329,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -337,6 +351,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -358,6 +373,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin @@ -375,6 +391,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -416,6 +433,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -438,6 +456,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -460,6 +479,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -482,6 +502,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -504,6 +525,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -526,6 +548,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -547,6 +570,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -569,6 +593,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -591,6 +616,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -613,6 +639,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -635,6 +662,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -657,6 +685,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -679,6 +708,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml index b4a56ad7fe..cd4568040f 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.1.0 + 0.9.2.0 @@ -30,6 +32,7 @@ Property 0.9.1.0 + 0.9.2.0 System.Int32 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml index 3c5f66a6ba..b22587dcbd 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml b/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml index 5321fc07f3..e1a1fa8aff 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -40,6 +42,7 @@ Field 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -68,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -82,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -96,6 +102,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -110,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -124,6 +132,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+PlayFlagsType diff --git a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml index ffed4d7c58..2f68a8b1de 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.1.0 + 0.9.2.0 @@ -30,6 +32,7 @@ Property 0.9.1.0 + 0.9.2.0 System.Int32 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml index 8d0ec3e248..65bf147537 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml index 597600068d..ca1c219025 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.1.0 + 0.9.2.0 @@ -30,6 +32,7 @@ Property 0.9.1.0 + 0.9.2.0 System.Int32 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml index 2ee69b6f29..52063924d9 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin2.xml b/doc/en/Gst.BasePlugins/PlayBin2.xml index 2c9823a6b3..9faa2b6853 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pipeline @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -120,6 +127,7 @@ Event 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+AudioTagsChangedHandler @@ -135,6 +143,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -156,6 +165,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -177,6 +187,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -198,6 +209,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -218,6 +230,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -239,6 +252,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -260,6 +274,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -281,6 +296,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -302,6 +318,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad @@ -322,6 +339,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TagList @@ -342,6 +360,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad @@ -362,6 +381,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TagList @@ -382,6 +402,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad @@ -402,6 +423,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TagList @@ -422,6 +444,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -438,6 +461,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -457,6 +481,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -476,6 +501,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Object @@ -496,6 +522,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Object @@ -516,6 +543,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2 @@ -533,6 +561,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2 @@ -553,6 +582,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -574,6 +604,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -595,6 +626,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -616,6 +648,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -637,6 +670,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -658,6 +692,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -679,6 +714,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -700,6 +736,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -721,6 +758,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -742,6 +780,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -763,6 +802,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -778,6 +818,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -798,6 +839,7 @@ Event 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+TextTagsChangedHandler @@ -813,6 +855,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -834,6 +877,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -849,6 +893,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -869,6 +914,7 @@ Event 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.PlayBin2+VideoTagsChangedHandler @@ -884,6 +930,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -905,6 +952,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.BasePlugins/XvImageSink.xml b/doc/en/Gst.BasePlugins/XvImageSink.xml index befd566841..8de47709aa 100644 --- a/doc/en/Gst.BasePlugins/XvImageSink.xml +++ b/doc/en/Gst.BasePlugins/XvImageSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -42,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +75,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -108,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -150,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -172,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -194,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -216,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -238,6 +247,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -260,6 +270,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -282,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -304,6 +316,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -326,6 +339,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -367,6 +381,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -387,6 +402,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -404,6 +420,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -426,6 +443,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -447,6 +465,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -465,6 +484,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -487,6 +507,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -507,6 +528,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -527,6 +549,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -549,6 +572,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -575,6 +599,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -596,6 +621,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -617,6 +643,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -637,6 +664,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -658,6 +686,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -675,6 +704,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -692,6 +722,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -712,6 +743,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -732,6 +764,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -749,6 +782,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -766,6 +800,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -788,6 +823,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -810,6 +846,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -852,6 +889,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BasePlugins.XvImageSink @@ -869,6 +907,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -930,6 +969,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1012,6 +1052,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1054,6 +1095,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Cdda/CddaBaseSrc.xml b/doc/en/Gst.Cdda/CddaBaseSrc.xml index 82e790deb1..495c5925a4 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrc.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.PushSrc @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -127,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -148,6 +156,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -195,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -242,6 +254,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TagList @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -279,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -300,6 +315,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.Cdda/CddaBaseSrcMode.xml b/doc/en/Gst.Cdda/CddaBaseSrcMode.xml index fae37d5853..c10101afa2 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrcMode.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrcMode.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Cdda.CddaBaseSrcMode @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Cdda.CddaBaseSrcMode diff --git a/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml b/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml index 274e7b8778..7783584460 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.ValueType @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -50,6 +53,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Cdda.CddaBaseSrcTrack @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TagList @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Cdda.CddaBaseSrcTrack diff --git a/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml b/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml index 4f1eb9cc81..a96bfe7550 100644 --- a/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml +++ b/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml b/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml index e819c242b7..e061b475d6 100644 --- a/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml +++ b/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.Controller/ControlSource.xml b/doc/en/Gst.Controller/ControlSource.xml index e740fe3b54..c7ea99780e 100644 --- a/doc/en/Gst.Controller/ControlSource.xml +++ b/doc/en/Gst.Controller/ControlSource.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Array @@ -115,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -156,6 +164,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.Controller/Controller.xml b/doc/en/Gst.Controller/Controller.xml index 36acea3142..e650d72436 100644 --- a/doc/en/Gst.Controller/Controller.xml +++ b/doc/en/Gst.Controller/Controller.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -67,6 +71,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.ControlSource @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Array @@ -169,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -185,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -201,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -217,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -237,6 +250,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -257,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -279,6 +294,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -300,6 +316,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -317,6 +334,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst.Controller/InterpolateMode.xml b/doc/en/Gst.Controller/InterpolateMode.xml index d130e52021..72ef5d968d 100644 --- a/doc/en/Gst.Controller/InterpolateMode.xml +++ b/doc/en/Gst.Controller/InterpolateMode.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.InterpolateMode @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.InterpolateMode @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.InterpolateMode @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.InterpolateMode @@ -75,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.InterpolateMode @@ -89,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.InterpolateMode diff --git a/doc/en/Gst.Controller/InterpolationControlSource.xml b/doc/en/Gst.Controller/InterpolationControlSource.xml index 6611f17c02..883e0b7c0b 100644 --- a/doc/en/Gst.Controller/InterpolationControlSource.xml +++ b/doc/en/Gst.Controller/InterpolationControlSource.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.ControlSource @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.Controller/LFOControlSource.xml b/doc/en/Gst.Controller/LFOControlSource.xml index a7ab3d83ad..de206cdf78 100644 --- a/doc/en/Gst.Controller/LFOControlSource.xml +++ b/doc/en/Gst.Controller/LFOControlSource.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.ControlSource @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -128,6 +135,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.Controller/LFOWaveform.xml b/doc/en/Gst.Controller/LFOWaveform.xml index 69c9748640..40eb6fd0ea 100644 --- a/doc/en/Gst.Controller/LFOWaveform.xml +++ b/doc/en/Gst.Controller/LFOWaveform.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.LFOWaveform @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.LFOWaveform @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.LFOWaveform @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.LFOWaveform @@ -75,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Controller.LFOWaveform diff --git a/doc/en/Gst.CorePlugins/CapsFilter.xml b/doc/en/Gst.CorePlugins/CapsFilter.xml index d0c03149d8..a128052623 100644 --- a/doc/en/Gst.CorePlugins/CapsFilter.xml +++ b/doc/en/Gst.CorePlugins/CapsFilter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.CapsFilter @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml index 04eebb5c2b..a8b2a44f60 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml index 275cbd6875..d4128330bc 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml index ae48be548b..bb071c6d0c 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml index 7b2ef44c7c..01dd80cda3 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml b/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml index 843761a374..c20916dbc7 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+StateErrorType diff --git a/doc/en/Gst.CorePlugins/FakeSink.xml b/doc/en/Gst.CorePlugins/FakeSink.xml index eb7d457af6..16e1d438fb 100644 --- a/doc/en/Gst.CorePlugins/FakeSink.xml +++ b/doc/en/Gst.CorePlugins/FakeSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSink @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+HandoffHandler @@ -148,6 +156,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -169,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink @@ -186,6 +196,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink @@ -206,6 +217,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -227,6 +239,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSink+PrerollHandoffHandler @@ -242,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -263,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -284,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml index 4d074b314f..ba101ff21c 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+DataTypeType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+DataTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml index 3c30136853..57df94534c 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+FillTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml index 4340f68235..74fd7d5459 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml index d3d10f4f48..a76267d39a 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml index bd9f282b4c..18762998d8 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+SizeTypeType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+SizeTypeType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+SizeTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc.xml b/doc/en/Gst.CorePlugins/FakeSrc.xml index b13e9a982b..50a4caa854 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSrc @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -175,6 +184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -196,6 +206,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc+HandoffHandler @@ -232,6 +244,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -253,6 +266,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -274,6 +288,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc @@ -291,6 +306,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FakeSrc @@ -311,6 +327,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -332,6 +349,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -353,6 +371,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -374,6 +393,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -395,6 +415,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -416,6 +437,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -437,6 +459,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -458,6 +481,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.CorePlugins/FdSink.xml b/doc/en/Gst.CorePlugins/FdSink.xml index fca8b3e6dd..cfd1ffec43 100644 --- a/doc/en/Gst.CorePlugins/FdSink.xml +++ b/doc/en/Gst.CorePlugins/FdSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSink @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -147,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.URIType @@ -163,6 +172,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FdSink @@ -180,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FdSink diff --git a/doc/en/Gst.CorePlugins/FdSrc.xml b/doc/en/Gst.CorePlugins/FdSrc.xml index fc66824795..efcbc42f77 100644 --- a/doc/en/Gst.CorePlugins/FdSrc.xml +++ b/doc/en/Gst.CorePlugins/FdSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.PushSrc @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -147,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.URIType @@ -163,6 +172,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FdSrc @@ -180,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FdSrc @@ -200,6 +211,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.CorePlugins/FileIndex.xml b/doc/en/Gst.CorePlugins/FileIndex.xml index ed81f4b580..8cab0cb87f 100644 --- a/doc/en/Gst.CorePlugins/FileIndex.xml +++ b/doc/en/Gst.CorePlugins/FileIndex.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Index @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileIndex diff --git a/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml b/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml index 7056bfad3f..a8724409f4 100644 --- a/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml +++ b/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSink+BufferModeType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSink+BufferModeType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSink+BufferModeType @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSink+BufferModeType diff --git a/doc/en/Gst.CorePlugins/FileSink.xml b/doc/en/Gst.CorePlugins/FileSink.xml index 77739f577e..b502e6eb29 100644 --- a/doc/en/Gst.CorePlugins/FileSink.xml +++ b/doc/en/Gst.CorePlugins/FileSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSink @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -116,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -168,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.URIType @@ -184,6 +194,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -205,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSink @@ -222,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSink diff --git a/doc/en/Gst.CorePlugins/FileSrc.xml b/doc/en/Gst.CorePlugins/FileSrc.xml index 1b8647307b..6585ad21b0 100644 --- a/doc/en/Gst.CorePlugins/FileSrc.xml +++ b/doc/en/Gst.CorePlugins/FileSrc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSrc @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -147,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.URIType @@ -163,6 +172,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -184,6 +194,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSrc @@ -201,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.FileSrc @@ -221,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -242,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -263,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -284,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml b/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml index 6fdaafcc35..93c3542847 100644 --- a/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer diff --git a/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml b/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml index 11fa233fba..e9525a7a12 100644 --- a/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/Identity.xml b/doc/en/Gst.CorePlugins/Identity.xml index 4555b1d4b1..78107aa0aa 100644 --- a/doc/en/Gst.CorePlugins/Identity.xml +++ b/doc/en/Gst.CorePlugins/Identity.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseTransform @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -175,6 +184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -196,6 +206,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Identity+HandoffHandler @@ -232,6 +244,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -253,6 +266,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Identity @@ -270,6 +284,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Identity @@ -290,6 +305,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -311,6 +327,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -332,6 +349,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -353,6 +371,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -374,6 +393,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.CorePlugins/MemIndex.xml b/doc/en/Gst.CorePlugins/MemIndex.xml index ff0bcc3bb5..e730cb7f93 100644 --- a/doc/en/Gst.CorePlugins/MemIndex.xml +++ b/doc/en/Gst.CorePlugins/MemIndex.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Index @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.MemIndex diff --git a/doc/en/Gst.CorePlugins/MultiQueue.xml b/doc/en/Gst.CorePlugins/MultiQueue.xml index 1e6c227852..db1f44b099 100644 --- a/doc/en/Gst.CorePlugins/MultiQueue.xml +++ b/doc/en/Gst.CorePlugins/MultiQueue.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.MultiQueue @@ -150,6 +158,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.MultiQueue @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -212,6 +223,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -233,6 +245,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -248,6 +261,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler diff --git a/doc/en/Gst.CorePlugins/Queue+LeakyType.xml b/doc/en/Gst.CorePlugins/Queue+LeakyType.xml index 2e3b218f4a..36df1062c4 100644 --- a/doc/en/Gst.CorePlugins/Queue+LeakyType.xml +++ b/doc/en/Gst.CorePlugins/Queue+LeakyType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Queue+LeakyType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Queue+LeakyType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Queue+LeakyType diff --git a/doc/en/Gst.CorePlugins/Queue.xml b/doc/en/Gst.CorePlugins/Queue.xml index 149eafce9d..9e51ef188c 100644 --- a/doc/en/Gst.CorePlugins/Queue.xml +++ b/doc/en/Gst.CorePlugins/Queue.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Queue @@ -171,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Queue @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -212,6 +223,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -233,6 +245,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -254,6 +267,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -275,6 +289,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -296,6 +311,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -317,6 +333,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -332,6 +349,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -347,6 +365,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler @@ -362,6 +381,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.SignalHandler diff --git a/doc/en/Gst.CorePlugins/Tee+PullModeType.xml b/doc/en/Gst.CorePlugins/Tee+PullModeType.xml index b3552a4af7..13925e3004 100644 --- a/doc/en/Gst.CorePlugins/Tee+PullModeType.xml +++ b/doc/en/Gst.CorePlugins/Tee+PullModeType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Tee+PullModeType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Tee+PullModeType diff --git a/doc/en/Gst.CorePlugins/Tee.xml b/doc/en/Gst.CorePlugins/Tee.xml index bbed58c491..6da151dd00 100644 --- a/doc/en/Gst.CorePlugins/Tee.xml +++ b/doc/en/Gst.CorePlugins/Tee.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Tee @@ -171,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.Tee @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -212,6 +223,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -233,6 +245,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml index 12cf70a645..2d7b1ae3a1 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml index 28ce691d0c..efe8893335 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement.xml b/doc/en/Gst.CorePlugins/TypeFindElement.xml index 81f110b252..2c04b7155b 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -34,6 +36,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -67,6 +71,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -127,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.CorePlugins.TypeFindElement @@ -144,6 +152,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -165,6 +174,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -187,6 +197,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.GLib/Argv.xml b/doc/en/Gst.GLib/Argv.xml index c4b32c5852..ed1c122369 100644 --- a/doc/en/Gst.GLib/Argv.xml +++ b/doc/en/Gst.GLib/Argv.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Boxed.xml b/doc/en/Gst.GLib/Boxed.xml index d01f6ea709..63f3958532 100644 --- a/doc/en/Gst.GLib/Boxed.xml +++ b/doc/en/Gst.GLib/Boxed.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -57,6 +60,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst.GLib/CDeclCallbackAttribute.xml b/doc/en/Gst.GLib/CDeclCallbackAttribute.xml index 2683de8b3b..6a5a85f477 100644 --- a/doc/en/Gst.GLib/CDeclCallbackAttribute.xml +++ b/doc/en/Gst.GLib/CDeclCallbackAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/ClassInitializerAttribute.xml b/doc/en/Gst.GLib/ClassInitializerAttribute.xml index af008c8915..0e5f501a22 100644 --- a/doc/en/Gst.GLib/ClassInitializerAttribute.xml +++ b/doc/en/Gst.GLib/ClassInitializerAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/ConnectBeforeAttribute.xml b/doc/en/Gst.GLib/ConnectBeforeAttribute.xml index 45490ef581..c7fab3367e 100644 --- a/doc/en/Gst.GLib/ConnectBeforeAttribute.xml +++ b/doc/en/Gst.GLib/ConnectBeforeAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/ConnectFlags.xml b/doc/en/Gst.GLib/ConnectFlags.xml index c7272687d4..e4053964bf 100644 --- a/doc/en/Gst.GLib/ConnectFlags.xml +++ b/doc/en/Gst.GLib/ConnectFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.ConnectFlags @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.ConnectFlags diff --git a/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml b/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml index 899bf9db8f..20ab9e3761 100644 --- a/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml +++ b/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type diff --git a/doc/en/Gst.GLib/DelegateWrapper.xml b/doc/en/Gst.GLib/DelegateWrapper.xml index 684ca23a99..7885b8598e 100644 --- a/doc/en/Gst.GLib/DelegateWrapper.xml +++ b/doc/en/Gst.GLib/DelegateWrapper.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/DestroyHelper.xml b/doc/en/Gst.GLib/DestroyHelper.xml index 074334a401..8d405df953 100644 --- a/doc/en/Gst.GLib/DestroyHelper.xml +++ b/doc/en/Gst.GLib/DestroyHelper.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.DestroyNotify diff --git a/doc/en/Gst.GLib/DestroyNotify.xml b/doc/en/Gst.GLib/DestroyNotify.xml index 448848dc54..2928688f5b 100644 --- a/doc/en/Gst.GLib/DestroyNotify.xml +++ b/doc/en/Gst.GLib/DestroyNotify.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/EnumWrapper.xml b/doc/en/Gst.GLib/EnumWrapper.xml index 2aabcbd919..b70011705b 100644 --- a/doc/en/Gst.GLib/EnumWrapper.xml +++ b/doc/en/Gst.GLib/EnumWrapper.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 diff --git a/doc/en/Gst.GLib/ExceptionManager.xml b/doc/en/Gst.GLib/ExceptionManager.xml index c9a27c1927..47c54be88b 100644 --- a/doc/en/Gst.GLib/ExceptionManager.xml +++ b/doc/en/Gst.GLib/ExceptionManager.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.UnhandledExceptionHandler diff --git a/doc/en/Gst.GLib/FileUtils.xml b/doc/en/Gst.GLib/FileUtils.xml index ce2aae6401..8f4242baa4 100644 --- a/doc/en/Gst.GLib/FileUtils.xml +++ b/doc/en/Gst.GLib/FileUtils.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/Format.xml b/doc/en/Gst.GLib/Format.xml index fec02053fb..55311fc21f 100644 --- a/doc/en/Gst.GLib/Format.xml +++ b/doc/en/Gst.GLib/Format.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.1.0 + 0.9.2.0 @@ -30,6 +32,7 @@ Method 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/GException.xml b/doc/en/Gst.GLib/GException.xml index aa2b365f24..d85578a9d9 100644 --- a/doc/en/Gst.GLib/GException.xml +++ b/doc/en/Gst.GLib/GException.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Exception @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/GInterfaceAdapter.xml b/doc/en/Gst.GLib/GInterfaceAdapter.xml index b2e67d607a..d93c5a74c2 100644 --- a/doc/en/Gst.GLib/GInterfaceAdapter.xml +++ b/doc/en/Gst.GLib/GInterfaceAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GInterfaceInitHandler diff --git a/doc/en/Gst.GLib/GInterfaceAttribute.xml b/doc/en/Gst.GLib/GInterfaceAttribute.xml index a8149c6299..66b50927cb 100644 --- a/doc/en/Gst.GLib/GInterfaceAttribute.xml +++ b/doc/en/Gst.GLib/GInterfaceAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type diff --git a/doc/en/Gst.GLib/GInterfaceInitHandler.xml b/doc/en/Gst.GLib/GInterfaceInitHandler.xml index bcf5f160c1..2d1f7799d3 100644 --- a/doc/en/Gst.GLib/GInterfaceInitHandler.xml +++ b/doc/en/Gst.GLib/GInterfaceInitHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/GSourceFunc.xml b/doc/en/Gst.GLib/GSourceFunc.xml index ee297845d1..12d119a8db 100644 --- a/doc/en/Gst.GLib/GSourceFunc.xml +++ b/doc/en/Gst.GLib/GSourceFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/GString.xml b/doc/en/Gst.GLib/GString.xml index 42443618da..8bdb3a4ce1 100644 --- a/doc/en/Gst.GLib/GString.xml +++ b/doc/en/Gst.GLib/GString.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/GType.xml b/doc/en/Gst.GLib/GType.xml index dfa0d0c763..3a7aeaf66e 100644 --- a/doc/en/Gst.GLib/GType.xml +++ b/doc/en/Gst.GLib/GType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.ValueType @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -96,6 +102,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -111,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -131,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -146,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -161,6 +171,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -181,6 +192,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -198,6 +210,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -215,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -232,6 +246,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -249,6 +264,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -266,6 +282,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -282,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -297,6 +315,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -312,6 +331,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -327,6 +347,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -342,6 +363,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -362,6 +384,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -377,6 +400,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type @@ -397,6 +421,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -412,6 +437,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -427,6 +453,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -449,6 +476,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type @@ -469,6 +497,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -489,6 +518,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -511,6 +541,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -526,6 +557,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -541,6 +573,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -562,6 +595,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeResolutionHandler @@ -577,6 +611,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -592,6 +627,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -609,6 +645,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -624,6 +661,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -639,6 +677,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -654,6 +693,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -669,6 +709,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst.GLib/GTypeAttribute.xml b/doc/en/Gst.GLib/GTypeAttribute.xml index b8758b7b8f..1c97795d1b 100644 --- a/doc/en/Gst.GLib/GTypeAttribute.xml +++ b/doc/en/Gst.GLib/GTypeAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type diff --git a/doc/en/Gst.GLib/Global.xml b/doc/en/Gst.GLib/Global.xml index 0d656cca10..5dc34656ac 100644 --- a/doc/en/Gst.GLib/Global.xml +++ b/doc/en/Gst.GLib/Global.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/IOChannel.xml b/doc/en/Gst.GLib/IOChannel.xml index 81a4a2a59d..4bf360688e 100644 --- a/doc/en/Gst.GLib/IOChannel.xml +++ b/doc/en/Gst.GLib/IOChannel.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -85,6 +89,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -149,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -165,6 +174,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -181,6 +191,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -201,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -217,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -234,6 +247,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannel @@ -254,6 +268,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -270,6 +285,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -286,6 +302,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Char[] @@ -302,6 +319,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -324,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -344,6 +363,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -366,6 +386,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -386,6 +407,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -406,6 +428,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -428,6 +451,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -448,6 +472,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -464,6 +489,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -486,6 +512,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -508,6 +535,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus diff --git a/doc/en/Gst.GLib/IOChannelError.xml b/doc/en/Gst.GLib/IOChannelError.xml index 2acc3feab5..f707dd7eab 100644 --- a/doc/en/Gst.GLib/IOChannelError.xml +++ b/doc/en/Gst.GLib/IOChannelError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -75,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -89,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -103,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -117,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError @@ -131,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOChannelError diff --git a/doc/en/Gst.GLib/IOCondition.xml b/doc/en/Gst.GLib/IOCondition.xml index ea3da5f6b2..012c47d33f 100644 --- a/doc/en/Gst.GLib/IOCondition.xml +++ b/doc/en/Gst.GLib/IOCondition.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOCondition diff --git a/doc/en/Gst.GLib/IOFlags.xml b/doc/en/Gst.GLib/IOFlags.xml index bd0f79405e..a15c80eed9 100644 --- a/doc/en/Gst.GLib/IOFlags.xml +++ b/doc/en/Gst.GLib/IOFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags @@ -122,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOFlags diff --git a/doc/en/Gst.GLib/IOFunc.xml b/doc/en/Gst.GLib/IOFunc.xml index fb00f3b110..8703ecd267 100644 --- a/doc/en/Gst.GLib/IOFunc.xml +++ b/doc/en/Gst.GLib/IOFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/IOStatus.xml b/doc/en/Gst.GLib/IOStatus.xml index 1609a3b0b3..136bcbc3c5 100644 --- a/doc/en/Gst.GLib/IOStatus.xml +++ b/doc/en/Gst.GLib/IOStatus.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.IOStatus diff --git a/doc/en/Gst.GLib/IWrapper.xml b/doc/en/Gst.GLib/IWrapper.xml index 7a32fb8adb..31d798f581 100644 --- a/doc/en/Gst.GLib/IWrapper.xml +++ b/doc/en/Gst.GLib/IWrapper.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -17,6 +18,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Idle.xml b/doc/en/Gst.GLib/Idle.xml index 54fb9aa0eb..7331b5e6e4 100644 --- a/doc/en/Gst.GLib/Idle.xml +++ b/doc/en/Gst.GLib/Idle.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/IdleHandler.xml b/doc/en/Gst.GLib/IdleHandler.xml index 9c54620255..2941f43038 100644 --- a/doc/en/Gst.GLib/IdleHandler.xml +++ b/doc/en/Gst.GLib/IdleHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml b/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml index c99931e70a..0370f345fb 100644 --- a/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml +++ b/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/InitiallyUnowned.xml b/doc/en/Gst.GLib/InitiallyUnowned.xml index df9de1da4e..3f68c3400a 100644 --- a/doc/en/Gst.GLib/InitiallyUnowned.xml +++ b/doc/en/Gst.GLib/InitiallyUnowned.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -18,6 +19,7 @@ Constructor 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ Property 0.9.1.0 + 0.9.2.0 Gst.GLib.GType diff --git a/doc/en/Gst.GLib/List.xml b/doc/en/Gst.GLib/List.xml index acd38e583f..f0b67af47a 100644 --- a/doc/en/Gst.GLib/List.xml +++ b/doc/en/Gst.GLib/List.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.ListBase @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/ListBase+FilenameString.xml b/doc/en/Gst.GLib/ListBase+FilenameString.xml index 26e696f00b..19fbb68a98 100644 --- a/doc/en/Gst.GLib/ListBase+FilenameString.xml +++ b/doc/en/Gst.GLib/ListBase+FilenameString.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/ListBase.xml b/doc/en/Gst.GLib/ListBase.xml index c7661c59ac..41df03bb9f 100644 --- a/doc/en/Gst.GLib/ListBase.xml +++ b/doc/en/Gst.GLib/ListBase.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -33,6 +34,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -90,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -107,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -160,6 +168,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -179,6 +188,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type @@ -194,6 +204,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -210,6 +221,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -226,6 +238,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.IEnumerator @@ -243,6 +256,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -259,6 +273,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -275,6 +290,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -295,6 +311,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -316,6 +333,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -335,6 +353,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/Log.xml b/doc/en/Gst.GLib/Log.xml index 17e110c249..2a537172b5 100644 --- a/doc/en/Gst.GLib/Log.xml +++ b/doc/en/Gst.GLib/Log.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -102,6 +107,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -123,6 +129,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -143,6 +150,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -165,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogFunc @@ -185,6 +194,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -209,6 +219,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.PrintFunc @@ -229,6 +240,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.PrintFunc @@ -249,6 +261,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/LogFunc.xml b/doc/en/Gst.GLib/LogFunc.xml index 5a2fcc844b..373a632173 100644 --- a/doc/en/Gst.GLib/LogFunc.xml +++ b/doc/en/Gst.GLib/LogFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/LogLevelFlags.xml b/doc/en/Gst.GLib/LogLevelFlags.xml index 8db1f971ae..0d8340b9a6 100644 --- a/doc/en/Gst.GLib/LogLevelFlags.xml +++ b/doc/en/Gst.GLib/LogLevelFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -122,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -136,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -150,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -164,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -178,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags @@ -192,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.LogLevelFlags diff --git a/doc/en/Gst.GLib/MainContext.xml b/doc/en/Gst.GLib/MainContext.xml index 5a6989de2b..403fd8b9b8 100644 --- a/doc/en/Gst.GLib/MainContext.xml +++ b/doc/en/Gst.GLib/MainContext.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.MainContext @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -134,6 +142,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -151,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -188,6 +199,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -204,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -220,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -237,6 +251,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -257,6 +272,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.MainContext @@ -273,6 +289,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/MainLoop.xml b/doc/en/Gst.GLib/MainLoop.xml index e9c0be7582..9d38016d00 100644 --- a/doc/en/Gst.GLib/MainLoop.xml +++ b/doc/en/Gst.GLib/MainLoop.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -67,6 +71,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.MainContext @@ -83,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -119,6 +126,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -136,6 +144,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -152,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -168,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/Markup.xml b/doc/en/Gst.GLib/Markup.xml index ea45e4ba77..54d8fdddef 100644 --- a/doc/en/Gst.GLib/Markup.xml +++ b/doc/en/Gst.GLib/Markup.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/Marshaller.xml b/doc/en/Gst.GLib/Marshaller.xml index 85272185a3..31b9e43774 100644 --- a/doc/en/Gst.GLib/Marshaller.xml +++ b/doc/en/Gst.GLib/Marshaller.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -72,6 +75,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -132,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -171,6 +179,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -190,6 +199,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Char @@ -210,6 +220,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Array @@ -258,6 +270,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Array @@ -280,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -300,6 +314,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -322,6 +337,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Array @@ -348,6 +364,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -368,6 +385,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -388,6 +406,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -408,6 +427,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -427,6 +447,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr[] @@ -447,6 +468,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -475,6 +497,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -495,6 +518,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -515,6 +539,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -535,6 +560,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.DateTime @@ -555,6 +581,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -575,6 +602,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] diff --git a/doc/en/Gst.GLib/MissingIntPtrCtorException.xml b/doc/en/Gst.GLib/MissingIntPtrCtorException.xml index cc2b4d9a94..3f15b078e2 100644 --- a/doc/en/Gst.GLib/MissingIntPtrCtorException.xml +++ b/doc/en/Gst.GLib/MissingIntPtrCtorException.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Exception @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/NotifyArgs.xml b/doc/en/Gst.GLib/NotifyArgs.xml index 7e09408edf..5cfae0dcaf 100644 --- a/doc/en/Gst.GLib/NotifyArgs.xml +++ b/doc/en/Gst.GLib/NotifyArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/NotifyHandler.xml b/doc/en/Gst.GLib/NotifyHandler.xml index f1127f1d5c..97908ab743 100644 --- a/doc/en/Gst.GLib/NotifyHandler.xml +++ b/doc/en/Gst.GLib/NotifyHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/Object.xml b/doc/en/Gst.GLib/Object.xml index 15f181d28b..0da62671f8 100644 --- a/doc/en/Gst.GLib/Object.xml +++ b/doc/en/Gst.GLib/Object.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -138,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -159,6 +167,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -201,6 +211,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.Hashtable @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -233,6 +245,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -249,6 +262,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -270,6 +284,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -287,6 +302,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -307,6 +323,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -329,6 +346,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -349,6 +367,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -365,6 +384,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -381,6 +401,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -398,6 +419,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -418,6 +440,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -437,6 +460,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -460,6 +484,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -476,6 +501,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.Hashtable @@ -492,6 +518,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -508,6 +535,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -524,6 +552,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -544,6 +573,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -563,6 +593,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -584,6 +615,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -605,6 +637,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/ObjectManager.xml b/doc/en/Gst.GLib/ObjectManager.xml index fa4fb03d23..fee44a37b7 100644 --- a/doc/en/Gst.GLib/ObjectManager.xml +++ b/doc/en/Gst.GLib/ObjectManager.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -105,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/Opaque.xml b/doc/en/Gst.GLib/Opaque.xml index 4bdae4de48..d7a5564df6 100644 --- a/doc/en/Gst.GLib/Opaque.xml +++ b/doc/en/Gst.GLib/Opaque.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -128,6 +135,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -147,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -164,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -189,6 +199,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -229,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -245,6 +258,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -261,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -277,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -296,6 +312,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/ParamSpec.xml b/doc/en/Gst.GLib/ParamSpec.xml index 478bfc6058..30a22bf1d0 100644 --- a/doc/en/Gst.GLib/ParamSpec.xml +++ b/doc/en/Gst.GLib/ParamSpec.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType diff --git a/doc/en/Gst.GLib/PrintFunc.xml b/doc/en/Gst.GLib/PrintFunc.xml index 4e7dab807a..8e2857b923 100644 --- a/doc/en/Gst.GLib/PrintFunc.xml +++ b/doc/en/Gst.GLib/PrintFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/Priority.xml b/doc/en/Gst.GLib/Priority.xml index 26e017c95f..2b1eae167b 100644 --- a/doc/en/Gst.GLib/Priority.xml +++ b/doc/en/Gst.GLib/Priority.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Priority @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Priority @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Priority @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Priority @@ -75,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Priority diff --git a/doc/en/Gst.GLib/Process.xml b/doc/en/Gst.GLib/Process.xml index 549a4d120e..4e75589b9c 100644 --- a/doc/en/Gst.GLib/Process.xml +++ b/doc/en/Gst.GLib/Process.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -68,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -134,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -154,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -180,6 +188,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst.GLib/PropertyAttribute.xml b/doc/en/Gst.GLib/PropertyAttribute.xml index 8001de90fe..48f2df1fb8 100644 --- a/doc/en/Gst.GLib/PropertyAttribute.xml +++ b/doc/en/Gst.GLib/PropertyAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/PtrArray.xml b/doc/en/Gst.GLib/PtrArray.xml index 15d4e12dfc..d1b58f65a4 100644 --- a/doc/en/Gst.GLib/PtrArray.xml +++ b/doc/en/Gst.GLib/PtrArray.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -33,6 +34,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +51,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -67,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -109,6 +114,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -161,6 +169,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -182,6 +191,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -198,6 +208,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -214,6 +225,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type @@ -229,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -245,6 +258,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.IEnumerator @@ -262,6 +276,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -278,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -294,6 +310,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -314,6 +331,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -333,6 +351,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -356,6 +375,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/SList.xml b/doc/en/Gst.GLib/SList.xml index 8db5873dfc..0f0a0c9f61 100644 --- a/doc/en/Gst.GLib/SList.xml +++ b/doc/en/Gst.GLib/SList.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.ListBase @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/SeekType.xml b/doc/en/Gst.GLib/SeekType.xml index b1f02b905a..690cda81a8 100644 --- a/doc/en/Gst.GLib/SeekType.xml +++ b/doc/en/Gst.GLib/SeekType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SeekType @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SeekType @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SeekType diff --git a/doc/en/Gst.GLib/Signal+EmissionHook.xml b/doc/en/Gst.GLib/Signal+EmissionHook.xml index 3e1b41a111..b11c599bfc 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHook.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHook.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml b/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml index e028d711d1..c29903f148 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+EmissionHookNative @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+EmissionHook diff --git a/doc/en/Gst.GLib/Signal+EmissionHookNative.xml b/doc/en/Gst.GLib/Signal+EmissionHookNative.xml index e748187d10..e8f3b9a58f 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHookNative.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHookNative.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/Signal+Flags.xml b/doc/en/Gst.GLib/Signal+Flags.xml index 117bd40df6..2e6357eb40 100644 --- a/doc/en/Gst.GLib/Signal+Flags.xml +++ b/doc/en/Gst.GLib/Signal+Flags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags diff --git a/doc/en/Gst.GLib/Signal+InvocationHint.xml b/doc/en/Gst.GLib/Signal+InvocationHint.xml index de1dfe1809..02adbaec40 100644 --- a/doc/en/Gst.GLib/Signal+InvocationHint.xml +++ b/doc/en/Gst.GLib/Signal+InvocationHint.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.ValueType @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal+Flags @@ -50,6 +53,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 diff --git a/doc/en/Gst.GLib/Signal.xml b/doc/en/Gst.GLib/Signal.xml index 7e26b31433..257f4645dd 100644 --- a/doc/en/Gst.GLib/Signal.xml +++ b/doc/en/Gst.GLib/Signal.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -63,6 +66,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate @@ -109,6 +114,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal @@ -131,6 +137,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal @@ -155,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Signal @@ -179,6 +187,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/SignalArgs.xml b/doc/en/Gst.GLib/SignalArgs.xml index d816b101b9..318069c875 100644 --- a/doc/en/Gst.GLib/SignalArgs.xml +++ b/doc/en/Gst.GLib/SignalArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.EventArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -67,6 +71,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object[] @@ -83,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/SignalAttribute.xml b/doc/en/Gst.GLib/SignalAttribute.xml index e24e14e210..6c6250d757 100644 --- a/doc/en/Gst.GLib/SignalAttribute.xml +++ b/doc/en/Gst.GLib/SignalAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String diff --git a/doc/en/Gst.GLib/SignalCallback.xml b/doc/en/Gst.GLib/SignalCallback.xml index f70662fbd9..9ac88fe1f7 100644 --- a/doc/en/Gst.GLib/SignalCallback.xml +++ b/doc/en/Gst.GLib/SignalCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +51,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type @@ -64,6 +67,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.Hashtable @@ -109,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -124,6 +131,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -154,6 +163,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -173,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -196,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -212,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -228,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -247,6 +261,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -263,6 +278,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/Source.xml b/doc/en/Gst.GLib/Source.xml index 06aa0bea5d..9b0b73fdfa 100644 --- a/doc/en/Gst.GLib/Source.xml +++ b/doc/en/Gst.GLib/Source.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst.GLib/SpawnChildSetupFunc.xml b/doc/en/Gst.GLib/SpawnChildSetupFunc.xml index bcbdc69abd..e65c7520c2 100644 --- a/doc/en/Gst.GLib/SpawnChildSetupFunc.xml +++ b/doc/en/Gst.GLib/SpawnChildSetupFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/SpawnError.xml b/doc/en/Gst.GLib/SpawnError.xml index e12a7c6a5b..0a6578df11 100644 --- a/doc/en/Gst.GLib/SpawnError.xml +++ b/doc/en/Gst.GLib/SpawnError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -75,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -89,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -103,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -117,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -131,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -145,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -159,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -173,6 +185,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -187,6 +200,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -201,6 +215,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -215,6 +230,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -229,6 +245,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -243,6 +260,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -257,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -271,6 +290,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError @@ -285,6 +305,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnError diff --git a/doc/en/Gst.GLib/SpawnFlags.xml b/doc/en/Gst.GLib/SpawnFlags.xml index 21c3d9f0e1..362b3e40ae 100644 --- a/doc/en/Gst.GLib/SpawnFlags.xml +++ b/doc/en/Gst.GLib/SpawnFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.SpawnFlags diff --git a/doc/en/Gst.GLib/Thread.xml b/doc/en/Gst.GLib/Thread.xml index 8a996f5bc5..eeec5dad47 100644 --- a/doc/en/Gst.GLib/Thread.xml +++ b/doc/en/Gst.GLib/Thread.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst.GLib/Timeout.xml b/doc/en/Gst.GLib/Timeout.xml index cb7886d5bb..97fafc6184 100644 --- a/doc/en/Gst.GLib/Timeout.xml +++ b/doc/en/Gst.GLib/Timeout.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -108,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst.GLib/TimeoutHandler.xml b/doc/en/Gst.GLib/TimeoutHandler.xml index 091508749c..75e5c04242 100644 --- a/doc/en/Gst.GLib/TimeoutHandler.xml +++ b/doc/en/Gst.GLib/TimeoutHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/TypeConverter.xml b/doc/en/Gst.GLib/TypeConverter.xml index b5a4ce42d2..fc68d25298 100644 --- a/doc/en/Gst.GLib/TypeConverter.xml +++ b/doc/en/Gst.GLib/TypeConverter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 diff --git a/doc/en/Gst.GLib/TypeFundamentals.xml b/doc/en/Gst.GLib/TypeFundamentals.xml index 626e98a8cf..99414881f2 100644 --- a/doc/en/Gst.GLib/TypeFundamentals.xml +++ b/doc/en/Gst.GLib/TypeFundamentals.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -47,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -61,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -75,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -89,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -103,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -117,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -131,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -145,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -159,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -173,6 +185,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -187,6 +200,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -201,6 +215,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -215,6 +230,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -229,6 +245,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -243,6 +260,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -257,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -271,6 +290,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -285,6 +305,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals @@ -299,6 +320,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.TypeFundamentals diff --git a/doc/en/Gst.GLib/TypeInitializerAttribute.xml b/doc/en/Gst.GLib/TypeInitializerAttribute.xml index 7e06eca1eb..e456b67d5b 100644 --- a/doc/en/Gst.GLib/TypeInitializerAttribute.xml +++ b/doc/en/Gst.GLib/TypeInitializerAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Attribute @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Type diff --git a/doc/en/Gst.GLib/TypeResolutionHandler.xml b/doc/en/Gst.GLib/TypeResolutionHandler.xml index 0a046f886b..1a92a560da 100644 --- a/doc/en/Gst.GLib/TypeResolutionHandler.xml +++ b/doc/en/Gst.GLib/TypeResolutionHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/UnhandledExceptionArgs.xml b/doc/en/Gst.GLib/UnhandledExceptionArgs.xml index bdf0e285f5..80e2480294 100644 --- a/doc/en/Gst.GLib/UnhandledExceptionArgs.xml +++ b/doc/en/Gst.GLib/UnhandledExceptionArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UnhandledExceptionEventArgs @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst.GLib/UnhandledExceptionHandler.xml b/doc/en/Gst.GLib/UnhandledExceptionHandler.xml index 7fcf35ea4c..4680f32c7b 100644 --- a/doc/en/Gst.GLib/UnhandledExceptionHandler.xml +++ b/doc/en/Gst.GLib/UnhandledExceptionHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst.GLib/UnwrappedObject.xml b/doc/en/Gst.GLib/UnwrappedObject.xml index 7be5538ccf..2e285b34c8 100644 --- a/doc/en/Gst.GLib/UnwrappedObject.xml +++ b/doc/en/Gst.GLib/UnwrappedObject.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Value.xml b/doc/en/Gst.GLib/Value.xml index 319884e930..f9abd4c584 100644 --- a/doc/en/Gst.GLib/Value.xml +++ b/doc/en/Gst.GLib/Value.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.ValueType @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -104,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -120,6 +127,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -136,6 +144,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -152,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -168,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -184,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -200,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -216,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -232,6 +246,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -248,6 +263,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -264,6 +280,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -280,6 +297,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -296,6 +314,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -312,6 +331,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -335,6 +355,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -353,6 +374,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -371,6 +393,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -396,6 +419,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -421,6 +445,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -437,6 +462,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -452,6 +478,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -471,6 +498,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Boxed @@ -491,6 +519,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -516,6 +545,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Object @@ -536,6 +566,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -556,6 +587,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -581,6 +613,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.ValueArray @@ -601,6 +634,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -621,6 +655,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Byte @@ -641,6 +676,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Double @@ -661,6 +697,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -681,6 +718,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -701,6 +739,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int64 @@ -721,6 +760,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -741,6 +781,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.SByte @@ -761,6 +802,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Single @@ -781,6 +823,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -801,6 +844,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -821,6 +865,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt16 @@ -841,6 +886,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -861,6 +907,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -881,6 +928,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.GLib/ValueArray.xml b/doc/en/Gst.GLib/ValueArray.xml index 3605814459..1def5eae86 100644 --- a/doc/en/Gst.GLib/ValueArray.xml +++ b/doc/en/Gst.GLib/ValueArray.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -33,6 +34,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +51,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -65,6 +68,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -138,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -186,6 +196,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.IEnumerator @@ -203,6 +214,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -219,6 +231,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -235,6 +248,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -256,6 +270,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -272,6 +287,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -292,6 +308,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -311,6 +328,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -330,6 +348,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst.Interfaces/ChannelChangedArgs.xml b/doc/en/Gst.Interfaces/ChannelChangedArgs.xml index 2744506757..974ba36c5a 100644 --- a/doc/en/Gst.Interfaces/ChannelChangedArgs.xml +++ b/doc/en/Gst.Interfaces/ChannelChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ChannelChangedHandler.xml b/doc/en/Gst.Interfaces/ChannelChangedHandler.xml index 3ed483fcf7..2e3ba61681 100644 --- a/doc/en/Gst.Interfaces/ChannelChangedHandler.xml +++ b/doc/en/Gst.Interfaces/ChannelChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalance.xml b/doc/en/Gst.Interfaces/ColorBalance.xml index 4fd11fa797..5c6acc7bc4 100644 --- a/doc/en/Gst.Interfaces/ColorBalance.xml +++ b/doc/en/Gst.Interfaces/ColorBalance.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml b/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml index d64524bd24..b121e95f6a 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -131,6 +137,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.ColorBalance @@ -151,6 +158,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -174,6 +182,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -195,6 +204,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -212,6 +222,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -229,6 +240,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -246,6 +258,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -264,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -280,6 +294,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -302,6 +317,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceChannel.xml b/doc/en/Gst.Interfaces/ColorBalanceChannel.xml index ca00172b48..f0283f9f33 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceChannel.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceChannel.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -124,6 +131,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -141,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -166,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml b/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml index ea7e51062a..78c0ebed95 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceType.xml b/doc/en/Gst.Interfaces/ColorBalanceType.xml index fc6eb4c62d..c62fb47f1a 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceType.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml b/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml index 3d18681e1a..97c546afa5 100644 --- a/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml +++ b/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml b/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml index e6a1848de2..ff5f4e33e6 100644 --- a/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml +++ b/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Mixer.xml b/doc/en/Gst.Interfaces/Mixer.xml index f7e3c99d60..bedd898920 100644 --- a/doc/en/Gst.Interfaces/Mixer.xml +++ b/doc/en/Gst.Interfaces/Mixer.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -64,6 +67,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -135,6 +142,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -174,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -214,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -236,6 +247,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -258,6 +270,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -280,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -302,6 +316,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -324,6 +339,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerAdapter.xml b/doc/en/Gst.Interfaces/MixerAdapter.xml index 8f8a9fb5c5..733782e6f1 100644 --- a/doc/en/Gst.Interfaces/MixerAdapter.xml +++ b/doc/en/Gst.Interfaces/MixerAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.Mixer @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -156,6 +163,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -177,6 +185,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -194,6 +203,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -211,6 +221,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +239,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -247,6 +259,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -265,6 +278,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -282,6 +296,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -299,6 +314,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -316,6 +332,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -338,6 +355,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -378,6 +396,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -394,6 +413,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -416,6 +436,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -438,6 +459,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -460,6 +482,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -482,6 +505,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -504,6 +528,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerFlags.xml b/doc/en/Gst.Interfaces/MixerFlags.xml index 3ae3316ac1..21312f052b 100644 --- a/doc/en/Gst.Interfaces/MixerFlags.xml +++ b/doc/en/Gst.Interfaces/MixerFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerImplementor.xml b/doc/en/Gst.Interfaces/MixerImplementor.xml index 1842724761..91c590d1ff 100644 --- a/doc/en/Gst.Interfaces/MixerImplementor.xml +++ b/doc/en/Gst.Interfaces/MixerImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -126,6 +132,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -170,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerMessage.xml b/doc/en/Gst.Interfaces/MixerMessage.xml index 316707851d..f56811d3f4 100644 --- a/doc/en/Gst.Interfaces/MixerMessage.xml +++ b/doc/en/Gst.Interfaces/MixerMessage.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -136,6 +142,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerMessageType.xml b/doc/en/Gst.Interfaces/MixerMessageType.xml index a0587689b6..ccb8a0612f 100644 --- a/doc/en/Gst.Interfaces/MixerMessageType.xml +++ b/doc/en/Gst.Interfaces/MixerMessageType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerOptions.xml b/doc/en/Gst.Interfaces/MixerOptions.xml index 023803834f..293d26abe2 100644 --- a/doc/en/Gst.Interfaces/MixerOptions.xml +++ b/doc/en/Gst.Interfaces/MixerOptions.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerTrack.xml b/doc/en/Gst.Interfaces/MixerTrack.xml index b5dd93f769..8e90e834ba 100644 --- a/doc/en/Gst.Interfaces/MixerTrack.xml +++ b/doc/en/Gst.Interfaces/MixerTrack.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -81,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +108,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -120,6 +126,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -164,6 +172,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -208,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerTrackFlags.xml b/doc/en/Gst.Interfaces/MixerTrackFlags.xml index 8d21ad5ad9..4f4e1182a4 100644 --- a/doc/en/Gst.Interfaces/MixerTrackFlags.xml +++ b/doc/en/Gst.Interfaces/MixerTrackFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -133,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerType.xml b/doc/en/Gst.Interfaces/MixerType.xml index eebfa57a20..68e43a3e0a 100644 --- a/doc/en/Gst.Interfaces/MixerType.xml +++ b/doc/en/Gst.Interfaces/MixerType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Navigation.xml b/doc/en/Gst.Interfaces/Navigation.xml index 03957b7bec..4c1119c0b6 100644 --- a/doc/en/Gst.Interfaces/Navigation.xml +++ b/doc/en/Gst.Interfaces/Navigation.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationAdapter.xml b/doc/en/Gst.Interfaces/NavigationAdapter.xml index ebbdad1f7f..d204f7e1d8 100644 --- a/doc/en/Gst.Interfaces/NavigationAdapter.xml +++ b/doc/en/Gst.Interfaces/NavigationAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.Navigation @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -202,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -222,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -242,6 +254,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -264,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationCommand.xml b/doc/en/Gst.Interfaces/NavigationCommand.xml index 03a42a33d8..fdb14524b9 100644 --- a/doc/en/Gst.Interfaces/NavigationCommand.xml +++ b/doc/en/Gst.Interfaces/NavigationCommand.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -175,6 +186,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -220,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -235,6 +250,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -250,6 +266,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -265,6 +282,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -280,6 +298,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -295,6 +314,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -310,6 +330,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -325,6 +346,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -340,6 +362,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationEvent.xml b/doc/en/Gst.Interfaces/NavigationEvent.xml index 6c9b64f1d2..921496b806 100644 --- a/doc/en/Gst.Interfaces/NavigationEvent.xml +++ b/doc/en/Gst.Interfaces/NavigationEvent.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -65,6 +68,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +120,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationEventType.xml b/doc/en/Gst.Interfaces/NavigationEventType.xml index eebb4b9e44..40458320fd 100644 --- a/doc/en/Gst.Interfaces/NavigationEventType.xml +++ b/doc/en/Gst.Interfaces/NavigationEventType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationImplementor.xml b/doc/en/Gst.Interfaces/NavigationImplementor.xml index 8c40b1113d..56221e7d33 100644 --- a/doc/en/Gst.Interfaces/NavigationImplementor.xml +++ b/doc/en/Gst.Interfaces/NavigationImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationMessage.xml b/doc/en/Gst.Interfaces/NavigationMessage.xml index 7c8d5fdfc5..ed8fc022e5 100644 --- a/doc/en/Gst.Interfaces/NavigationMessage.xml +++ b/doc/en/Gst.Interfaces/NavigationMessage.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -67,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -134,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationMessageType.xml b/doc/en/Gst.Interfaces/NavigationMessageType.xml index b5976f337b..90163afd50 100644 --- a/doc/en/Gst.Interfaces/NavigationMessageType.xml +++ b/doc/en/Gst.Interfaces/NavigationMessageType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationQuery.xml b/doc/en/Gst.Interfaces/NavigationQuery.xml index 0adc626053..9c745514fe 100644 --- a/doc/en/Gst.Interfaces/NavigationQuery.xml +++ b/doc/en/Gst.Interfaces/NavigationQuery.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -57,6 +60,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -105,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -126,6 +132,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -150,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationQueryType.xml b/doc/en/Gst.Interfaces/NavigationQueryType.xml index acffc1ca98..e98426bb55 100644 --- a/doc/en/Gst.Interfaces/NavigationQueryType.xml +++ b/doc/en/Gst.Interfaces/NavigationQueryType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NormChangedArgs.xml b/doc/en/Gst.Interfaces/NormChangedArgs.xml index 5a293c9aaa..47c9841330 100644 --- a/doc/en/Gst.Interfaces/NormChangedArgs.xml +++ b/doc/en/Gst.Interfaces/NormChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NormChangedHandler.xml b/doc/en/Gst.Interfaces/NormChangedHandler.xml index 3a04459790..0d0535614f 100644 --- a/doc/en/Gst.Interfaces/NormChangedHandler.xml +++ b/doc/en/Gst.Interfaces/NormChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ProbeNeededArgs.xml b/doc/en/Gst.Interfaces/ProbeNeededArgs.xml index 4db5ecdc59..b3e7ab6e5f 100644 --- a/doc/en/Gst.Interfaces/ProbeNeededArgs.xml +++ b/doc/en/Gst.Interfaces/ProbeNeededArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ProbeNeededHandler.xml b/doc/en/Gst.Interfaces/ProbeNeededHandler.xml index 4df0ed16db..1a1e0eb9f4 100644 --- a/doc/en/Gst.Interfaces/ProbeNeededHandler.xml +++ b/doc/en/Gst.Interfaces/ProbeNeededHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbe.xml b/doc/en/Gst.Interfaces/PropertyProbe.xml index 995a36b058..deafdf736f 100644 --- a/doc/en/Gst.Interfaces/PropertyProbe.xml +++ b/doc/en/Gst.Interfaces/PropertyProbe.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -64,6 +67,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -105,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml b/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml index 61ff053a72..bdb9ab40ca 100644 --- a/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml +++ b/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.PropertyProbe @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -156,6 +163,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -173,6 +181,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +199,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -207,6 +217,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +239,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -244,6 +256,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -264,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -285,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -306,6 +321,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml b/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml index 9f6f5d3130..2140e70c71 100644 --- a/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml +++ b/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/SignalChangedArgs.xml b/doc/en/Gst.Interfaces/SignalChangedArgs.xml index 98bcccfd9d..13193775b3 100644 --- a/doc/en/Gst.Interfaces/SignalChangedArgs.xml +++ b/doc/en/Gst.Interfaces/SignalChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/SignalChangedHandler.xml b/doc/en/Gst.Interfaces/SignalChangedHandler.xml index f8ba7ac77b..acc8c3d2bc 100644 --- a/doc/en/Gst.Interfaces/SignalChangedHandler.xml +++ b/doc/en/Gst.Interfaces/SignalChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Tuner.xml b/doc/en/Gst.Interfaces/Tuner.xml index aaac2a5ef8..48eb365d19 100644 --- a/doc/en/Gst.Interfaces/Tuner.xml +++ b/doc/en/Gst.Interfaces/Tuner.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +168,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -181,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -197,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -218,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -236,6 +248,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -254,6 +267,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -271,6 +285,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -287,6 +302,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -309,6 +325,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -325,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerAdapter.xml b/doc/en/Gst.Interfaces/TunerAdapter.xml index 117cc887ec..075a4593a9 100644 --- a/doc/en/Gst.Interfaces/TunerAdapter.xml +++ b/doc/en/Gst.Interfaces/TunerAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -153,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -173,6 +182,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -195,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -216,6 +227,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -237,6 +249,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -298,6 +312,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.Tuner @@ -318,6 +333,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -341,6 +357,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -358,6 +375,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -375,6 +393,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -392,6 +411,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -410,6 +430,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -428,6 +449,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -445,6 +467,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -466,6 +489,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -482,6 +506,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -504,6 +529,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -525,6 +551,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerChannel.xml b/doc/en/Gst.Interfaces/TunerChannel.xml index c458899f1f..2f667d4f64 100644 --- a/doc/en/Gst.Interfaces/TunerChannel.xml +++ b/doc/en/Gst.Interfaces/TunerChannel.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -81,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -153,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -187,6 +197,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -204,6 +215,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -221,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -238,6 +251,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -263,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -288,6 +303,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerChannelFlags.xml b/doc/en/Gst.Interfaces/TunerChannelFlags.xml index 8fca51e61e..08109d75e6 100644 --- a/doc/en/Gst.Interfaces/TunerChannelFlags.xml +++ b/doc/en/Gst.Interfaces/TunerChannelFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerImplementor.xml b/doc/en/Gst.Interfaces/TunerImplementor.xml index fb1ad4b8c3..161e0a29ba 100644 --- a/doc/en/Gst.Interfaces/TunerImplementor.xml +++ b/doc/en/Gst.Interfaces/TunerImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -65,6 +68,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerNorm.xml b/doc/en/Gst.Interfaces/TunerNorm.xml index 5cdb5bfd98..f5a75155fc 100644 --- a/doc/en/Gst.Interfaces/TunerNorm.xml +++ b/doc/en/Gst.Interfaces/TunerNorm.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -105,6 +111,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ValueChangedArgs.xml b/doc/en/Gst.Interfaces/ValueChangedArgs.xml index 5e70383edc..8e0920bdec 100644 --- a/doc/en/Gst.Interfaces/ValueChangedArgs.xml +++ b/doc/en/Gst.Interfaces/ValueChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ValueChangedHandler.xml b/doc/en/Gst.Interfaces/ValueChangedHandler.xml index c8d006e346..588fa3cd8e 100644 --- a/doc/en/Gst.Interfaces/ValueChangedHandler.xml +++ b/doc/en/Gst.Interfaces/ValueChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientation.xml b/doc/en/Gst.Interfaces/VideoOrientation.xml index f60f102390..03da4d516e 100644 --- a/doc/en/Gst.Interfaces/VideoOrientation.xml +++ b/doc/en/Gst.Interfaces/VideoOrientation.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -64,6 +67,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +89,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -127,6 +133,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml b/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml index 017ce039fc..25b4bf989a 100644 --- a/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml +++ b/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -134,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.VideoOrientation @@ -154,6 +161,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -177,6 +185,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -198,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -219,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -236,6 +247,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -270,6 +283,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -286,6 +300,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -307,6 +322,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -328,6 +344,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -349,6 +366,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml b/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml index 80d897b361..e90513f648 100644 --- a/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml +++ b/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -153,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -174,6 +182,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlay.xml b/doc/en/Gst.Interfaces/XOverlay.xml index cdc4dec5bb..d6f962248e 100644 --- a/doc/en/Gst.Interfaces/XOverlay.xml +++ b/doc/en/Gst.Interfaces/XOverlay.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlayAdapter.xml b/doc/en/Gst.Interfaces/XOverlayAdapter.xml index 77a55f5d6a..046048de00 100644 --- a/doc/en/Gst.Interfaces/XOverlayAdapter.xml +++ b/doc/en/Gst.Interfaces/XOverlayAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -109,6 +114,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Interfaces.XOverlay @@ -129,6 +135,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -172,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -189,6 +198,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -206,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -226,6 +237,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -243,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -259,6 +272,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -276,6 +290,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlayImplementor.xml b/doc/en/Gst.Interfaces/XOverlayImplementor.xml index 04bc5c8fe9..61b43387c7 100644 --- a/doc/en/Gst.Interfaces/XOverlayImplementor.xml +++ b/doc/en/Gst.Interfaces/XOverlayImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -64,6 +67,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst.Video/VideoFilter.xml b/doc/en/Gst.Video/VideoFilter.xml index 974a742b51..3af4e2a0cd 100644 --- a/doc/en/Gst.Video/VideoFilter.xml +++ b/doc/en/Gst.Video/VideoFilter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseTransform @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType diff --git a/doc/en/Gst.Video/VideoFormat.xml b/doc/en/Gst.Video/VideoFormat.xml index 273b414c83..ae493c1b9d 100644 --- a/doc/en/Gst.Video/VideoFormat.xml +++ b/doc/en/Gst.Video/VideoFormat.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -122,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -136,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -150,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -164,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -178,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -192,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -206,6 +220,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -220,6 +235,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -234,6 +250,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -248,6 +265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -262,6 +280,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -276,6 +295,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -290,6 +310,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -304,6 +325,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -318,6 +340,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat diff --git a/doc/en/Gst.Video/VideoRectangle.xml b/doc/en/Gst.Video/VideoRectangle.xml index afb6d8e710..1f1c5e1bec 100644 --- a/doc/en/Gst.Video/VideoRectangle.xml +++ b/doc/en/Gst.Video/VideoRectangle.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.ValueType @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoRectangle @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoRectangle diff --git a/doc/en/Gst.Video/VideoSink.xml b/doc/en/Gst.Video/VideoSink.xml index ab5804ff01..43773d2463 100644 --- a/doc/en/Gst.Video/VideoSink.xml +++ b/doc/en/Gst.Video/VideoSink.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Base.BaseSink @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType diff --git a/doc/en/Gst.Video/VideoUtil.xml b/doc/en/Gst.Video/VideoUtil.xml index 570cda5515..bc40f7e465 100644 --- a/doc/en/Gst.Video/VideoUtil.xml +++ b/doc/en/Gst.Video/VideoUtil.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -67,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -103,6 +107,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -123,6 +128,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Video.VideoFormat @@ -143,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -167,6 +174,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -193,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -217,6 +226,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -239,6 +249,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -263,6 +274,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int32 @@ -287,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -307,6 +320,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -327,6 +341,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -347,6 +362,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -379,6 +395,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Caps @@ -413,6 +430,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -439,6 +457,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -461,6 +480,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Fourcc @@ -475,12 +495,32 @@ To be added. + + + Method + + 0.9.2.0 + + + Gst.Caps + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Fraction @@ -501,6 +541,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -525,6 +566,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -549,6 +591,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst/ActivateMode.xml b/doc/en/Gst/ActivateMode.xml index 365db766e8..d72d560023 100644 --- a/doc/en/Gst/ActivateMode.xml +++ b/doc/en/Gst/ActivateMode.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Application.xml b/doc/en/Gst/Application.xml index 005883f0b5..fea8021ca6 100644 --- a/doc/en/Gst/Application.xml +++ b/doc/en/Gst/Application.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Array.xml b/doc/en/Gst/Array.xml index 5123028a99..392c684758 100644 --- a/doc/en/Gst/Array.xml +++ b/doc/en/Gst/Array.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -91,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -108,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -186,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -205,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/AssocFlags.xml b/doc/en/Gst/AssocFlags.xml index 1f57d2e829..c93344ec38 100644 --- a/doc/en/Gst/AssocFlags.xml +++ b/doc/en/Gst/AssocFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Bin.xml b/doc/en/Gst/Bin.xml index 072664d62c..9ae003e9c5 100644 --- a/doc/en/Gst/Bin.xml +++ b/doc/en/Gst/Bin.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -93,6 +98,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -120,6 +126,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -184,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -201,6 +211,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -222,6 +233,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -243,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -264,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -281,6 +295,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -298,6 +313,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -315,6 +331,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -335,6 +352,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -355,6 +373,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -395,6 +414,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Iterator @@ -415,6 +435,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -455,6 +476,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -475,6 +497,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -496,6 +519,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -517,6 +541,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -538,6 +563,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -559,6 +585,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -580,6 +607,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -597,6 +625,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -623,6 +652,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -648,6 +678,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -673,6 +704,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -696,6 +728,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -721,6 +754,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -746,6 +780,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -771,6 +806,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -797,6 +833,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -815,6 +852,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -836,6 +874,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -863,6 +902,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -880,6 +920,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BinFlags.xml b/doc/en/Gst/BinFlags.xml index b1685d33fb..217d83ae90 100644 --- a/doc/en/Gst/BinFlags.xml +++ b/doc/en/Gst/BinFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Buffer.xml b/doc/en/Gst/Buffer.xml index c01f9e67ca..feb2cb9ed9 100644 --- a/doc/en/Gst/Buffer.xml +++ b/doc/en/Gst/Buffer.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -50,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -116,6 +122,7 @@ Constructor 0.9.1.0 + 0.9.2.0 @@ -134,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -151,6 +159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -173,6 +182,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -196,6 +206,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -230,6 +242,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -247,6 +260,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -264,6 +278,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -305,6 +320,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -322,6 +338,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -343,6 +360,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -360,6 +378,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -376,6 +395,7 @@ Method 0.9.1.0 + 0.9.2.0 System.Void @@ -394,6 +414,7 @@ Method 0.9.1.0 + 0.9.2.0 System.Void @@ -415,6 +436,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -432,6 +454,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -457,6 +480,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -473,6 +497,7 @@ Method 0.9.1.0 + 0.9.2.0 System.Byte[] diff --git a/doc/en/Gst/BufferCopyFlags.xml b/doc/en/Gst/BufferCopyFlags.xml index 28c6d334dd..6d0f5b86ad 100644 --- a/doc/en/Gst/BufferCopyFlags.xml +++ b/doc/en/Gst/BufferCopyFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BufferFlags.xml b/doc/en/Gst/BufferFlags.xml index f470287989..eb04f9a2dc 100644 --- a/doc/en/Gst/BufferFlags.xml +++ b/doc/en/Gst/BufferFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -133,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -163,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BufferList.xml b/doc/en/Gst/BufferList.xml index eb1bd7a92c..04990a4dea 100644 --- a/doc/en/Gst/BufferList.xml +++ b/doc/en/Gst/BufferList.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.MiniObject @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -68,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BufferListIterator @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 diff --git a/doc/en/Gst/BufferListDoFunction.xml b/doc/en/Gst/BufferListDoFunction.xml index 5c283ea9a7..7db892c29d 100644 --- a/doc/en/Gst/BufferListDoFunction.xml +++ b/doc/en/Gst/BufferListDoFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst/BufferListFunc.xml b/doc/en/Gst/BufferListFunc.xml index 2e1d5fcf71..fad318bb2e 100644 --- a/doc/en/Gst/BufferListFunc.xml +++ b/doc/en/Gst/BufferListFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst/BufferListItem.xml b/doc/en/Gst/BufferListItem.xml index 8df13f15e7..3b624d25f4 100644 --- a/doc/en/Gst/BufferListItem.xml +++ b/doc/en/Gst/BufferListItem.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BufferListItem @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BufferListItem @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.BufferListItem diff --git a/doc/en/Gst/BufferListIterator.xml b/doc/en/Gst/BufferListIterator.xml index b9061809bb..1cb7bd7dee 100644 --- a/doc/en/Gst/BufferListIterator.xml +++ b/doc/en/Gst/BufferListIterator.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt32 @@ -160,6 +169,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -177,6 +187,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -194,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -210,6 +222,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Buffer @@ -227,6 +240,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void diff --git a/doc/en/Gst/BufferingMode.xml b/doc/en/Gst/BufferingMode.xml index 9e418e9ef5..e4c9d9944e 100644 --- a/doc/en/Gst/BufferingMode.xml +++ b/doc/en/Gst/BufferingMode.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Bus.xml b/doc/en/Gst/Bus.xml index 8f3dd64b62..39141754ac 100644 --- a/doc/en/Gst/Bus.xml +++ b/doc/en/Gst/Bus.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -171,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -188,6 +198,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -222,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -240,6 +253,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -261,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -286,6 +301,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -311,6 +327,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -329,6 +346,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -352,6 +370,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -370,6 +389,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -391,6 +411,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -412,6 +433,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -435,6 +457,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -456,6 +479,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -473,6 +497,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -490,6 +515,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -511,6 +537,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BusFlags.xml b/doc/en/Gst/BusFlags.xml index 2810d206e6..4aeaf1e774 100644 --- a/doc/en/Gst/BusFlags.xml +++ b/doc/en/Gst/BusFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BusFunc.xml b/doc/en/Gst/BusFunc.xml index c38e664142..8699c3665e 100644 --- a/doc/en/Gst/BusFunc.xml +++ b/doc/en/Gst/BusFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BusSyncHandler.xml b/doc/en/Gst/BusSyncHandler.xml index 72dac824f0..eb717ecfff 100644 --- a/doc/en/Gst/BusSyncHandler.xml +++ b/doc/en/Gst/BusSyncHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/BusSyncReply.xml b/doc/en/Gst/BusSyncReply.xml index c5b40c5579..4224b9bbc1 100644 --- a/doc/en/Gst/BusSyncReply.xml +++ b/doc/en/Gst/BusSyncReply.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Caps.xml b/doc/en/Gst/Caps.xml index a276c006b2..0944d792f7 100644 --- a/doc/en/Gst/Caps.xml +++ b/doc/en/Gst/Caps.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -134,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -172,6 +181,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -192,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -231,6 +243,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -248,6 +261,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -269,6 +283,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -287,6 +302,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -304,6 +320,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -325,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -346,6 +364,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -363,6 +382,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -380,6 +400,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -401,6 +422,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -422,6 +444,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -439,6 +462,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -460,6 +484,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -477,6 +502,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -498,6 +524,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -515,6 +542,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -535,6 +563,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -555,6 +584,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -573,6 +603,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -591,6 +622,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -609,6 +641,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -629,6 +662,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -649,6 +683,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -666,6 +701,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -687,6 +723,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -705,6 +742,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -722,6 +760,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -743,6 +782,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ChildAddedArgs.xml b/doc/en/Gst/ChildAddedArgs.xml index 9eab8d7ed2..b5fa05bc03 100644 --- a/doc/en/Gst/ChildAddedArgs.xml +++ b/doc/en/Gst/ChildAddedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ChildAddedHandler.xml b/doc/en/Gst/ChildAddedHandler.xml index 18cda253d7..adad68c92b 100644 --- a/doc/en/Gst/ChildAddedHandler.xml +++ b/doc/en/Gst/ChildAddedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ChildProxy.xml b/doc/en/Gst/ChildProxy.xml index 0932e1194f..9a90c891b6 100644 --- a/doc/en/Gst/ChildProxy.xml +++ b/doc/en/Gst/ChildProxy.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ChildProxyAdapter.xml b/doc/en/Gst/ChildProxyAdapter.xml index 686cd091fa..f002496635 100644 --- a/doc/en/Gst/ChildProxyAdapter.xml +++ b/doc/en/Gst/ChildProxyAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -172,6 +181,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -193,6 +203,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -233,6 +244,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.ChildProxy @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -276,6 +289,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -293,6 +307,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -310,6 +325,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -327,6 +343,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst/ChildProxyImplementor.xml b/doc/en/Gst/ChildProxyImplementor.xml index 6f5d3d5545..b1b06434bc 100644 --- a/doc/en/Gst/ChildProxyImplementor.xml +++ b/doc/en/Gst/ChildProxyImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ChildRemovedArgs.xml b/doc/en/Gst/ChildRemovedArgs.xml index 50a3c8b91d..47c5315c01 100644 --- a/doc/en/Gst/ChildRemovedArgs.xml +++ b/doc/en/Gst/ChildRemovedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ChildRemovedHandler.xml b/doc/en/Gst/ChildRemovedHandler.xml index 1cb8085c6e..5f375c35a6 100644 --- a/doc/en/Gst/ChildRemovedHandler.xml +++ b/doc/en/Gst/ChildRemovedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Clock.xml b/doc/en/Gst/Clock.xml index a3146613bf..9187531e81 100644 --- a/doc/en/Gst/Clock.xml +++ b/doc/en/Gst/Clock.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -149,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -166,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -183,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -209,6 +220,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -226,6 +238,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -243,6 +256,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -260,6 +274,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -277,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -294,6 +310,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -311,6 +328,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -334,6 +352,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -355,6 +374,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -372,6 +392,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -400,6 +421,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -423,6 +445,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -446,6 +469,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -471,6 +495,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -497,6 +522,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -525,6 +551,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -542,6 +569,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -559,6 +587,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -576,6 +605,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -593,6 +623,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -619,6 +650,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -640,6 +672,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -657,6 +690,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -674,6 +708,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -696,6 +731,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -713,6 +749,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -730,6 +767,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -751,6 +789,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -768,6 +807,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -790,6 +830,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -807,6 +848,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -825,6 +867,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -846,6 +889,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -863,6 +907,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -880,6 +925,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -901,6 +947,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -922,6 +969,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -944,6 +992,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ClockCallback.xml b/doc/en/Gst/ClockCallback.xml index b9c0128103..1db1c3e16a 100644 --- a/doc/en/Gst/ClockCallback.xml +++ b/doc/en/Gst/ClockCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ClockEntry.xml b/doc/en/Gst/ClockEntry.xml index 1025cc1ce2..d39d4e779a 100644 --- a/doc/en/Gst/ClockEntry.xml +++ b/doc/en/Gst/ClockEntry.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +169,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -177,6 +187,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -197,6 +208,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -214,6 +226,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -235,6 +248,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ClockEntryType.xml b/doc/en/Gst/ClockEntryType.xml index c490fdb38c..96b5ba8db3 100644 --- a/doc/en/Gst/ClockEntryType.xml +++ b/doc/en/Gst/ClockEntryType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ClockFlags.xml b/doc/en/Gst/ClockFlags.xml index c4460d0a16..3bea264d13 100644 --- a/doc/en/Gst/ClockFlags.xml +++ b/doc/en/Gst/ClockFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ClockReturn.xml b/doc/en/Gst/ClockReturn.xml index 1fa456ea30..03dbe1b3e8 100644 --- a/doc/en/Gst/ClockReturn.xml +++ b/doc/en/Gst/ClockReturn.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ClockType.xml b/doc/en/Gst/ClockType.xml index 04c9693103..13868fb9b2 100644 --- a/doc/en/Gst/ClockType.xml +++ b/doc/en/Gst/ClockType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/CoreError.xml b/doc/en/Gst/CoreError.xml index f96b59d395..40589ad1bd 100644 --- a/doc/en/Gst/CoreError.xml +++ b/doc/en/Gst/CoreError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -175,6 +186,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -220,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -235,6 +250,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Date.xml b/doc/en/Gst/Date.xml index d7374ec63f..d59765e9e4 100644 --- a/doc/en/Gst/Date.xml +++ b/doc/en/Gst/Date.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +98,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +152,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -185,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -223,6 +232,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -242,6 +252,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -260,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/DoLatencyArgs.xml b/doc/en/Gst/DoLatencyArgs.xml index 44c8b1aea0..a128c4712d 100644 --- a/doc/en/Gst/DoLatencyArgs.xml +++ b/doc/en/Gst/DoLatencyArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/DoLatencyHandler.xml b/doc/en/Gst/DoLatencyHandler.xml index e6a4450215..20586ab07c 100644 --- a/doc/en/Gst/DoLatencyHandler.xml +++ b/doc/en/Gst/DoLatencyHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/DoubleRange.xml b/doc/en/Gst/DoubleRange.xml index 29b7405ccd..c3e87f15b5 100644 --- a/doc/en/Gst/DoubleRange.xml +++ b/doc/en/Gst/DoubleRange.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -139,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -177,6 +184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -196,6 +204,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/DynamicSignal.xml b/doc/en/Gst/DynamicSignal.xml index f75a1c36a8..5b784f72b5 100644 --- a/doc/en/Gst/DynamicSignal.xml +++ b/doc/en/Gst/DynamicSignal.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +44,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -66,6 +68,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -113,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -138,6 +142,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -185,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -237,6 +243,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Object diff --git a/doc/en/Gst/Element.xml b/doc/en/Gst/Element.xml index 80a05f68ba..9f7b971ca4 100644 --- a/doc/en/Gst/Element.xml +++ b/doc/en/Gst/Element.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -131,6 +137,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +155,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -165,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -203,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -224,6 +235,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -241,6 +253,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -275,6 +289,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -295,6 +310,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -317,6 +333,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -340,6 +357,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -361,6 +379,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -382,6 +401,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -400,6 +420,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -421,6 +442,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -444,6 +466,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -469,6 +492,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -490,6 +514,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -507,6 +532,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -547,6 +573,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -567,6 +594,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -584,6 +612,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -601,6 +630,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -618,6 +648,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -639,6 +670,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -665,6 +697,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -713,6 +746,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -738,6 +772,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -765,6 +800,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -782,6 +818,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -801,6 +838,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -818,6 +856,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -844,6 +883,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -867,6 +907,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -890,6 +931,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -920,6 +962,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -942,6 +985,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -967,6 +1011,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -992,6 +1037,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1015,6 +1061,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1041,6 +1088,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1066,6 +1114,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1094,6 +1143,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1120,6 +1170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1145,6 +1196,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1171,6 +1223,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1196,6 +1249,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1222,6 +1276,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1243,6 +1298,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1264,6 +1320,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1281,6 +1338,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1298,6 +1356,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1319,6 +1378,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1337,6 +1397,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1354,6 +1415,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1375,6 +1437,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1402,6 +1465,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1425,6 +1489,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1448,6 +1513,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1468,6 +1534,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1489,6 +1556,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1506,6 +1574,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1531,6 +1600,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1564,6 +1634,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1585,6 +1656,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1632,6 +1704,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -1659,6 +1732,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1680,6 +1754,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1701,6 +1776,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1718,6 +1794,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1735,6 +1812,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -1751,6 +1829,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1769,6 +1848,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1789,6 +1869,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -1838,6 +1919,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ElementAddedArgs.xml b/doc/en/Gst/ElementAddedArgs.xml index 2cc5d0b26c..e42eb539f3 100644 --- a/doc/en/Gst/ElementAddedArgs.xml +++ b/doc/en/Gst/ElementAddedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ElementAddedHandler.xml b/doc/en/Gst/ElementAddedHandler.xml index e186ab52d6..f3f4545f87 100644 --- a/doc/en/Gst/ElementAddedHandler.xml +++ b/doc/en/Gst/ElementAddedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ElementFactory.xml b/doc/en/Gst/ElementFactory.xml index 97e9db4546..efd1779cb4 100644 --- a/doc/en/Gst/ElementFactory.xml +++ b/doc/en/Gst/ElementFactory.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -149,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -166,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -187,6 +197,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -204,6 +215,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -225,6 +237,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -242,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -259,6 +273,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Element @@ -279,6 +294,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -302,6 +318,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -327,6 +344,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -369,6 +387,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -395,6 +414,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -412,6 +432,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -429,6 +450,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ElementFlags.xml b/doc/en/Gst/ElementFlags.xml index d78cf08304..5c45e7132c 100644 --- a/doc/en/Gst/ElementFlags.xml +++ b/doc/en/Gst/ElementFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ElementRemovedArgs.xml b/doc/en/Gst/ElementRemovedArgs.xml index 899c378c26..3da95d152b 100644 --- a/doc/en/Gst/ElementRemovedArgs.xml +++ b/doc/en/Gst/ElementRemovedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ElementRemovedHandler.xml b/doc/en/Gst/ElementRemovedHandler.xml index 6573c57b95..0e101b6b8a 100644 --- a/doc/en/Gst/ElementRemovedHandler.xml +++ b/doc/en/Gst/ElementRemovedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/EntryAddedArgs.xml b/doc/en/Gst/EntryAddedArgs.xml index e0bd95871d..edc60ae950 100644 --- a/doc/en/Gst/EntryAddedArgs.xml +++ b/doc/en/Gst/EntryAddedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/EntryAddedHandler.xml b/doc/en/Gst/EntryAddedHandler.xml index cc4c8c3511..910fdac7e5 100644 --- a/doc/en/Gst/EntryAddedHandler.xml +++ b/doc/en/Gst/EntryAddedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/EnumInfo.xml b/doc/en/Gst/EnumInfo.xml index 742dfe50f8..83a0e351ad 100644 --- a/doc/en/Gst/EnumInfo.xml +++ b/doc/en/Gst/EnumInfo.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -71,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -91,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -112,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -129,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -146,6 +152,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/EnumValue.xml b/doc/en/Gst/EnumValue.xml index 8bd92e829d..3161306449 100644 --- a/doc/en/Gst/EnumValue.xml +++ b/doc/en/Gst/EnumValue.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Event.xml b/doc/en/Gst/Event.xml index 138b6eed99..1ef449c0fb 100644 --- a/doc/en/Gst/Event.xml +++ b/doc/en/Gst/Event.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -50,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -197,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -214,6 +225,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -231,6 +243,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -254,6 +267,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -281,6 +295,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -304,6 +319,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -322,6 +338,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -340,6 +357,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -358,6 +376,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -379,6 +398,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -400,6 +420,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -431,6 +452,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -464,6 +486,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -489,6 +512,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -522,6 +546,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Event @@ -550,6 +575,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -571,6 +597,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -597,6 +624,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -617,6 +645,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -647,6 +676,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -679,6 +709,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -703,6 +734,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -735,6 +767,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -762,6 +795,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -782,6 +816,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -799,6 +834,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -816,6 +852,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -833,6 +870,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -850,6 +888,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -867,6 +906,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/EventType.xml b/doc/en/Gst/EventType.xml index db30f8de0a..bfec359e25 100644 --- a/doc/en/Gst/EventType.xml +++ b/doc/en/Gst/EventType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -158,6 +167,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -173,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -188,6 +199,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -203,6 +215,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -218,6 +231,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -233,6 +247,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -248,6 +263,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.EventType @@ -262,6 +278,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -277,6 +294,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/EventTypeFlags.xml b/doc/en/Gst/EventTypeFlags.xml index 2ba75f407c..839678d3aa 100644 --- a/doc/en/Gst/EventTypeFlags.xml +++ b/doc/en/Gst/EventTypeFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FeatureAddedArgs.xml b/doc/en/Gst/FeatureAddedArgs.xml index ef25918f6e..01193210ef 100644 --- a/doc/en/Gst/FeatureAddedArgs.xml +++ b/doc/en/Gst/FeatureAddedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FeatureAddedHandler.xml b/doc/en/Gst/FeatureAddedHandler.xml index 7224f48e3b..d157d6cbc8 100644 --- a/doc/en/Gst/FeatureAddedHandler.xml +++ b/doc/en/Gst/FeatureAddedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FlagsInfo.xml b/doc/en/Gst/FlagsInfo.xml index dfc5bc9f7a..f75da41303 100644 --- a/doc/en/Gst/FlagsInfo.xml +++ b/doc/en/Gst/FlagsInfo.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -71,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -91,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -112,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -129,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FlagsValue.xml b/doc/en/Gst/FlagsValue.xml index 738162c6c4..29441be91c 100644 --- a/doc/en/Gst/FlagsValue.xml +++ b/doc/en/Gst/FlagsValue.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FlowReturn.xml b/doc/en/Gst/FlowReturn.xml index c7edd6bf4f..e7321f5462 100644 --- a/doc/en/Gst/FlowReturn.xml +++ b/doc/en/Gst/FlowReturn.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Format.xml b/doc/en/Gst/Format.xml index 2e1f830977..373d82ad74 100644 --- a/doc/en/Gst/Format.xml +++ b/doc/en/Gst/Format.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FormatDefinition.xml b/doc/en/Gst/FormatDefinition.xml index f910d6fbda..fc65c4349a 100644 --- a/doc/en/Gst/FormatDefinition.xml +++ b/doc/en/Gst/FormatDefinition.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -37,6 +39,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Fourcc.xml b/doc/en/Gst/Fourcc.xml index 1c851b6955..0fa2133dda 100644 --- a/doc/en/Gst/Fourcc.xml +++ b/doc/en/Gst/Fourcc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -86,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +108,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -139,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -159,6 +166,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -180,6 +188,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -219,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -238,6 +248,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -256,6 +267,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Fraction.xml b/doc/en/Gst/Fraction.xml index 98564deff9..79b1f5d2e1 100644 --- a/doc/en/Gst/Fraction.xml +++ b/doc/en/Gst/Fraction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -105,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +152,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -187,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -207,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +238,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -251,6 +262,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -292,6 +304,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -311,6 +324,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/FractionRange.xml b/doc/en/Gst/FractionRange.xml index c9e5899994..132d6f0343 100644 --- a/doc/en/Gst/FractionRange.xml +++ b/doc/en/Gst/FractionRange.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -139,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -177,6 +184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -196,6 +204,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/GTypeNameAttribute.xml b/doc/en/Gst/GTypeNameAttribute.xml index 3d34c2942e..02db03e2f5 100644 --- a/doc/en/Gst/GTypeNameAttribute.xml +++ b/doc/en/Gst/GTypeNameAttribute.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/GhostPad.xml b/doc/en/Gst/GhostPad.xml index 7e6d8cc12d..bc2474b0a8 100644 --- a/doc/en/Gst/GhostPad.xml +++ b/doc/en/Gst/GhostPad.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -57,6 +60,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -116,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -133,6 +140,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/HaveDataArgs.xml b/doc/en/Gst/HaveDataArgs.xml index 02f259d9b3..a12844a75b 100644 --- a/doc/en/Gst/HaveDataArgs.xml +++ b/doc/en/Gst/HaveDataArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/HaveDataHandler.xml b/doc/en/Gst/HaveDataHandler.xml index 3cf0867edb..9f3f6b0ef3 100644 --- a/doc/en/Gst/HaveDataHandler.xml +++ b/doc/en/Gst/HaveDataHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ImplementsInterface.xml b/doc/en/Gst/ImplementsInterface.xml index 0b9c2a5104..e68d518a8f 100644 --- a/doc/en/Gst/ImplementsInterface.xml +++ b/doc/en/Gst/ImplementsInterface.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -41,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst/ImplementsInterfaceAdapter.xml b/doc/en/Gst/ImplementsInterfaceAdapter.xml index 4dbf4e8d7c..645aebf02d 100644 --- a/doc/en/Gst/ImplementsInterfaceAdapter.xml +++ b/doc/en/Gst/ImplementsInterfaceAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.ImplementsInterface @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -221,6 +231,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst/ImplementsInterfaceImplementor.xml b/doc/en/Gst/ImplementsInterfaceImplementor.xml index e17e00adaf..080732897c 100644 --- a/doc/en/Gst/ImplementsInterfaceImplementor.xml +++ b/doc/en/Gst/ImplementsInterfaceImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -46,6 +47,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst/Index.xml b/doc/en/Gst/Index.xml index 68b721ee4c..59f06655b5 100644 --- a/doc/en/Gst/Index.xml +++ b/doc/en/Gst/Index.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -102,6 +107,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -150,6 +156,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.IndexEntry @@ -176,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -193,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -213,6 +222,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -234,6 +244,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -251,6 +262,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -280,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -303,6 +316,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -320,6 +334,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -337,6 +352,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -354,6 +370,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -371,6 +388,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -393,6 +411,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -411,6 +430,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -436,6 +456,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -461,6 +482,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -486,6 +508,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -555,6 +578,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -583,6 +607,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -600,6 +625,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexAssociation.xml b/doc/en/Gst/IndexAssociation.xml index 0609ae2222..d37d42c6cb 100644 --- a/doc/en/Gst/IndexAssociation.xml +++ b/doc/en/Gst/IndexAssociation.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -37,6 +39,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexCertainty.xml b/doc/en/Gst/IndexCertainty.xml index f347468e78..80fc41e8cf 100644 --- a/doc/en/Gst/IndexCertainty.xml +++ b/doc/en/Gst/IndexCertainty.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexEntry.xml b/doc/en/Gst/IndexEntry.xml index aacfcb03d0..8bda70ca25 100644 --- a/doc/en/Gst/IndexEntry.xml +++ b/doc/en/Gst/IndexEntry.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -149,6 +156,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -203,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -220,6 +231,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -240,6 +252,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -257,6 +270,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -274,6 +288,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -291,6 +306,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -308,6 +324,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -325,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -342,6 +360,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexEntryType.xml b/doc/en/Gst/IndexEntryType.xml index 9b7da7c653..953ecd805a 100644 --- a/doc/en/Gst/IndexEntryType.xml +++ b/doc/en/Gst/IndexEntryType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexFactory.xml b/doc/en/Gst/IndexFactory.xml index ecf8781979..adc50a7972 100644 --- a/doc/en/Gst/IndexFactory.xml +++ b/doc/en/Gst/IndexFactory.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -57,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -77,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -95,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -116,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -133,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -179,6 +186,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst/IndexFilter.xml b/doc/en/Gst/IndexFilter.xml index 4d9b2e3394..aeb2086404 100644 --- a/doc/en/Gst/IndexFilter.xml +++ b/doc/en/Gst/IndexFilter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexFlags.xml b/doc/en/Gst/IndexFlags.xml index 733b001a7b..868906e01a 100644 --- a/doc/en/Gst/IndexFlags.xml +++ b/doc/en/Gst/IndexFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexLookupMethod.xml b/doc/en/Gst/IndexLookupMethod.xml index d59ac4d823..690403cccd 100644 --- a/doc/en/Gst/IndexLookupMethod.xml +++ b/doc/en/Gst/IndexLookupMethod.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexResolver.xml b/doc/en/Gst/IndexResolver.xml index 8375caddc1..382f805aa5 100644 --- a/doc/en/Gst/IndexResolver.xml +++ b/doc/en/Gst/IndexResolver.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IndexResolverMethod.xml b/doc/en/Gst/IndexResolverMethod.xml index 216553670a..cfb3213077 100644 --- a/doc/en/Gst/IndexResolverMethod.xml +++ b/doc/en/Gst/IndexResolverMethod.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/IntRange.xml b/doc/en/Gst/IntRange.xml index 88ae65ac0c..a60e9010c3 100644 --- a/doc/en/Gst/IntRange.xml +++ b/doc/en/Gst/IntRange.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -36,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -139,6 +145,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -177,6 +184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -196,6 +204,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Iterator.xml b/doc/en/Gst/Iterator.xml index 2db25ff6a0..c63a88ed83 100644 --- a/doc/en/Gst/Iterator.xml +++ b/doc/en/Gst/Iterator.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Opaque @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Collections.IEnumerator diff --git a/doc/en/Gst/LibraryError.xml b/doc/en/Gst/LibraryError.xml index 2b543ebd17..ed0d10869c 100644 --- a/doc/en/Gst/LibraryError.xml +++ b/doc/en/Gst/LibraryError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/LinkedArgs.xml b/doc/en/Gst/LinkedArgs.xml index d4dc676c5a..e03854fbff 100644 --- a/doc/en/Gst/LinkedArgs.xml +++ b/doc/en/Gst/LinkedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/LinkedHandler.xml b/doc/en/Gst/LinkedHandler.xml index d435a25bb6..62829f8408 100644 --- a/doc/en/Gst/LinkedHandler.xml +++ b/doc/en/Gst/LinkedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/List.xml b/doc/en/Gst/List.xml index 23b8758c0c..283cb72a84 100644 --- a/doc/en/Gst/List.xml +++ b/doc/en/Gst/List.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -56,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -91,6 +95,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -108,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -186,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -205,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Message.xml b/doc/en/Gst/Message.xml index 9776c4dbcc..b1caa7f116 100644 --- a/doc/en/Gst/Message.xml +++ b/doc/en/Gst/Message.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -50,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -161,6 +169,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -184,6 +193,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -207,6 +217,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -255,6 +267,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -280,6 +293,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -305,6 +319,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -328,6 +343,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -349,6 +365,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -372,6 +389,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -395,6 +413,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -418,6 +437,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -441,6 +461,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -466,6 +487,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -491,6 +513,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -516,6 +539,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -541,6 +565,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -568,6 +593,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -595,6 +621,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -622,6 +649,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -649,6 +677,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -672,6 +701,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -695,6 +725,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -718,6 +749,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -741,6 +773,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -766,6 +799,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -791,6 +825,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -816,6 +851,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -841,6 +877,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -868,6 +905,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -895,6 +933,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -922,6 +961,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -949,6 +989,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -970,6 +1011,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -992,6 +1034,7 @@ Method 0.9.1.0 + 0.9.2.0 Gst.Message @@ -1014,6 +1057,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1039,6 +1083,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1064,6 +1109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1091,6 +1137,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1112,6 +1159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Message @@ -1144,6 +1192,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Message @@ -1178,6 +1227,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Message @@ -1202,6 +1252,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1229,6 +1280,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1252,6 +1304,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Message @@ -1276,6 +1329,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1299,6 +1353,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1322,6 +1377,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1345,6 +1401,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1368,6 +1425,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1393,6 +1451,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1418,6 +1477,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1443,6 +1503,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1468,6 +1529,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1495,6 +1557,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1522,6 +1585,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1549,6 +1613,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1576,6 +1641,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1596,6 +1662,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1616,6 +1683,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1642,6 +1710,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1662,6 +1731,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1684,6 +1754,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1706,6 +1777,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1726,6 +1798,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1748,6 +1821,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1772,6 +1846,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1792,6 +1867,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1814,6 +1890,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1838,6 +1915,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1857,6 +1935,7 @@ Method 0.9.1.0 + 0.9.2.0 System.Void @@ -1876,6 +1955,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1898,6 +1978,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1920,6 +2001,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1944,6 +2026,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -1975,6 +2058,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -2004,6 +2088,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -2025,6 +2110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2067,6 +2153,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -2088,6 +2175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2108,6 +2196,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2130,6 +2219,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2154,6 +2244,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2171,6 +2262,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2197,6 +2289,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2214,6 +2307,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -2230,6 +2324,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2247,6 +2342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -2264,6 +2360,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/MessageArgs.xml b/doc/en/Gst/MessageArgs.xml index 13ce3f01d1..095d780752 100644 --- a/doc/en/Gst/MessageArgs.xml +++ b/doc/en/Gst/MessageArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/MessageHandler.xml b/doc/en/Gst/MessageHandler.xml index 693ddce06a..576f6a5b05 100644 --- a/doc/en/Gst/MessageHandler.xml +++ b/doc/en/Gst/MessageHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/MessageType.xml b/doc/en/Gst/MessageType.xml index 7623e29071..1f65122697 100644 --- a/doc/en/Gst/MessageType.xml +++ b/doc/en/Gst/MessageType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -133,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -148,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -163,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -178,6 +189,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -193,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -208,6 +221,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -223,6 +237,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -238,6 +253,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -253,6 +269,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -268,6 +285,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -283,6 +301,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -298,6 +317,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -313,6 +333,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -328,6 +349,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.MessageType @@ -342,6 +364,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -357,6 +380,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -372,6 +396,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -387,6 +412,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -402,6 +428,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/MiniObject.xml b/doc/en/Gst/MiniObject.xml index 6458873e6c..a77ee500e9 100644 --- a/doc/en/Gst/MiniObject.xml +++ b/doc/en/Gst/MiniObject.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -57,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -90,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -108,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -140,6 +146,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -157,6 +164,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -174,6 +182,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -191,6 +200,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -209,6 +219,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -270,6 +283,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -287,6 +301,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -320,6 +335,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -356,6 +372,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -376,6 +393,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -412,6 +430,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -432,6 +451,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -464,6 +484,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -499,6 +520,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -518,6 +540,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/MiniObjectFlags.xml b/doc/en/Gst/MiniObjectFlags.xml index bbf0603501..98187afdfe 100644 --- a/doc/en/Gst/MiniObjectFlags.xml +++ b/doc/en/Gst/MiniObjectFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/NewUriArgs.xml b/doc/en/Gst/NewUriArgs.xml index f199ebd158..01d11aa3bf 100644 --- a/doc/en/Gst/NewUriArgs.xml +++ b/doc/en/Gst/NewUriArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/NewUriHandler.xml b/doc/en/Gst/NewUriHandler.xml index 78357da841..364196c3c9 100644 --- a/doc/en/Gst/NewUriHandler.xml +++ b/doc/en/Gst/NewUriHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Object.xml b/doc/en/Gst/Object.xml index 1f42f50193..d3a07cf805 100644 --- a/doc/en/Gst/Object.xml +++ b/doc/en/Gst/Object.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -95,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -116,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -157,6 +163,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -178,6 +185,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -199,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +237,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -245,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -266,6 +277,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -283,6 +295,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -304,6 +317,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -325,6 +339,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -342,6 +357,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -364,6 +380,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -381,6 +398,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -406,6 +424,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -431,6 +450,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -448,6 +468,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -469,6 +490,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -490,6 +512,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -507,6 +530,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -524,6 +548,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -541,6 +566,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -559,6 +585,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -576,6 +603,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ObjectFlags.xml b/doc/en/Gst/ObjectFlags.xml index 0649c3f05f..9143957bb8 100644 --- a/doc/en/Gst/ObjectFlags.xml +++ b/doc/en/Gst/ObjectFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Pad.xml b/doc/en/Gst/Pad.xml index dbf971cc27..10d61550c6 100644 --- a/doc/en/Gst/Pad.xml +++ b/doc/en/Gst/Pad.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -57,6 +60,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -169,6 +178,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +200,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -207,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +240,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -249,6 +262,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -270,6 +284,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -297,6 +312,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -324,6 +340,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -341,6 +358,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -358,6 +376,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -379,6 +398,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -401,6 +421,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -422,6 +443,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -439,6 +461,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn @@ -459,6 +482,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.PadChainListFunction @@ -475,6 +499,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -492,6 +517,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -510,6 +536,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -532,6 +559,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -553,6 +581,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -574,6 +603,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -591,6 +621,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -611,6 +642,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -628,6 +660,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -645,6 +678,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -666,6 +700,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -691,6 +726,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -708,6 +744,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -725,6 +762,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -746,6 +784,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -763,6 +802,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -780,6 +820,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -797,6 +838,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -814,6 +856,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -831,6 +874,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -852,6 +896,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -873,6 +918,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -890,6 +936,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -907,6 +954,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -924,6 +972,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -950,6 +999,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -975,6 +1025,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -997,6 +1048,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1022,6 +1074,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1039,6 +1092,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1071,6 +1125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1089,6 +1144,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1106,6 +1162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1127,6 +1184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1145,6 +1203,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1166,6 +1225,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1187,6 +1247,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1210,6 +1271,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1235,6 +1297,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1256,6 +1319,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1277,6 +1341,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.FlowReturn @@ -1297,6 +1362,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1318,6 +1384,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1345,6 +1412,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1366,6 +1434,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1389,6 +1458,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1406,6 +1476,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1433,6 +1504,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1456,6 +1528,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1479,6 +1552,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1502,6 +1576,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1519,6 +1594,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1536,6 +1612,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1556,6 +1633,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1576,6 +1654,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1596,6 +1675,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1617,6 +1697,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1638,6 +1719,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1659,6 +1741,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1680,6 +1763,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1703,6 +1787,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1724,6 +1809,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1741,6 +1827,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1762,6 +1849,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1780,6 +1868,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1797,6 +1886,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1817,6 +1907,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1835,6 +1926,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1852,6 +1944,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1872,6 +1965,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1894,6 +1988,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1915,6 +2010,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1936,6 +2032,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1953,6 +2050,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadAcceptCapsFunction.xml b/doc/en/Gst/PadAcceptCapsFunction.xml index 9abd7f8f3f..58a60f700b 100644 --- a/doc/en/Gst/PadAcceptCapsFunction.xml +++ b/doc/en/Gst/PadAcceptCapsFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadActivateFunction.xml b/doc/en/Gst/PadActivateFunction.xml index 0bb4fb53a8..145bc27b22 100644 --- a/doc/en/Gst/PadActivateFunction.xml +++ b/doc/en/Gst/PadActivateFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadActivateModeFunction.xml b/doc/en/Gst/PadActivateModeFunction.xml index 7026f96087..5114ce3a72 100644 --- a/doc/en/Gst/PadActivateModeFunction.xml +++ b/doc/en/Gst/PadActivateModeFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadAddedArgs.xml b/doc/en/Gst/PadAddedArgs.xml index 19078e9217..253ff2e5bc 100644 --- a/doc/en/Gst/PadAddedArgs.xml +++ b/doc/en/Gst/PadAddedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadAddedHandler.xml b/doc/en/Gst/PadAddedHandler.xml index d78295c052..66b5507b0e 100644 --- a/doc/en/Gst/PadAddedHandler.xml +++ b/doc/en/Gst/PadAddedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadBlockCallback.xml b/doc/en/Gst/PadBlockCallback.xml index 0a2156c892..c27b95be01 100644 --- a/doc/en/Gst/PadBlockCallback.xml +++ b/doc/en/Gst/PadBlockCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadBufferAllocFunction.xml b/doc/en/Gst/PadBufferAllocFunction.xml index 841e965100..f7b8035f14 100644 --- a/doc/en/Gst/PadBufferAllocFunction.xml +++ b/doc/en/Gst/PadBufferAllocFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadBufferProbeCallback.xml b/doc/en/Gst/PadBufferProbeCallback.xml index 14ae3c9f22..2f54ef4aea 100644 --- a/doc/en/Gst/PadBufferProbeCallback.xml +++ b/doc/en/Gst/PadBufferProbeCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadChainFunction.xml b/doc/en/Gst/PadChainFunction.xml index 75879170e5..04d2043146 100644 --- a/doc/en/Gst/PadChainFunction.xml +++ b/doc/en/Gst/PadChainFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadChainListFunction.xml b/doc/en/Gst/PadChainListFunction.xml index 1deadc011d..f732121bbe 100644 --- a/doc/en/Gst/PadChainListFunction.xml +++ b/doc/en/Gst/PadChainListFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst/PadCheckGetRangeFunction.xml b/doc/en/Gst/PadCheckGetRangeFunction.xml index 787a68a469..e5b20ba479 100644 --- a/doc/en/Gst/PadCheckGetRangeFunction.xml +++ b/doc/en/Gst/PadCheckGetRangeFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadCreatedArgs.xml b/doc/en/Gst/PadCreatedArgs.xml index 4ff57d6cc5..7850267182 100644 --- a/doc/en/Gst/PadCreatedArgs.xml +++ b/doc/en/Gst/PadCreatedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadCreatedHandler.xml b/doc/en/Gst/PadCreatedHandler.xml index 879250173f..29f0af31b1 100644 --- a/doc/en/Gst/PadCreatedHandler.xml +++ b/doc/en/Gst/PadCreatedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadDataProbeCallback.xml b/doc/en/Gst/PadDataProbeCallback.xml index aca6a5d5d5..94660f8e83 100644 --- a/doc/en/Gst/PadDataProbeCallback.xml +++ b/doc/en/Gst/PadDataProbeCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadDirection.xml b/doc/en/Gst/PadDirection.xml index f6e277e2ea..4253442d04 100644 --- a/doc/en/Gst/PadDirection.xml +++ b/doc/en/Gst/PadDirection.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadDispatcherFunction.xml b/doc/en/Gst/PadDispatcherFunction.xml index 496021cf31..7b918bed24 100644 --- a/doc/en/Gst/PadDispatcherFunction.xml +++ b/doc/en/Gst/PadDispatcherFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadEventFunction.xml b/doc/en/Gst/PadEventFunction.xml index ccdd325477..c335998648 100644 --- a/doc/en/Gst/PadEventFunction.xml +++ b/doc/en/Gst/PadEventFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadEventProbeCallback.xml b/doc/en/Gst/PadEventProbeCallback.xml index 31c4239741..f8bfdde253 100644 --- a/doc/en/Gst/PadEventProbeCallback.xml +++ b/doc/en/Gst/PadEventProbeCallback.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadFixateCapsFunction.xml b/doc/en/Gst/PadFixateCapsFunction.xml index 878caa6e15..c99ac3bc05 100644 --- a/doc/en/Gst/PadFixateCapsFunction.xml +++ b/doc/en/Gst/PadFixateCapsFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadFlags.xml b/doc/en/Gst/PadFlags.xml index 54d0bda465..f5598afc4d 100644 --- a/doc/en/Gst/PadFlags.xml +++ b/doc/en/Gst/PadFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadGetCapsFunction.xml b/doc/en/Gst/PadGetCapsFunction.xml index 015b181e2d..c786f03d97 100644 --- a/doc/en/Gst/PadGetCapsFunction.xml +++ b/doc/en/Gst/PadGetCapsFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadGetRangeFunction.xml b/doc/en/Gst/PadGetRangeFunction.xml index 795723f639..ad59fcc769 100644 --- a/doc/en/Gst/PadGetRangeFunction.xml +++ b/doc/en/Gst/PadGetRangeFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadIterIntLinkFunction.xml b/doc/en/Gst/PadIterIntLinkFunction.xml index 1e958b4fdc..dd82c04190 100644 --- a/doc/en/Gst/PadIterIntLinkFunction.xml +++ b/doc/en/Gst/PadIterIntLinkFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst/PadLinkFunction.xml b/doc/en/Gst/PadLinkFunction.xml index c5c05b71db..d0787cc99b 100644 --- a/doc/en/Gst/PadLinkFunction.xml +++ b/doc/en/Gst/PadLinkFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadLinkReturn.xml b/doc/en/Gst/PadLinkReturn.xml index b7afe399cd..25144690a5 100644 --- a/doc/en/Gst/PadLinkReturn.xml +++ b/doc/en/Gst/PadLinkReturn.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadPresence.xml b/doc/en/Gst/PadPresence.xml index 25326817e3..723be52d8e 100644 --- a/doc/en/Gst/PadPresence.xml +++ b/doc/en/Gst/PadPresence.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadQueryFunction.xml b/doc/en/Gst/PadQueryFunction.xml index e9635d6643..24df3af16e 100644 --- a/doc/en/Gst/PadQueryFunction.xml +++ b/doc/en/Gst/PadQueryFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadQueryTypeFunction.xml b/doc/en/Gst/PadQueryTypeFunction.xml index df9d737bc0..ffd78dda65 100644 --- a/doc/en/Gst/PadQueryTypeFunction.xml +++ b/doc/en/Gst/PadQueryTypeFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadRemovedArgs.xml b/doc/en/Gst/PadRemovedArgs.xml index fc7070a953..798da86ae2 100644 --- a/doc/en/Gst/PadRemovedArgs.xml +++ b/doc/en/Gst/PadRemovedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadRemovedHandler.xml b/doc/en/Gst/PadRemovedHandler.xml index 3de652f0cf..7ffbfcc0fd 100644 --- a/doc/en/Gst/PadRemovedHandler.xml +++ b/doc/en/Gst/PadRemovedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadSetCapsFunction.xml b/doc/en/Gst/PadSetCapsFunction.xml index b3da3ee043..c68ac73343 100644 --- a/doc/en/Gst/PadSetCapsFunction.xml +++ b/doc/en/Gst/PadSetCapsFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadTemplate.xml b/doc/en/Gst/PadTemplate.xml index 2498775e28..e4462c2424 100644 --- a/doc/en/Gst/PadTemplate.xml +++ b/doc/en/Gst/PadTemplate.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -105,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -125,6 +131,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -164,6 +172,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -189,6 +198,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -210,6 +220,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadTemplateFlags.xml b/doc/en/Gst/PadTemplateFlags.xml index 3ce5319f75..13bea4eaeb 100644 --- a/doc/en/Gst/PadTemplateFlags.xml +++ b/doc/en/Gst/PadTemplateFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PadUnlinkFunction.xml b/doc/en/Gst/PadUnlinkFunction.xml index 583e48395c..308f582b45 100644 --- a/doc/en/Gst/PadUnlinkFunction.xml +++ b/doc/en/Gst/PadUnlinkFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParentSetArgs.xml b/doc/en/Gst/ParentSetArgs.xml index 846e4d839d..1bbd05c4bf 100644 --- a/doc/en/Gst/ParentSetArgs.xml +++ b/doc/en/Gst/ParentSetArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParentSetHandler.xml b/doc/en/Gst/ParentSetHandler.xml index c2f50bb140..0315aee856 100644 --- a/doc/en/Gst/ParentSetHandler.xml +++ b/doc/en/Gst/ParentSetHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParentUnsetArgs.xml b/doc/en/Gst/ParentUnsetArgs.xml index 2fb50d9e43..a08667d537 100644 --- a/doc/en/Gst/ParentUnsetArgs.xml +++ b/doc/en/Gst/ParentUnsetArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParentUnsetHandler.xml b/doc/en/Gst/ParentUnsetHandler.xml index af9df516e2..cb381d1127 100644 --- a/doc/en/Gst/ParentUnsetHandler.xml +++ b/doc/en/Gst/ParentUnsetHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Parse.xml b/doc/en/Gst/Parse.xml index 3b383d99a3..1da39bc7a0 100644 --- a/doc/en/Gst/Parse.xml +++ b/doc/en/Gst/Parse.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -113,6 +118,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -138,6 +144,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParseContext.xml b/doc/en/Gst/ParseContext.xml index 60fc925078..bbde0923f8 100644 --- a/doc/en/Gst/ParseContext.xml +++ b/doc/en/Gst/ParseContext.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParseError.xml b/doc/en/Gst/ParseError.xml index 70b499d22c..f0d29180b8 100644 --- a/doc/en/Gst/ParseError.xml +++ b/doc/en/Gst/ParseError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ParseFlags.xml b/doc/en/Gst/ParseFlags.xml index 6566f9b549..5ae2a4ad89 100644 --- a/doc/en/Gst/ParseFlags.xml +++ b/doc/en/Gst/ParseFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Pipeline.xml b/doc/en/Gst/Pipeline.xml index d7583957c2..3f4ea5ef87 100644 --- a/doc/en/Gst/Pipeline.xml +++ b/doc/en/Gst/Pipeline.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -34,6 +36,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -68,6 +72,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -124,6 +131,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -141,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -163,6 +172,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -180,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -201,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -218,6 +230,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PipelineFlags.xml b/doc/en/Gst/PipelineFlags.xml index 2efcfdd215..461a2e8ab0 100644 --- a/doc/en/Gst/PipelineFlags.xml +++ b/doc/en/Gst/PipelineFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Plugin.xml b/doc/en/Gst/Plugin.xml index ce2ae86209..6093d4cba1 100644 --- a/doc/en/Gst/Plugin.xml +++ b/doc/en/Gst/Plugin.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Structure @@ -120,6 +126,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -137,6 +144,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -171,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -188,6 +198,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -223,6 +235,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -244,6 +257,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -265,6 +279,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -282,6 +297,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -299,6 +315,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -316,6 +333,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -355,6 +373,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -372,6 +391,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginAddedArgs.xml b/doc/en/Gst/PluginAddedArgs.xml index f0781ef73f..fb56f5573c 100644 --- a/doc/en/Gst/PluginAddedArgs.xml +++ b/doc/en/Gst/PluginAddedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginAddedHandler.xml b/doc/en/Gst/PluginAddedHandler.xml index 8d726c4045..8dd7d48f27 100644 --- a/doc/en/Gst/PluginAddedHandler.xml +++ b/doc/en/Gst/PluginAddedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginDependencyFlags.xml b/doc/en/Gst/PluginDependencyFlags.xml index 08860d824e..47932ab0ca 100644 --- a/doc/en/Gst/PluginDependencyFlags.xml +++ b/doc/en/Gst/PluginDependencyFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginError.xml b/doc/en/Gst/PluginError.xml index 81569bcef1..637a94f92a 100644 --- a/doc/en/Gst/PluginError.xml +++ b/doc/en/Gst/PluginError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFeature.xml b/doc/en/Gst/PluginFeature.xml index 023d1421f8..6696e9da35 100644 --- a/doc/en/Gst/PluginFeature.xml +++ b/doc/en/Gst/PluginFeature.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -129,6 +136,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFeatureFilter.xml b/doc/en/Gst/PluginFeatureFilter.xml index 0b04efceda..1c2c568560 100644 --- a/doc/en/Gst/PluginFeatureFilter.xml +++ b/doc/en/Gst/PluginFeatureFilter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFilter.xml b/doc/en/Gst/PluginFilter.xml index 0e73c80b89..a5be279288 100644 --- a/doc/en/Gst/PluginFilter.xml +++ b/doc/en/Gst/PluginFilter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFlags.xml b/doc/en/Gst/PluginFlags.xml index cfd8c1900a..6c2829bd21 100644 --- a/doc/en/Gst/PluginFlags.xml +++ b/doc/en/Gst/PluginFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PluginInitFunc.xml b/doc/en/Gst/PluginInitFunc.xml index 36ef321e9b..469408eefe 100644 --- a/doc/en/Gst/PluginInitFunc.xml +++ b/doc/en/Gst/PluginInitFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Preset.xml b/doc/en/Gst/Preset.xml index 0556292e23..69d89cf0a9 100644 --- a/doc/en/Gst/Preset.xml +++ b/doc/en/Gst/Preset.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -68,6 +71,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -123,6 +129,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -146,6 +153,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -167,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PresetAdapter.xml b/doc/en/Gst/PresetAdapter.xml index 4b217262f9..d8f24943d2 100644 --- a/doc/en/Gst/PresetAdapter.xml +++ b/doc/en/Gst/PresetAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -138,6 +144,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Preset @@ -158,6 +165,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -181,6 +189,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -198,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -215,6 +225,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -232,6 +243,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -269,6 +282,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -286,6 +300,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -303,6 +318,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -326,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -347,6 +364,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PresetDefault.xml b/doc/en/Gst/PresetDefault.xml index 9eae39178a..8c27101b0c 100644 --- a/doc/en/Gst/PresetDefault.xml +++ b/doc/en/Gst/PresetDefault.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -42,6 +43,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -89,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -134,6 +137,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -173,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String[] @@ -214,6 +219,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -259,6 +265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -304,6 +311,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -351,6 +359,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean diff --git a/doc/en/Gst/PresetImplementor.xml b/doc/en/Gst/PresetImplementor.xml index 024ac17522..ef1ed3cd64 100644 --- a/doc/en/Gst/PresetImplementor.xml +++ b/doc/en/Gst/PresetImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -94,6 +98,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -151,6 +158,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -172,6 +180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/PropertyInfo.xml b/doc/en/Gst/PropertyInfo.xml index b8aaa97ff6..0d1cdf3278 100644 --- a/doc/en/Gst/PropertyInfo.xml +++ b/doc/en/Gst/PropertyInfo.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -140,6 +148,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -157,6 +166,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -174,6 +184,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -191,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -208,6 +220,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ProxyPad.xml b/doc/en/Gst/ProxyPad.xml index d01fb625b0..1e1c9c8a2c 100644 --- a/doc/en/Gst/ProxyPad.xml +++ b/doc/en/Gst/ProxyPad.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Query.xml b/doc/en/Gst/Query.xml index a7d4e7c452..0b1c5d95a3 100644 --- a/doc/en/Gst/Query.xml +++ b/doc/en/Gst/Query.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -50,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -159,6 +167,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -182,6 +191,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -203,6 +213,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +239,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -249,6 +261,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -267,6 +280,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -285,6 +299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -306,6 +321,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -327,6 +343,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -348,6 +365,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -366,6 +384,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -388,6 +407,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -414,6 +434,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -440,6 +461,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -466,6 +488,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -488,6 +511,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -508,6 +532,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -532,6 +557,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -554,6 +580,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -580,6 +607,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -606,6 +634,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -626,6 +655,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -649,6 +679,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -671,6 +702,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -697,6 +729,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -723,6 +756,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -749,6 +783,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -771,6 +806,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -791,6 +827,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -815,6 +852,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -837,6 +875,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -863,6 +902,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -889,6 +929,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -909,6 +950,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -926,6 +968,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -943,6 +986,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/QueryType.xml b/doc/en/Gst/QueryType.xml index cbfef21b91..e2d93f9f7a 100644 --- a/doc/en/Gst/QueryType.xml +++ b/doc/en/Gst/QueryType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -175,6 +186,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Rank.xml b/doc/en/Gst/Rank.xml index 906fc87098..f6f6eaf35d 100644 --- a/doc/en/Gst/Rank.xml +++ b/doc/en/Gst/Rank.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Registry.xml b/doc/en/Gst/Registry.xml index c9d7081345..9fbe428549 100644 --- a/doc/en/Gst/Registry.xml +++ b/doc/en/Gst/Registry.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -93,6 +98,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.PluginFeature @@ -218,6 +228,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -258,6 +269,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.PluginFeature[] @@ -278,6 +290,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -299,6 +312,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -316,6 +330,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -337,6 +352,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -358,6 +374,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -383,6 +400,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -408,6 +426,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -425,6 +444,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -446,6 +466,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -469,6 +490,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -486,6 +508,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -506,6 +529,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -526,6 +550,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -547,6 +572,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/ResourceError.xml b/doc/en/Gst/ResourceError.xml index bcf9df4094..1d5b12a89a 100644 --- a/doc/en/Gst/ResourceError.xml +++ b/doc/en/Gst/ResourceError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -175,6 +186,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -220,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -235,6 +250,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/SeekFlags.xml b/doc/en/Gst/SeekFlags.xml index be64204e77..bfd17cad98 100644 --- a/doc/en/Gst/SeekFlags.xml +++ b/doc/en/Gst/SeekFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/SeekType.xml b/doc/en/Gst/SeekType.xml index e987826cc6..983b99f8a2 100644 --- a/doc/en/Gst/SeekType.xml +++ b/doc/en/Gst/SeekType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Segment.xml b/doc/en/Gst/Segment.xml index 38ee77d84b..afbbd04fd5 100644 --- a/doc/en/Gst/Segment.xml +++ b/doc/en/Gst/Segment.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -69,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -150,6 +158,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -167,6 +176,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -184,6 +194,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -201,6 +212,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -218,6 +230,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -238,6 +251,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -255,6 +269,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -275,6 +290,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -292,6 +308,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -309,6 +326,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -331,6 +349,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -353,6 +372,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -383,6 +403,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -415,6 +436,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -437,6 +459,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -470,6 +493,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -487,6 +511,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -504,6 +529,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -521,6 +547,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Int64 @@ -543,6 +570,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -566,6 +594,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/SignalHandler.xml b/doc/en/Gst/SignalHandler.xml index 6622917dbb..84bb51524f 100644 --- a/doc/en/Gst/SignalHandler.xml +++ b/doc/en/Gst/SignalHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst/State.xml b/doc/en/Gst/State.xml index f04a441601..e7ee08029d 100644 --- a/doc/en/Gst/State.xml +++ b/doc/en/Gst/State.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/StateChange.xml b/doc/en/Gst/StateChange.xml index d3df1f328a..81596d848c 100644 --- a/doc/en/Gst/StateChange.xml +++ b/doc/en/Gst/StateChange.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/StateChangeReturn.xml b/doc/en/Gst/StateChangeReturn.xml index f67af36654..d323f9e50a 100644 --- a/doc/en/Gst/StateChangeReturn.xml +++ b/doc/en/Gst/StateChangeReturn.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/StaticPadTemplate.xml b/doc/en/Gst/StaticPadTemplate.xml index 5b1e19d691..673be79a9c 100644 --- a/doc/en/Gst/StaticPadTemplate.xml +++ b/doc/en/Gst/StaticPadTemplate.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/StreamError.xml b/doc/en/Gst/StreamError.xml index 071ad652e2..79a627e004 100644 --- a/doc/en/Gst/StreamError.xml +++ b/doc/en/Gst/StreamError.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -145,6 +154,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -160,6 +170,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -175,6 +186,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -190,6 +202,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -205,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -220,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/StreamStatusType.xml b/doc/en/Gst/StreamStatusType.xml index b908bc43c6..57bfa3c00b 100644 --- a/doc/en/Gst/StreamStatusType.xml +++ b/doc/en/Gst/StreamStatusType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Enum @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType @@ -80,6 +85,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType @@ -94,6 +100,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType @@ -108,6 +115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.StreamStatusType diff --git a/doc/en/Gst/Structure.xml b/doc/en/Gst/Structure.xml index 172fa52c11..002c33655b 100644 --- a/doc/en/Gst/Structure.xml +++ b/doc/en/Gst/Structure.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -80,6 +84,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +121,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -149,6 +157,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -172,6 +181,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -195,6 +205,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -218,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -243,6 +255,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -266,6 +279,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -286,6 +300,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -307,6 +322,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -347,6 +363,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.Value @@ -367,6 +384,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -384,6 +402,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -426,6 +445,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -448,6 +468,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -465,6 +486,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -486,6 +508,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -503,6 +526,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -520,6 +544,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -540,6 +565,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -566,6 +592,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -608,6 +635,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -629,6 +657,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/StructureChangeType.xml b/doc/en/Gst/StructureChangeType.xml index 87a3197df7..d65d6be724 100644 --- a/doc/en/Gst/StructureChangeType.xml +++ b/doc/en/Gst/StructureChangeType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/SyncMessageArgs.xml b/doc/en/Gst/SyncMessageArgs.xml index 73c1e01ba9..5eb6f32a20 100644 --- a/doc/en/Gst/SyncMessageArgs.xml +++ b/doc/en/Gst/SyncMessageArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/SyncMessageHandler.xml b/doc/en/Gst/SyncMessageHandler.xml index 5866a76921..4fe0e85fd5 100644 --- a/doc/en/Gst/SyncMessageHandler.xml +++ b/doc/en/Gst/SyncMessageHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/SystemClock.xml b/doc/en/Gst/SystemClock.xml index 7acb3f6783..8eb0883101 100644 --- a/doc/en/Gst/SystemClock.xml +++ b/doc/en/Gst/SystemClock.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Tag.xml b/doc/en/Gst/Tag.xml index c0e987dca2..d479bcb2a2 100644 --- a/doc/en/Gst/Tag.xml +++ b/doc/en/Gst/Tag.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -67,6 +71,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -83,6 +88,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -99,6 +105,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -131,6 +139,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -147,6 +156,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -163,6 +173,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -179,6 +190,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -195,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -211,6 +224,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -227,6 +241,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -243,6 +258,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -259,6 +275,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -275,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -291,6 +309,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.String @@ -306,6 +325,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -322,6 +342,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -338,6 +359,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -354,6 +376,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -370,6 +393,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -386,6 +410,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -402,6 +427,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -418,6 +444,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -439,6 +466,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -455,6 +483,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -471,6 +500,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -487,6 +517,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -503,6 +534,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -519,6 +551,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -535,6 +568,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -556,6 +590,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -596,6 +631,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -616,6 +652,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -637,6 +674,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -658,6 +696,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -674,6 +713,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -690,6 +730,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -711,6 +752,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -727,6 +769,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -743,6 +786,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -759,6 +803,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -775,6 +820,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -791,6 +837,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -807,6 +854,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -843,6 +891,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -884,6 +933,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -905,6 +955,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -921,6 +972,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -937,6 +989,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -953,6 +1006,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -969,6 +1023,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -985,6 +1040,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1029,6 +1085,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -1058,6 +1115,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1088,6 +1146,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1104,6 +1163,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1120,6 +1180,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1136,6 +1197,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1152,6 +1214,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1168,6 +1231,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1184,6 +1248,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1200,6 +1265,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1216,6 +1282,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -1232,6 +1299,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagFlags.xml b/doc/en/Gst/TagFlags.xml index c0e4c0d288..b66d966c58 100644 --- a/doc/en/Gst/TagFlags.xml +++ b/doc/en/Gst/TagFlags.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagList.xml b/doc/en/Gst/TagList.xml index 9c5a76195f..4d1f34a939 100644 --- a/doc/en/Gst/TagList.xml +++ b/doc/en/Gst/TagList.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -80,6 +84,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -159,6 +167,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -201,6 +211,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -218,6 +229,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -240,6 +252,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -257,6 +270,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -278,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -301,6 +316,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -324,6 +340,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -344,6 +361,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -361,6 +379,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -378,6 +397,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagMergeFunc.xml b/doc/en/Gst/TagMergeFunc.xml index f0ca67e55f..8e516c4336 100644 --- a/doc/en/Gst/TagMergeFunc.xml +++ b/doc/en/Gst/TagMergeFunc.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagMergeMode.xml b/doc/en/Gst/TagMergeMode.xml index c74e25a5b3..fbc79b3a05 100644 --- a/doc/en/Gst/TagMergeMode.xml +++ b/doc/en/Gst/TagMergeMode.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -115,6 +122,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -130,6 +138,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetter.xml b/doc/en/Gst/TagSetter.xml index c7f535bdf3..8e7fe91684 100644 --- a/doc/en/Gst/TagSetter.xml +++ b/doc/en/Gst/TagSetter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -86,6 +89,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -103,6 +107,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -120,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetterAdapter.xml b/doc/en/Gst/TagSetterAdapter.xml index ac934d23b0..96e31b01ef 100644 --- a/doc/en/Gst/TagSetterAdapter.xml +++ b/doc/en/Gst/TagSetterAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -156,6 +162,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TagSetter @@ -176,6 +183,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -199,6 +207,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -216,6 +225,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -233,6 +243,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -250,6 +261,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -266,6 +278,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -283,6 +296,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -300,6 +314,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetterImplementor.xml b/doc/en/Gst/TagSetterImplementor.xml index 1cbc5ff7b0..e1cde9720c 100644 --- a/doc/en/Gst/TagSetterImplementor.xml +++ b/doc/en/Gst/TagSetterImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Task.xml b/doc/en/Gst/Task.xml index 44a2b01541..1e293c3f9b 100644 --- a/doc/en/Gst/Task.xml +++ b/doc/en/Gst/Task.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -105,6 +110,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -123,6 +129,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.TaskPool @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -156,6 +164,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Boolean @@ -176,6 +185,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -193,6 +203,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -211,6 +222,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -228,6 +240,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -246,6 +259,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TaskFunction.xml b/doc/en/Gst/TaskFunction.xml index d6e45d4c8c..002cd85662 100644 --- a/doc/en/Gst/TaskFunction.xml +++ b/doc/en/Gst/TaskFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TaskPool.xml b/doc/en/Gst/TaskPool.xml index abcf380049..1fd4694d71 100644 --- a/doc/en/Gst/TaskPool.xml +++ b/doc/en/Gst/TaskPool.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.Object @@ -20,6 +21,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -33,6 +35,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -49,6 +52,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -65,6 +69,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.GLib.GType @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -121,6 +128,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -145,6 +153,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -166,6 +175,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Void @@ -207,6 +218,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr diff --git a/doc/en/Gst/TaskPoolFunction.xml b/doc/en/Gst/TaskPoolFunction.xml index 9aae9e1629..727f4e7291 100644 --- a/doc/en/Gst/TaskPoolFunction.xml +++ b/doc/en/Gst/TaskPoolFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 System.Delegate diff --git a/doc/en/Gst/TaskState.xml b/doc/en/Gst/TaskState.xml index 3b0c43ddea..db6cc81d21 100644 --- a/doc/en/Gst/TaskState.xml +++ b/doc/en/Gst/TaskState.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFind.xml b/doc/en/Gst/TypeFind.xml index ef6ef64cfe..f32326ed75 100644 --- a/doc/en/Gst/TypeFind.xml +++ b/doc/en/Gst/TypeFind.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindFactory.xml b/doc/en/Gst/TypeFindFactory.xml index 924e07aa75..aa6e60a2ab 100644 --- a/doc/en/Gst/TypeFindFactory.xml +++ b/doc/en/Gst/TypeFindFactory.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -52,6 +55,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -140,6 +148,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindFunction.xml b/doc/en/Gst/TypeFindFunction.xml index b47daaaa81..542ec0f009 100644 --- a/doc/en/Gst/TypeFindFunction.xml +++ b/doc/en/Gst/TypeFindFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindGetLengthFunction.xml b/doc/en/Gst/TypeFindGetLengthFunction.xml index bcec32bc99..b720839704 100644 --- a/doc/en/Gst/TypeFindGetLengthFunction.xml +++ b/doc/en/Gst/TypeFindGetLengthFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindPeekFunction.xml b/doc/en/Gst/TypeFindPeekFunction.xml index 01268b05e4..91f33c07bf 100644 --- a/doc/en/Gst/TypeFindPeekFunction.xml +++ b/doc/en/Gst/TypeFindPeekFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindProbability.xml b/doc/en/Gst/TypeFindProbability.xml index 48b581c4e2..4604247892 100644 --- a/doc/en/Gst/TypeFindProbability.xml +++ b/doc/en/Gst/TypeFindProbability.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -85,6 +90,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindSuggestFunction.xml b/doc/en/Gst/TypeFindSuggestFunction.xml index 175db6c196..c233087366 100644 --- a/doc/en/Gst/TypeFindSuggestFunction.xml +++ b/doc/en/Gst/TypeFindSuggestFunction.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandler.xml b/doc/en/Gst/URIHandler.xml index c28ae45da2..fe8c0a0960 100644 --- a/doc/en/Gst/URIHandler.xml +++ b/doc/en/Gst/URIHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -93,6 +98,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandlerAdapter.xml b/doc/en/Gst/URIHandlerAdapter.xml index 8f35106b32..ed26c3d058 100644 --- a/doc/en/Gst/URIHandlerAdapter.xml +++ b/doc/en/Gst/URIHandlerAdapter.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 Gst.URIHandler @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -207,6 +217,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 System.IntPtr @@ -223,6 +234,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -240,6 +252,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -261,6 +274,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -278,6 +292,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandlerImplementor.xml b/doc/en/Gst/URIHandlerImplementor.xml index 5c77ae9b9b..52ba483891 100644 --- a/doc/en/Gst/URIHandlerImplementor.xml +++ b/doc/en/Gst/URIHandlerImplementor.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/URIType.xml b/doc/en/Gst/URIType.xml index b9c373f74f..f8276ad384 100644 --- a/doc/en/Gst/URIType.xml +++ b/doc/en/Gst/URIType.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -25,6 +26,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/UnlinkedArgs.xml b/doc/en/Gst/UnlinkedArgs.xml index a687804692..51f1abd2a8 100644 --- a/doc/en/Gst/UnlinkedArgs.xml +++ b/doc/en/Gst/UnlinkedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/UnlinkedHandler.xml b/doc/en/Gst/UnlinkedHandler.xml index 02fd7aeccd..090a26d80e 100644 --- a/doc/en/Gst/UnlinkedHandler.xml +++ b/doc/en/Gst/UnlinkedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Util.xml b/doc/en/Gst/Util.xml index a026ac9d79..1dd218e4fa 100644 --- a/doc/en/Gst/Util.xml +++ b/doc/en/Gst/Util.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -35,6 +37,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -141,6 +148,7 @@ Method 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -164,6 +172,7 @@ Method 0.9.1.0 + 0.9.2.0 System.UInt64 @@ -188,6 +197,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -206,6 +216,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -227,6 +238,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -248,6 +260,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -265,6 +278,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/Gst/Version.xml b/doc/en/Gst/Version.xml index 732e5ddb98..c353fb27ed 100644 --- a/doc/en/Gst/Version.xml +++ b/doc/en/Gst/Version.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 + 0.9.2.0 0.9.5.99 diff --git a/doc/en/index.xml b/doc/en/index.xml index 40d909d877..a79037b597 100644 --- a/doc/en/index.xml +++ b/doc/en/index.xml @@ -1,6 +1,6 @@ - + System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true) @@ -242,6 +242,8 @@ + +