From 175b5ee5c5d35c82dd2a1b0fe3f1452ce38981ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 11 Sep 2009 10:11:19 +0200 Subject: [PATCH] Update docs --- doc/en/Gst.App/AppSink.xml | 77 +++++ 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 | 31 ++ doc/en/Gst.App/NewBufferListHandler.xml | 24 ++ doc/en/Gst.App/SeekDataArgs.xml | 3 + doc/en/Gst.App/SeekDataHandler.xml | 1 + doc/en/Gst.Base/Adapter.xml | 57 ++++ doc/en/Gst.Base/BaseSink.xml | 58 ++++ 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/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 | 44 +++ .../PlayBin2+AudioTagsChangedHandler.xml | 23 ++ .../PlayBin2+PlayFlagsType.xml | 21 ++ .../PlayBin2+TextTagsChangedArgs.xml | 44 +++ .../PlayBin2+TextTagsChangedHandler.xml | 23 ++ .../PlayBin2+VideoTagsChangedArgs.xml | 44 +++ .../PlayBin2+VideoTagsChangedHandler.xml | 23 ++ doc/en/Gst.BasePlugins/PlayBin2.xml | 87 +++++ 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 | 48 +++ 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 | 18 +- 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 | 47 +++ 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 | 6 + 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 | 31 ++ 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 | 35 +- doc/en/Gst.Interfaces/MixerAdapter.xml | 59 +++- 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 | 29 ++ 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 | 31 ++ .../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 | 62 ++++ doc/en/Gst.Video/VideoRectangle.xml | 7 + doc/en/Gst.Video/VideoSink.xml | 5 + doc/en/Gst.Video/VideoUtil.xml | 24 ++ 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 | 22 ++ doc/en/Gst/BufferCopyFlags.xml | 4 + doc/en/Gst/BufferFlags.xml | 11 + doc/en/Gst/BufferList.xml | 138 ++++++++ doc/en/Gst/BufferListDoFunction.xml | 23 ++ doc/en/Gst/BufferListFunc.xml | 27 ++ doc/en/Gst/BufferListItem.xml | 64 ++++ doc/en/Gst/BufferListIterator.xml | 244 ++++++++++++++ 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 | 115 +++++++ 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 | 93 +++++ doc/en/Gst/EventType.xml | 32 +- 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 | 319 +++++++++++++++++- doc/en/Gst/MessageArgs.xml | 3 + doc/en/Gst/MessageHandler.xml | 1 + doc/en/Gst/MessageType.xml | 40 +++ 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 | 151 +++++++++ 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 | 25 ++ 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 | 15 +- doc/en/Gst/PipelineFlags.xml | 3 + doc/en/Gst/Plugin.xml | 35 ++ 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 | 71 ++++ 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 | 120 +++++++ 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 | 82 +++++ 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 | 49 ++- doc/en/Gst/TagSetterAdapter.xml | 58 +++- doc/en/Gst/TagSetterImplementor.xml | 1 + doc/en/Gst/Task.xml | 48 +++ doc/en/Gst/TaskFunction.xml | 1 + doc/en/Gst/TaskPool.xml | 225 ++++++++++++ doc/en/Gst/TaskPoolFunction.xml | 19 ++ 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 | 30 ++ 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 | 12 + doc/en/Gst/Version.xml | 6 + doc/en/index.xml | 21 +- 444 files changed, 5719 insertions(+), 23 deletions(-) create mode 100644 doc/en/Gst.App/NewBufferListArgs.xml create mode 100644 doc/en/Gst.App/NewBufferListHandler.xml create mode 100644 doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml create mode 100644 doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml create mode 100644 doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml create mode 100644 doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml create mode 100644 doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml create mode 100644 doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml create mode 100644 doc/en/Gst.GLib/Format.xml create mode 100644 doc/en/Gst.GLib/InitiallyUnowned.xml create mode 100644 doc/en/Gst/BufferList.xml create mode 100644 doc/en/Gst/BufferListDoFunction.xml create mode 100644 doc/en/Gst/BufferListFunc.xml create mode 100644 doc/en/Gst/BufferListItem.xml create mode 100644 doc/en/Gst/BufferListIterator.xml create mode 100644 doc/en/Gst/PadChainListFunction.xml create mode 100644 doc/en/Gst/StreamStatusType.xml create mode 100644 doc/en/Gst/TaskPool.xml create mode 100644 doc/en/Gst/TaskPoolFunction.xml diff --git a/doc/en/Gst.App/AppSink.xml b/doc/en/Gst.App/AppSink.xml index 4f69743aca..6c0f1512ab 100644 --- a/doc/en/Gst.App/AppSink.xml +++ b/doc/en/Gst.App/AppSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSink @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -80,6 +85,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -100,6 +106,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -120,6 +127,7 @@ Event 0.9.0.0 + 0.9.1.0 @@ -139,6 +147,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -154,6 +163,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -169,6 +179,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -189,6 +200,7 @@ Event 0.9.0.0 + 0.9.1.0 @@ -203,11 +215,32 @@ To be added. + + + Event + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.Signal("new-buffer-list") + + + + Gst.App.NewBufferListHandler + + + To be added. + To be added. + + Event 0.9.0.0 + 0.9.1.0 @@ -227,6 +260,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -247,6 +281,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -262,11 +297,34 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.DefaultSignalHandler(ConnectionMethod="OverrideNewBufferList", Type=typeof(Gst.App.AppSink)) + + + + Gst.BufferList + + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 @@ -287,6 +345,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Buffer @@ -298,11 +357,29 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.BufferList + + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 Gst.Buffer diff --git a/doc/en/Gst.App/AppSrc.xml b/doc/en/Gst.App/AppSrc.xml index 6881c82d6c..15c866f31f 100644 --- a/doc/en/Gst.App/AppSrc.xml +++ b/doc/en/Gst.App/AppSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSrc @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -80,6 +85,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -100,6 +106,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -120,6 +127,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.FlowReturn @@ -136,6 +144,7 @@ Event 0.9.0.0 + 0.9.1.0 @@ -155,6 +164,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -175,6 +185,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -195,6 +206,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -210,6 +222,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -230,6 +243,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -250,6 +264,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -270,6 +285,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -290,6 +306,7 @@ Event 0.9.0.0 + 0.9.1.0 @@ -309,6 +326,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -329,6 +347,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -352,6 +371,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -376,6 +396,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.FlowReturn @@ -395,6 +416,7 @@ Event 0.9.0.0 + 0.9.1.0 @@ -414,6 +436,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -434,6 +457,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -454,6 +478,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.App/AppStreamType.xml b/doc/en/Gst.App/AppStreamType.xml index 864188680f..882bbf9e53 100644 --- a/doc/en/Gst.App/AppStreamType.xml +++ b/doc/en/Gst.App/AppStreamType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.App.AppStreamType @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.App.AppStreamType @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.App.AppStreamType diff --git a/doc/en/Gst.App/NeedDataArgs.xml b/doc/en/Gst.App/NeedDataArgs.xml index e275025835..43ddce8603 100644 --- a/doc/en/Gst.App/NeedDataArgs.xml +++ b/doc/en/Gst.App/NeedDataArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 System.UInt32 diff --git a/doc/en/Gst.App/NeedDataHandler.xml b/doc/en/Gst.App/NeedDataHandler.xml index db39c62199..1449169e5a 100644 --- a/doc/en/Gst.App/NeedDataHandler.xml +++ b/doc/en/Gst.App/NeedDataHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.App/NewBufferListArgs.xml b/doc/en/Gst.App/NewBufferListArgs.xml new file mode 100644 index 0000000000..9b971e0c12 --- /dev/null +++ b/doc/en/Gst.App/NewBufferListArgs.xml @@ -0,0 +1,31 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + Gst.GLib.SignalArgs + + + + To be added. + To be added. + + + + + Constructor + + 0.9.0.0 + 0.9.1.0 + + + + To be added. + To be added. + + + + diff --git a/doc/en/Gst.App/NewBufferListHandler.xml b/doc/en/Gst.App/NewBufferListHandler.xml new file mode 100644 index 0000000000..1c9d35ea0a --- /dev/null +++ b/doc/en/Gst.App/NewBufferListHandler.xml @@ -0,0 +1,24 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst.App/SeekDataArgs.xml b/doc/en/Gst.App/SeekDataArgs.xml index 8950181d8e..a427653654 100644 --- a/doc/en/Gst.App/SeekDataArgs.xml +++ b/doc/en/Gst.App/SeekDataArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 System.UInt64 diff --git a/doc/en/Gst.App/SeekDataHandler.xml b/doc/en/Gst.App/SeekDataHandler.xml index a2d4912653..fe8183de87 100644 --- a/doc/en/Gst.App/SeekDataHandler.xml +++ b/doc/en/Gst.App/SeekDataHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.Base/Adapter.xml b/doc/en/Gst.Base/Adapter.xml index e91f34ca49..2622078036 100644 --- a/doc/en/Gst.Base/Adapter.xml +++ b/doc/en/Gst.Base/Adapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -61,6 +65,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -77,6 +82,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -92,6 +98,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -110,6 +117,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -120,11 +128,38 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.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.0.0 + 0.9.1.0 Gst.Buffer @@ -139,11 +174,32 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.UInt64 + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 System.Void @@ -162,6 +218,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Buffer diff --git a/doc/en/Gst.Base/BaseSink.xml b/doc/en/Gst.Base/BaseSink.xml index 66c5b7cd20..19ed176355 100644 --- a/doc/en/Gst.Base/BaseSink.xml +++ b/doc/en/Gst.Base/BaseSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Element @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.FlowReturn @@ -104,6 +110,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -119,6 +126,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Buffer @@ -134,6 +142,7 @@ Property 0.9.0.0 + 0.9.1.0 System.UInt64 @@ -149,6 +158,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -169,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -193,6 +204,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -214,6 +226,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -244,6 +257,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -268,6 +282,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -291,6 +306,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -312,6 +328,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -339,6 +356,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -363,6 +381,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -382,11 +401,37 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderList", Type=typeof(Gst.Base.BaseSink)) + + + + Gst.FlowReturn + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 @@ -411,6 +456,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -432,6 +478,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -453,6 +500,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -474,6 +522,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -495,6 +544,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -515,6 +565,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -535,6 +586,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -560,6 +612,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -580,6 +633,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -600,6 +654,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -620,6 +675,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.ClockReturn @@ -641,6 +697,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.FlowReturn @@ -662,6 +719,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.FlowReturn diff --git a/doc/en/Gst.Base/BaseSrc.xml b/doc/en/Gst.Base/BaseSrc.xml index 03c0d9ce9d..17cf35caf3 100644 --- a/doc/en/Gst.Base/BaseSrc.xml +++ b/doc/en/Gst.Base/BaseSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Element @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Format @@ -100,6 +106,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -115,6 +122,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -130,6 +138,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -150,6 +159,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -171,6 +181,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -199,6 +210,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -223,6 +235,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -247,6 +260,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -270,6 +284,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -291,6 +306,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -315,6 +331,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -342,6 +359,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -363,6 +381,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -384,6 +403,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -405,6 +425,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -431,6 +452,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -455,6 +477,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -479,6 +502,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -500,6 +524,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -521,6 +546,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -542,6 +568,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -563,6 +590,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -586,6 +614,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -606,6 +635,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.FlowReturn diff --git a/doc/en/Gst.Base/BaseSrcFlags.xml b/doc/en/Gst.Base/BaseSrcFlags.xml index 5be14e6c48..94468b5234 100644 --- a/doc/en/Gst.Base/BaseSrcFlags.xml +++ b/doc/en/Gst.Base/BaseSrcFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSrcFlags @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSrcFlags diff --git a/doc/en/Gst.Base/BaseTransform.xml b/doc/en/Gst.Base/BaseTransform.xml index 0848b9cfd7..5709dd2dbf 100644 --- a/doc/en/Gst.Base/BaseTransform.xml +++ b/doc/en/Gst.Base/BaseTransform.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Element @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -75,6 +80,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -90,6 +96,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -113,6 +120,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -137,6 +145,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -164,6 +173,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -190,6 +200,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -220,6 +231,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -246,6 +258,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -270,6 +283,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -291,6 +305,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -312,6 +327,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -338,6 +354,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -364,6 +381,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -388,6 +406,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -420,6 +439,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -435,6 +455,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -455,6 +476,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -470,6 +492,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -490,6 +513,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.Base/PushSrc.xml b/doc/en/Gst.Base/PushSrc.xml index e8104cbc0f..d1508b3633 100644 --- a/doc/en/Gst.Base/PushSrc.xml +++ b/doc/en/Gst.Base/PushSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSrc @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -60,6 +64,7 @@ Method 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.Base/TypeFindHelper.xml b/doc/en/Gst.Base/TypeFindHelper.xml index 230d766e2b..55e594f982 100644 --- a/doc/en/Gst.Base/TypeFindHelper.xml +++ b/doc/en/Gst.Base/TypeFindHelper.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -51,6 +54,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -72,6 +76,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -95,6 +100,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Caps diff --git a/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml b/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml index 6e974c0f4a..ba20b6004a 100644 --- a/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml +++ b/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml index 6ef9ddf67b..25d260c330 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +49,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml index a8c2b56bf3..0c07625d46 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml index 87024b6e45..ab6c337528 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml index 8794305bf2..486b6ff097 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml index 0183c1d501..d53cd8b628 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml index a533d3658e..8913ffcc53 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin.xml b/doc/en/Gst.BasePlugins/DecodeBin.xml index c9611c3026..9b05889d5e 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -31,6 +33,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +50,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -82,6 +86,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +103,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -117,6 +123,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -136,6 +143,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -156,6 +164,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +185,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin @@ -192,6 +202,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -232,6 +243,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -267,6 +279,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin+RemovedDecodedPadHandler @@ -281,6 +294,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -302,6 +316,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin+UnknownTypeHandler diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml index c3c5ac3a2c..fa3b98e31b 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml index 50a221d5fe..90c6233e35 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml index da689af6d6..854e34013f 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml index 4093ae2b26..04ec23bab1 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml index b7e3d48089..80fa3bdd24 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.ElementFactory @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml index c954a260c7..e752d1c75b 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml index 27161c2530..a02877e7df 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.ValueArray diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml index fe18a370fe..f280c73967 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml index 3ced6bbd62..5b0f2a4cc5 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml index 3b51615aba..673556cc78 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml index 2c686a0a0f..67a9bb8485 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml index ff77d8df5e..6fec82982a 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml index c0c3f466e9..ca3fe58776 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml index 205145167e..b3345d7996 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2.xml b/doc/en/Gst.BasePlugins/DecodeBin2.xml index 5885d6e3ab..3b4658dd85 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Bin @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2+AutoplugContinueHandler @@ -79,6 +84,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2+AutoplugFactoriesHandler @@ -93,6 +99,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2+AutoplugSelectHandler @@ -107,6 +114,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2+AutoplugSortHandler @@ -121,6 +129,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -141,6 +150,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -155,6 +165,7 @@ Property 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -170,6 +181,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -188,6 +200,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -206,6 +219,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Object @@ -225,6 +239,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Object @@ -244,6 +259,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2 @@ -260,6 +276,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2 @@ -279,6 +296,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2+NewDecodedPadHandler @@ -293,6 +311,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.DecodeBin2+RemovedDecodedPadHandler @@ -307,6 +326,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -327,6 +347,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -347,6 +368,7 @@ Event 0.9.0.0 + 0.9.1.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 5b11102fe3..79cc0a6df3 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml index e1720f54df..b558b011d1 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml index 5a89af0e3d..183bd6aa8e 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin+StreamInfo+StreamType @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.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 1c0ba212b6..8a3bf4bc6c 100644 --- a/doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml +++ b/doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -70,6 +74,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -90,6 +95,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -110,6 +116,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -130,6 +137,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin+StreamInfo+MutedHandler @@ -144,6 +152,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -164,6 +173,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.BasePlugins/PlayBin.xml b/doc/en/Gst.BasePlugins/PlayBin.xml index 8eaf28091c..9ea4710601 100644 --- a/doc/en/Gst.BasePlugins/PlayBin.xml +++ b/doc/en/Gst.BasePlugins/PlayBin.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -31,6 +33,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +50,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -82,6 +86,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -123,6 +128,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +150,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +172,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -186,6 +194,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -227,6 +236,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -248,6 +258,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -264,6 +275,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -283,6 +295,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -302,6 +315,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -322,6 +336,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -342,6 +357,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin @@ -358,6 +374,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -398,6 +415,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -419,6 +437,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -440,6 +459,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -461,6 +481,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -482,6 +503,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -503,6 +525,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -523,6 +546,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -544,6 +568,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -565,6 +590,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -586,6 +612,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -607,6 +634,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -628,6 +656,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -649,6 +678,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml new file mode 100644 index 0000000000..b4a56ad7fe --- /dev/null +++ b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml @@ -0,0 +1,44 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + Gst.GLib.SignalArgs + + + + To be added. + To be added. + + + + + Constructor + + 0.9.1.0 + + + + To be added. + To be added. + + + + + Property + + 0.9.1.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml new file mode 100644 index 0000000000..3c5f66a6ba --- /dev/null +++ b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml @@ -0,0 +1,23 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml b/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml index 2382d711ae..5321fc07f3 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -25,6 +26,20 @@ Field 0.9.0.0 + 0.9.1.0 + + + Gst.BasePlugins.PlayBin2+PlayFlagsType + + + To be added. + + + + + Field + + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -38,6 +53,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -51,6 +67,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -64,6 +81,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -77,6 +95,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -90,6 +109,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -103,6 +123,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2+PlayFlagsType diff --git a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml new file mode 100644 index 0000000000..ffed4d7c58 --- /dev/null +++ b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml @@ -0,0 +1,44 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + Gst.GLib.SignalArgs + + + + To be added. + To be added. + + + + + Constructor + + 0.9.1.0 + + + + To be added. + To be added. + + + + + Property + + 0.9.1.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml new file mode 100644 index 0000000000..8d0ec3e248 --- /dev/null +++ b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml @@ -0,0 +1,23 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml new file mode 100644 index 0000000000..597600068d --- /dev/null +++ b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml @@ -0,0 +1,44 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + Gst.GLib.SignalArgs + + + + To be added. + To be added. + + + + + Constructor + + 0.9.1.0 + + + + To be added. + To be added. + + + + + Property + + 0.9.1.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml new file mode 100644 index 0000000000..2ee69b6f29 --- /dev/null +++ b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml @@ -0,0 +1,23 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst.BasePlugins/PlayBin2.xml b/doc/en/Gst.BasePlugins/PlayBin2.xml index b2ffe2a275..2c9823a6b3 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Pipeline @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -79,6 +84,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -93,6 +99,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -108,11 +115,26 @@ To be added. + + + Event + + 0.9.1.0 + + + Gst.BasePlugins.PlayBin2+AudioTagsChangedHandler + + + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 @@ -133,6 +155,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -153,6 +176,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -173,6 +197,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Buffer @@ -192,6 +217,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -212,6 +238,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -232,6 +259,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -252,6 +280,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -272,6 +301,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Pad @@ -291,6 +321,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.TagList @@ -310,6 +341,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Pad @@ -329,6 +361,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.TagList @@ -348,6 +381,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Pad @@ -367,6 +401,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.TagList @@ -386,6 +421,7 @@ Property 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -401,6 +437,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -419,6 +456,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -437,6 +475,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Object @@ -456,6 +495,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Object @@ -475,6 +515,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2 @@ -491,6 +532,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.PlayBin2 @@ -510,6 +552,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -530,6 +573,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -550,6 +594,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -570,6 +615,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -590,6 +636,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -610,6 +657,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -630,6 +678,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -650,6 +699,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -670,6 +720,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -690,6 +741,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -710,6 +762,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -724,6 +777,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -739,11 +793,26 @@ To be added. + + + Event + + 0.9.1.0 + + + Gst.BasePlugins.PlayBin2+TextTagsChangedHandler + + + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 @@ -764,6 +833,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -778,6 +848,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -793,11 +864,26 @@ To be added. + + + Event + + 0.9.1.0 + + + Gst.BasePlugins.PlayBin2+VideoTagsChangedHandler + + + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 @@ -818,6 +904,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.BasePlugins/XvImageSink.xml b/doc/en/Gst.BasePlugins/XvImageSink.xml index 72f9aa6bf0..befd566841 100644 --- a/doc/en/Gst.BasePlugins/XvImageSink.xml +++ b/doc/en/Gst.BasePlugins/XvImageSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +41,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -52,6 +54,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +71,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -103,6 +107,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +149,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +171,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -186,6 +193,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -207,6 +215,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -228,6 +237,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -249,6 +259,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -270,6 +281,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -291,6 +303,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -312,6 +325,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -352,6 +366,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -371,6 +386,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -387,6 +403,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -408,6 +425,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -428,6 +446,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -445,6 +464,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -466,6 +486,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -485,6 +506,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -504,6 +526,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -525,6 +548,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -550,6 +574,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -570,6 +595,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -590,6 +616,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -609,6 +636,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -629,6 +657,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -645,6 +674,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -661,6 +691,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -680,6 +711,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -699,6 +731,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -715,6 +748,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -731,6 +765,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -752,6 +787,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -773,6 +809,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -814,6 +851,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.BasePlugins.XvImageSink @@ -830,6 +868,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -890,6 +929,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -971,6 +1011,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1012,6 +1053,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Cdda/CddaBaseSrc.xml b/doc/en/Gst.Cdda/CddaBaseSrc.xml index 8261d7e1e9..82e790deb1 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrc.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.PushSrc @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -64,6 +68,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -84,6 +89,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -99,6 +105,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -119,6 +126,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -139,6 +147,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -160,6 +169,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -184,6 +194,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -205,6 +216,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -229,6 +241,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.TagList @@ -244,6 +257,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -264,6 +278,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -284,6 +299,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.Cdda/CddaBaseSrcMode.xml b/doc/en/Gst.Cdda/CddaBaseSrcMode.xml index 62696e0d46..fae37d5853 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrcMode.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrcMode.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Cdda.CddaBaseSrcMode @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Cdda.CddaBaseSrcMode diff --git a/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml b/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml index 0f02336f75..274e7b8778 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.ValueType @@ -18,6 +19,7 @@ Field 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -32,6 +34,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Boolean @@ -46,6 +49,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Cdda.CddaBaseSrcTrack @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -93,6 +99,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.TagList @@ -108,6 +115,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Cdda.CddaBaseSrcTrack diff --git a/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml b/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml index 3cd6081020..4f1eb9cc81 100644 --- a/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml +++ b/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml b/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml index 0aeab84420..e819c242b7 100644 --- a/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml +++ b/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.Controller/ControlSource.xml b/doc/en/Gst.Controller/ControlSource.xml index 66dbf6cad5..e740fe3b54 100644 --- a/doc/en/Gst.Controller/ControlSource.xml +++ b/doc/en/Gst.Controller/ControlSource.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -64,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -85,6 +90,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Array @@ -108,6 +114,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -123,6 +130,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -147,6 +155,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.Controller/Controller.xml b/doc/en/Gst.Controller/Controller.xml index 217d474990..36acea3142 100644 --- a/doc/en/Gst.Controller/Controller.xml +++ b/doc/en/Gst.Controller/Controller.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +66,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -79,6 +84,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -94,6 +100,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -115,6 +122,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Controller.ControlSource @@ -134,6 +142,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Array @@ -159,6 +168,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -174,6 +184,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -189,6 +200,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String[] @@ -204,6 +216,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -223,6 +236,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -242,6 +256,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -263,6 +278,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -283,6 +299,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt64 @@ -299,6 +316,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst.Controller/InterpolateMode.xml b/doc/en/Gst.Controller/InterpolateMode.xml index ab17d7ae7e..d130e52021 100644 --- a/doc/en/Gst.Controller/InterpolateMode.xml +++ b/doc/en/Gst.Controller/InterpolateMode.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.InterpolateMode @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.InterpolateMode @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.InterpolateMode @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.InterpolateMode @@ -69,6 +74,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.InterpolateMode @@ -82,6 +88,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.InterpolateMode diff --git a/doc/en/Gst.Controller/InterpolationControlSource.xml b/doc/en/Gst.Controller/InterpolationControlSource.xml index 7890b68a5f..6611f17c02 100644 --- a/doc/en/Gst.Controller/InterpolationControlSource.xml +++ b/doc/en/Gst.Controller/InterpolationControlSource.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Controller.ControlSource @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -75,6 +80,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -96,6 +102,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -115,6 +122,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -134,6 +142,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.Controller/LFOControlSource.xml b/doc/en/Gst.Controller/LFOControlSource.xml index 614249ecad..a7ab3d83ad 100644 --- a/doc/en/Gst.Controller/LFOControlSource.xml +++ b/doc/en/Gst.Controller/LFOControlSource.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Controller.ControlSource @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -100,6 +106,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -120,6 +127,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.Controller/LFOWaveform.xml b/doc/en/Gst.Controller/LFOWaveform.xml index c0eb4a2dcb..69c9748640 100644 --- a/doc/en/Gst.Controller/LFOWaveform.xml +++ b/doc/en/Gst.Controller/LFOWaveform.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.LFOWaveform @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.LFOWaveform @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.LFOWaveform @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.LFOWaveform @@ -69,6 +74,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Controller.LFOWaveform diff --git a/doc/en/Gst.CorePlugins/CapsFilter.xml b/doc/en/Gst.CorePlugins/CapsFilter.xml index 6cf02e9d03..d0c03149d8 100644 --- a/doc/en/Gst.CorePlugins/CapsFilter.xml +++ b/doc/en/Gst.CorePlugins/CapsFilter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -24,6 +25,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -88,6 +93,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.CapsFilter @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml index 4b4e83b2a0..04eebb5c2b 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Buffer @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml index d052c90717..275cbd6875 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml index 87f1e044b9..ae48be548b 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Buffer @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml index 927097370a..7b2ef44c7c 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml b/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml index f1cd4e02ec..843761a374 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -100,6 +107,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+StateErrorType diff --git a/doc/en/Gst.CorePlugins/FakeSink.xml b/doc/en/Gst.CorePlugins/FakeSink.xml index a991c7f5e7..eb7d457af6 100644 --- a/doc/en/Gst.CorePlugins/FakeSink.xml +++ b/doc/en/Gst.CorePlugins/FakeSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSink @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -105,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -125,6 +132,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+HandoffHandler @@ -139,6 +147,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -159,6 +168,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink @@ -175,6 +185,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink @@ -194,6 +205,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -214,6 +226,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSink+PrerollHandoffHandler @@ -228,6 +241,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -248,6 +262,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -268,6 +283,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml index ea59f7d2f9..4d074b314f 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+DataTypeType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+DataTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml index c618f76631..3c30136853 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+FillTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml index 312f417ea6..4340f68235 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Buffer @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml index 80e38b61f2..d3d10f4f48 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml index bc207e93b1..bd9f282b4c 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+SizeTypeType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+SizeTypeType @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+SizeTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc.xml b/doc/en/Gst.CorePlugins/FakeSrc.xml index a503721c3b..b13e9a982b 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSrc @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -105,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -125,6 +132,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -145,6 +153,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -165,6 +174,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -185,6 +195,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -205,6 +216,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc+HandoffHandler @@ -219,6 +231,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -239,6 +252,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -259,6 +273,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc @@ -275,6 +290,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FakeSrc @@ -294,6 +310,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -314,6 +331,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -334,6 +352,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -354,6 +373,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -374,6 +394,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -394,6 +415,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -414,6 +436,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -434,6 +457,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.CorePlugins/FdSink.xml b/doc/en/Gst.CorePlugins/FdSink.xml index 963028043d..fca8b3e6dd 100644 --- a/doc/en/Gst.CorePlugins/FdSink.xml +++ b/doc/en/Gst.CorePlugins/FdSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSink @@ -27,6 +28,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -39,6 +41,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -54,6 +57,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -69,6 +73,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -89,6 +94,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String[] @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -123,6 +130,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -138,6 +146,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.URIType @@ -153,6 +162,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FdSink @@ -169,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FdSink diff --git a/doc/en/Gst.CorePlugins/FdSrc.xml b/doc/en/Gst.CorePlugins/FdSrc.xml index a022ff454a..fc66824795 100644 --- a/doc/en/Gst.CorePlugins/FdSrc.xml +++ b/doc/en/Gst.CorePlugins/FdSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.PushSrc @@ -27,6 +28,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -39,6 +41,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -54,6 +57,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -69,6 +73,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -89,6 +94,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String[] @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -123,6 +130,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -138,6 +146,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.URIType @@ -153,6 +162,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FdSrc @@ -169,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FdSrc @@ -188,6 +199,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.CorePlugins/FileIndex.xml b/doc/en/Gst.CorePlugins/FileIndex.xml index ca0b8e8887..ed81f4b580 100644 --- a/doc/en/Gst.CorePlugins/FileIndex.xml +++ b/doc/en/Gst.CorePlugins/FileIndex.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Index @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -70,6 +74,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileIndex diff --git a/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml b/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml index b38dcab541..7056bfad3f 100644 --- a/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml +++ b/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSink+BufferModeType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSink+BufferModeType @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSink+BufferModeType @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSink+BufferModeType diff --git a/doc/en/Gst.CorePlugins/FileSink.xml b/doc/en/Gst.CorePlugins/FileSink.xml index 6d2fda02ec..77739f577e 100644 --- a/doc/en/Gst.CorePlugins/FileSink.xml +++ b/doc/en/Gst.CorePlugins/FileSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSink @@ -27,6 +28,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -39,6 +41,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -54,6 +57,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -69,6 +73,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -89,6 +94,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -109,6 +115,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String[] @@ -124,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -143,6 +151,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -158,6 +167,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.URIType @@ -173,6 +183,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -193,6 +204,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSink @@ -209,6 +221,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSink diff --git a/doc/en/Gst.CorePlugins/FileSrc.xml b/doc/en/Gst.CorePlugins/FileSrc.xml index dac1e94f23..1b8647307b 100644 --- a/doc/en/Gst.CorePlugins/FileSrc.xml +++ b/doc/en/Gst.CorePlugins/FileSrc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSrc @@ -27,6 +28,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -39,6 +41,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -54,6 +57,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -69,6 +73,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -89,6 +94,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String[] @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -123,6 +130,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -138,6 +146,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.URIType @@ -153,6 +162,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -173,6 +183,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSrc @@ -189,6 +200,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.FileSrc @@ -208,6 +220,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -228,6 +241,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -248,6 +262,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -268,6 +283,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml b/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml index 43717837fe..6fdaafcc35 100644 --- a/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.Buffer diff --git a/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml b/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml index 54a40f38ff..11fa233fba 100644 --- a/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/Identity.xml b/doc/en/Gst.CorePlugins/Identity.xml index 436193c57b..4555b1d4b1 100644 --- a/doc/en/Gst.CorePlugins/Identity.xml +++ b/doc/en/Gst.CorePlugins/Identity.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseTransform @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -105,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -125,6 +132,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -145,6 +153,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -165,6 +174,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -185,6 +195,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -205,6 +216,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Identity+HandoffHandler @@ -219,6 +231,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -239,6 +252,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Identity @@ -255,6 +269,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Identity @@ -274,6 +289,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -294,6 +310,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -314,6 +331,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -334,6 +352,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -354,6 +373,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.CorePlugins/MemIndex.xml b/doc/en/Gst.CorePlugins/MemIndex.xml index 48b603e08d..ff0bcc3bb5 100644 --- a/doc/en/Gst.CorePlugins/MemIndex.xml +++ b/doc/en/Gst.CorePlugins/MemIndex.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Index @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.MemIndex diff --git a/doc/en/Gst.CorePlugins/MultiQueue.xml b/doc/en/Gst.CorePlugins/MultiQueue.xml index d41aa9ef7d..1e6c227852 100644 --- a/doc/en/Gst.CorePlugins/MultiQueue.xml +++ b/doc/en/Gst.CorePlugins/MultiQueue.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Element @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -105,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -125,6 +132,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.MultiQueue @@ -141,6 +149,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.MultiQueue @@ -160,6 +169,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -180,6 +190,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -200,6 +211,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -220,6 +232,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -234,6 +247,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler diff --git a/doc/en/Gst.CorePlugins/Queue+LeakyType.xml b/doc/en/Gst.CorePlugins/Queue+LeakyType.xml index 1aa2c596e1..2e3b218f4a 100644 --- a/doc/en/Gst.CorePlugins/Queue+LeakyType.xml +++ b/doc/en/Gst.CorePlugins/Queue+LeakyType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Queue+LeakyType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Queue+LeakyType @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Queue+LeakyType diff --git a/doc/en/Gst.CorePlugins/Queue.xml b/doc/en/Gst.CorePlugins/Queue.xml index 6d58e7b588..149eafce9d 100644 --- a/doc/en/Gst.CorePlugins/Queue.xml +++ b/doc/en/Gst.CorePlugins/Queue.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Element @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -105,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -125,6 +132,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -145,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Queue @@ -161,6 +170,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Queue @@ -180,6 +190,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -200,6 +211,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -220,6 +232,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -240,6 +253,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -260,6 +274,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -280,6 +295,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -300,6 +316,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -314,6 +331,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -328,6 +346,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler @@ -342,6 +361,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.SignalHandler diff --git a/doc/en/Gst.CorePlugins/Tee+PullModeType.xml b/doc/en/Gst.CorePlugins/Tee+PullModeType.xml index 8d260eded0..b3552a4af7 100644 --- a/doc/en/Gst.CorePlugins/Tee+PullModeType.xml +++ b/doc/en/Gst.CorePlugins/Tee+PullModeType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Tee+PullModeType @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Tee+PullModeType diff --git a/doc/en/Gst.CorePlugins/Tee.xml b/doc/en/Gst.CorePlugins/Tee.xml index adbf3bcf9f..bbed58c491 100644 --- a/doc/en/Gst.CorePlugins/Tee.xml +++ b/doc/en/Gst.CorePlugins/Tee.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Element @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -85,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -105,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -125,6 +132,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -145,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Tee @@ -161,6 +170,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.Tee @@ -180,6 +190,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -200,6 +211,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -220,6 +232,7 @@ Property 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml index d42caf2959..12cf70a645 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml index 5b04bac431..28ce691d0c 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement.xml b/doc/en/Gst.CorePlugins/TypeFindElement.xml index 60a7f6d1ab..81f110b252 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -31,6 +33,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +50,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +66,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -104,6 +110,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -119,6 +126,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.CorePlugins.TypeFindElement @@ -135,6 +143,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -155,6 +164,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +186,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.GLib/Argv.xml b/doc/en/Gst.GLib/Argv.xml index 1864972e6f..c4b32c5852 100644 --- a/doc/en/Gst.GLib/Argv.xml +++ b/doc/en/Gst.GLib/Argv.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -65,6 +69,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -84,6 +89,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Boxed.xml b/doc/en/Gst.GLib/Boxed.xml index d40d4037f3..d01f6ea709 100644 --- a/doc/en/Gst.GLib/Boxed.xml +++ b/doc/en/Gst.GLib/Boxed.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -38,6 +40,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -53,6 +56,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -68,6 +72,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object @@ -83,6 +88,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr diff --git a/doc/en/Gst.GLib/CDeclCallbackAttribute.xml b/doc/en/Gst.GLib/CDeclCallbackAttribute.xml index a3435dfdc8..2683de8b3b 100644 --- a/doc/en/Gst.GLib/CDeclCallbackAttribute.xml +++ b/doc/en/Gst.GLib/CDeclCallbackAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/ClassInitializerAttribute.xml b/doc/en/Gst.GLib/ClassInitializerAttribute.xml index f086a61660..af008c8915 100644 --- a/doc/en/Gst.GLib/ClassInitializerAttribute.xml +++ b/doc/en/Gst.GLib/ClassInitializerAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/ConnectBeforeAttribute.xml b/doc/en/Gst.GLib/ConnectBeforeAttribute.xml index 8451dc9cb4..45490ef581 100644 --- a/doc/en/Gst.GLib/ConnectBeforeAttribute.xml +++ b/doc/en/Gst.GLib/ConnectBeforeAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/ConnectFlags.xml b/doc/en/Gst.GLib/ConnectFlags.xml index 870379956e..c7272687d4 100644 --- a/doc/en/Gst.GLib/ConnectFlags.xml +++ b/doc/en/Gst.GLib/ConnectFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.ConnectFlags @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.ConnectFlags diff --git a/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml b/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml index e47d706a3a..899bf9db8f 100644 --- a/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml +++ b/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Type diff --git a/doc/en/Gst.GLib/DelegateWrapper.xml b/doc/en/Gst.GLib/DelegateWrapper.xml index bb8d46d033..684ca23a99 100644 --- a/doc/en/Gst.GLib/DelegateWrapper.xml +++ b/doc/en/Gst.GLib/DelegateWrapper.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/DestroyHelper.xml b/doc/en/Gst.GLib/DestroyHelper.xml index ebf21d33c2..074334a401 100644 --- a/doc/en/Gst.GLib/DestroyHelper.xml +++ b/doc/en/Gst.GLib/DestroyHelper.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.DestroyNotify diff --git a/doc/en/Gst.GLib/DestroyNotify.xml b/doc/en/Gst.GLib/DestroyNotify.xml index 2774e5bd82..448848dc54 100644 --- a/doc/en/Gst.GLib/DestroyNotify.xml +++ b/doc/en/Gst.GLib/DestroyNotify.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/EnumWrapper.xml b/doc/en/Gst.GLib/EnumWrapper.xml index 8a4d819518..c3b7b74134 100644 --- a/doc/en/Gst.GLib/EnumWrapper.xml +++ b/doc/en/Gst.GLib/EnumWrapper.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Boolean @@ -54,6 +57,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 diff --git a/doc/en/Gst.GLib/ExceptionManager.xml b/doc/en/Gst.GLib/ExceptionManager.xml index 6b911488b7..c9a27c1927 100644 --- a/doc/en/Gst.GLib/ExceptionManager.xml +++ b/doc/en/Gst.GLib/ExceptionManager.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -38,6 +40,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.GLib.UnhandledExceptionHandler diff --git a/doc/en/Gst.GLib/FileUtils.xml b/doc/en/Gst.GLib/FileUtils.xml index 952267fd9f..ce2aae6401 100644 --- a/doc/en/Gst.GLib/FileUtils.xml +++ b/doc/en/Gst.GLib/FileUtils.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/Format.xml b/doc/en/Gst.GLib/Format.xml new file mode 100644 index 0000000000..fec02053fb --- /dev/null +++ b/doc/en/Gst.GLib/Format.xml @@ -0,0 +1,48 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + System.Object + + + + To be added. + To be added. + + + + + Constructor + + 0.9.1.0 + + + + To be added. + To be added. + + + + + Method + + 0.9.1.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.GLib/GException.xml b/doc/en/Gst.GLib/GException.xml index 072d8bd959..aa2b365f24 100644 --- a/doc/en/Gst.GLib/GException.xml +++ b/doc/en/Gst.GLib/GException.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Exception @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/GInterfaceAdapter.xml b/doc/en/Gst.GLib/GInterfaceAdapter.xml index b683f99204..b2e67d607a 100644 --- a/doc/en/Gst.GLib/GInterfaceAdapter.xml +++ b/doc/en/Gst.GLib/GInterfaceAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -60,6 +64,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GInterfaceInitHandler diff --git a/doc/en/Gst.GLib/GInterfaceAttribute.xml b/doc/en/Gst.GLib/GInterfaceAttribute.xml index 642c8ede45..a8149c6299 100644 --- a/doc/en/Gst.GLib/GInterfaceAttribute.xml +++ b/doc/en/Gst.GLib/GInterfaceAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -38,6 +40,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Type diff --git a/doc/en/Gst.GLib/GInterfaceInitHandler.xml b/doc/en/Gst.GLib/GInterfaceInitHandler.xml index 68186d79b9..bcf5f160c1 100644 --- a/doc/en/Gst.GLib/GInterfaceInitHandler.xml +++ b/doc/en/Gst.GLib/GInterfaceInitHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/GSourceFunc.xml b/doc/en/Gst.GLib/GSourceFunc.xml index b1d8ceed38..ee297845d1 100644 --- a/doc/en/Gst.GLib/GSourceFunc.xml +++ b/doc/en/Gst.GLib/GSourceFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/GString.xml b/doc/en/Gst.GLib/GString.xml index cfd9501231..42443618da 100644 --- a/doc/en/Gst.GLib/GString.xml +++ b/doc/en/Gst.GLib/GString.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -22,6 +23,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -37,6 +39,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -52,6 +55,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -67,6 +71,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/GType.xml b/doc/en/Gst.GLib/GType.xml index cd2fdef18e..dfa0d0c763 100644 --- a/doc/en/Gst.GLib/GType.xml +++ b/doc/en/Gst.GLib/GType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.ValueType @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -47,6 +50,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -75,6 +80,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -89,6 +95,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -103,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -122,6 +130,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -136,6 +145,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -150,6 +160,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -169,6 +180,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -185,6 +197,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -201,6 +214,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -217,6 +231,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -233,6 +248,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -249,6 +265,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -264,6 +281,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -278,6 +296,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -292,6 +311,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -306,6 +326,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -320,6 +341,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -339,6 +361,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -353,6 +376,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Type @@ -372,6 +396,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -386,6 +411,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -400,6 +426,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -421,6 +448,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Type @@ -440,6 +468,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -459,6 +488,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -480,6 +510,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -494,6 +525,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -508,6 +540,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -528,6 +561,7 @@ Event 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeResolutionHandler @@ -542,6 +576,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -556,6 +591,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -572,6 +608,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -586,6 +623,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -600,6 +638,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -614,6 +653,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -628,6 +668,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr diff --git a/doc/en/Gst.GLib/GTypeAttribute.xml b/doc/en/Gst.GLib/GTypeAttribute.xml index ddf2e0b1af..b8758b7b8f 100644 --- a/doc/en/Gst.GLib/GTypeAttribute.xml +++ b/doc/en/Gst.GLib/GTypeAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -38,6 +40,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Type diff --git a/doc/en/Gst.GLib/Global.xml b/doc/en/Gst.GLib/Global.xml index 8db9b130e5..0d656cca10 100644 --- a/doc/en/Gst.GLib/Global.xml +++ b/doc/en/Gst.GLib/Global.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -28,26 +30,12 @@ To be added. - - - Field - - 0.9.0.0 - - - System.Runtime.InteropServices.CallingConvention - - 2 - - To be added. - To be added. - - Property 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/IOChannel.xml b/doc/en/Gst.GLib/IOChannel.xml index 9d30026ba9..81a4a2a59d 100644 --- a/doc/en/Gst.GLib/IOChannel.xml +++ b/doc/en/Gst.GLib/IOChannel.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -25,6 +26,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -40,6 +42,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -57,6 +60,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -80,6 +84,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition @@ -95,6 +100,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -110,6 +116,7 @@ Property 0.9.0.0 + 0.9.1.0 System.UInt64 @@ -125,6 +132,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -140,6 +148,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -155,6 +164,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -170,6 +180,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -189,6 +200,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -204,6 +216,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -220,6 +233,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannel @@ -239,6 +253,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -254,6 +269,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -269,6 +285,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Char[] @@ -284,6 +301,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -305,6 +323,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -324,6 +343,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -345,6 +365,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -364,6 +385,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -383,6 +405,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -404,6 +427,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -423,6 +447,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -438,6 +463,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -459,6 +485,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -480,6 +507,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus diff --git a/doc/en/Gst.GLib/IOChannelError.xml b/doc/en/Gst.GLib/IOChannelError.xml index 0d747f9e2e..2acc3feab5 100644 --- a/doc/en/Gst.GLib/IOChannelError.xml +++ b/doc/en/Gst.GLib/IOChannelError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -69,6 +74,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -82,6 +88,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -95,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -108,6 +116,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError @@ -121,6 +130,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOChannelError diff --git a/doc/en/Gst.GLib/IOCondition.xml b/doc/en/Gst.GLib/IOCondition.xml index 53693b138f..ea3da5f6b2 100644 --- a/doc/en/Gst.GLib/IOCondition.xml +++ b/doc/en/Gst.GLib/IOCondition.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOCondition diff --git a/doc/en/Gst.GLib/IOFlags.xml b/doc/en/Gst.GLib/IOFlags.xml index abf63cc244..bd0f79405e 100644 --- a/doc/en/Gst.GLib/IOFlags.xml +++ b/doc/en/Gst.GLib/IOFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -100,6 +107,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags @@ -113,6 +121,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOFlags diff --git a/doc/en/Gst.GLib/IOFunc.xml b/doc/en/Gst.GLib/IOFunc.xml index 171de025f6..fb00f3b110 100644 --- a/doc/en/Gst.GLib/IOFunc.xml +++ b/doc/en/Gst.GLib/IOFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/IOStatus.xml b/doc/en/Gst.GLib/IOStatus.xml index bb4c666acd..1609a3b0b3 100644 --- a/doc/en/Gst.GLib/IOStatus.xml +++ b/doc/en/Gst.GLib/IOStatus.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.IOStatus diff --git a/doc/en/Gst.GLib/IWrapper.xml b/doc/en/Gst.GLib/IWrapper.xml index 4b4e3a5b4c..7a32fb8adb 100644 --- a/doc/en/Gst.GLib/IWrapper.xml +++ b/doc/en/Gst.GLib/IWrapper.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 @@ -15,6 +16,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Idle.xml b/doc/en/Gst.GLib/Idle.xml index 4fa376a209..54fb9aa0eb 100644 --- a/doc/en/Gst.GLib/Idle.xml +++ b/doc/en/Gst.GLib/Idle.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -37,6 +39,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -58,6 +61,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -77,6 +81,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/IdleHandler.xml b/doc/en/Gst.GLib/IdleHandler.xml index c72dcc98e9..9c54620255 100644 --- a/doc/en/Gst.GLib/IdleHandler.xml +++ b/doc/en/Gst.GLib/IdleHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml b/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml index efc14c760b..c99931e70a 100644 --- a/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml +++ b/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/InitiallyUnowned.xml b/doc/en/Gst.GLib/InitiallyUnowned.xml new file mode 100644 index 0000000000..df9de1da4e --- /dev/null +++ b/doc/en/Gst.GLib/InitiallyUnowned.xml @@ -0,0 +1,47 @@ + + + + gstreamer-sharp + 0.9.1.0 + + + Gst.GLib.Object + + + + To be added. + To be added. + + + + + Constructor + + 0.9.1.0 + + + + + + To be added. + To be added. + To be added. + + + + + Property + + 0.9.1.0 + + + Gst.GLib.GType + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.GLib/List.xml b/doc/en/Gst.GLib/List.xml index a3b9ffaab8..acd38e583f 100644 --- a/doc/en/Gst.GLib/List.xml +++ b/doc/en/Gst.GLib/List.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.ListBase @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -48,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -86,6 +91,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -107,6 +113,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -128,6 +135,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/ListBase+FilenameString.xml b/doc/en/Gst.GLib/ListBase+FilenameString.xml index 3daffe6bcc..26e696f00b 100644 --- a/doc/en/Gst.GLib/ListBase+FilenameString.xml +++ b/doc/en/Gst.GLib/ListBase+FilenameString.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/ListBase.xml b/doc/en/Gst.GLib/ListBase.xml index 3b2b4b4d6c..c7661c59ac 100644 --- a/doc/en/Gst.GLib/ListBase.xml +++ b/doc/en/Gst.GLib/ListBase.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -31,6 +32,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -49,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -67,6 +70,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -85,6 +89,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object @@ -101,6 +106,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -121,6 +127,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -136,6 +143,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -151,6 +159,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -169,6 +178,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Type @@ -183,6 +193,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -198,6 +209,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -213,6 +225,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Collections.IEnumerator @@ -229,6 +242,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -244,6 +258,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -259,6 +274,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object @@ -278,6 +294,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -298,6 +315,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -316,6 +334,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/Log.xml b/doc/en/Gst.GLib/Log.xml index c8a477eddb..17e110c249 100644 --- a/doc/en/Gst.GLib/Log.xml +++ b/doc/en/Gst.GLib/Log.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -52,6 +55,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -74,6 +78,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -96,6 +101,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -116,6 +122,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -135,6 +142,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -156,6 +164,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.LogFunc @@ -175,6 +184,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -198,6 +208,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.PrintFunc @@ -217,6 +228,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.PrintFunc @@ -236,6 +248,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/LogFunc.xml b/doc/en/Gst.GLib/LogFunc.xml index ec9826a237..5a2fcc844b 100644 --- a/doc/en/Gst.GLib/LogFunc.xml +++ b/doc/en/Gst.GLib/LogFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/LogLevelFlags.xml b/doc/en/Gst.GLib/LogLevelFlags.xml index 8e0b425e2e..8db1f971ae 100644 --- a/doc/en/Gst.GLib/LogLevelFlags.xml +++ b/doc/en/Gst.GLib/LogLevelFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -100,6 +107,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -113,6 +121,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -126,6 +135,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -139,6 +149,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -152,6 +163,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -165,6 +177,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags @@ -178,6 +191,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.LogLevelFlags diff --git a/doc/en/Gst.GLib/MainContext.xml b/doc/en/Gst.GLib/MainContext.xml index c064d33af1..5a6989de2b 100644 --- a/doc/en/Gst.GLib/MainContext.xml +++ b/doc/en/Gst.GLib/MainContext.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.MainContext @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -60,6 +64,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -79,6 +84,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -94,6 +100,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -110,6 +117,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -125,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -141,6 +150,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -160,6 +170,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -176,6 +187,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -191,6 +203,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -206,6 +219,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -222,6 +236,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -241,6 +256,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.MainContext @@ -256,6 +272,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/MainLoop.xml b/doc/en/Gst.GLib/MainLoop.xml index 7d1563c545..e9c0be7582 100644 --- a/doc/en/Gst.GLib/MainLoop.xml +++ b/doc/en/Gst.GLib/MainLoop.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +66,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.MainContext @@ -77,6 +82,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -96,6 +102,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -111,6 +118,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -127,6 +135,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -142,6 +151,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -157,6 +167,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/Markup.xml b/doc/en/Gst.GLib/Markup.xml index 1814319915..ea45e4ba77 100644 --- a/doc/en/Gst.GLib/Markup.xml +++ b/doc/en/Gst.GLib/Markup.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/Marshaller.xml b/doc/en/Gst.GLib/Marshaller.xml index 8c6401d906..09f52031e2 100644 --- a/doc/en/Gst.GLib/Marshaller.xml +++ b/doc/en/Gst.GLib/Marshaller.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -42,6 +44,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -68,6 +71,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -125,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -144,6 +151,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -162,6 +170,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -180,6 +189,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Char @@ -199,6 +209,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -218,6 +229,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Array @@ -245,6 +257,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Array @@ -266,6 +279,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -285,6 +299,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -306,6 +321,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Array @@ -331,6 +347,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -350,6 +367,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -369,6 +387,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -388,6 +407,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -406,6 +426,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr[] @@ -425,6 +446,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -452,6 +474,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -471,6 +494,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -490,6 +514,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -509,6 +534,7 @@ Method 0.9.0.0 + 0.9.1.0 System.DateTime @@ -528,6 +554,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -547,6 +574,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] diff --git a/doc/en/Gst.GLib/MissingIntPtrCtorException.xml b/doc/en/Gst.GLib/MissingIntPtrCtorException.xml index 0bfb37614c..cc2b4d9a94 100644 --- a/doc/en/Gst.GLib/MissingIntPtrCtorException.xml +++ b/doc/en/Gst.GLib/MissingIntPtrCtorException.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Exception @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/NotifyArgs.xml b/doc/en/Gst.GLib/NotifyArgs.xml index a47e6a753e..7e09408edf 100644 --- a/doc/en/Gst.GLib/NotifyArgs.xml +++ b/doc/en/Gst.GLib/NotifyArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.SignalArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/NotifyHandler.xml b/doc/en/Gst.GLib/NotifyHandler.xml index ee8321ff15..f1127f1d5c 100644 --- a/doc/en/Gst.GLib/NotifyHandler.xml +++ b/doc/en/Gst.GLib/NotifyHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/Object.xml b/doc/en/Gst.GLib/Object.xml index f6b17d18fd..386f0b27b7 100644 --- a/doc/en/Gst.GLib/Object.xml +++ b/doc/en/Gst.GLib/Object.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -25,6 +26,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -37,6 +39,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -52,6 +55,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -70,6 +74,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -90,6 +95,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -110,6 +116,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -130,6 +137,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -150,6 +158,7 @@ Property 0.9.0.0 + 0.9.1.0 @@ -170,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -190,6 +200,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Collections.Hashtable @@ -205,6 +216,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -220,6 +232,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -235,6 +248,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -255,6 +269,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -271,6 +286,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -290,6 +306,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -311,6 +328,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -330,6 +348,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -345,6 +364,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -360,6 +380,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -376,6 +397,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -395,6 +417,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -413,6 +436,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -435,6 +459,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -450,6 +475,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Collections.Hashtable @@ -465,6 +491,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -480,6 +507,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -495,6 +523,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -514,6 +543,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -532,6 +562,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -552,6 +583,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -572,6 +604,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/ObjectManager.xml b/doc/en/Gst.GLib/ObjectManager.xml index 051eca9378..fa4fb03d23 100644 --- a/doc/en/Gst.GLib/ObjectManager.xml +++ b/doc/en/Gst.GLib/ObjectManager.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -49,6 +52,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -74,6 +78,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -99,6 +104,7 @@ Method 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/Opaque.xml b/doc/en/Gst.GLib/Opaque.xml index 59be3c6edb..4bdae4de48 100644 --- a/doc/en/Gst.GLib/Opaque.xml +++ b/doc/en/Gst.GLib/Opaque.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -25,6 +26,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -37,6 +39,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -52,6 +55,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Opaque @@ -71,6 +75,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -86,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -105,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -120,6 +127,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -138,6 +146,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -154,6 +163,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -178,6 +188,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Opaque @@ -201,6 +212,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -216,6 +228,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -231,6 +244,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -246,6 +260,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -261,6 +276,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -279,6 +295,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/ParamSpec.xml b/doc/en/Gst.GLib/ParamSpec.xml index 7e9a476297..6fcfbb6c92 100644 --- a/doc/en/Gst.GLib/ParamSpec.xml +++ b/doc/en/Gst.GLib/ParamSpec.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -58,6 +61,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -73,6 +77,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -88,6 +93,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType diff --git a/doc/en/Gst.GLib/PrintFunc.xml b/doc/en/Gst.GLib/PrintFunc.xml index 5857073d4e..4e7dab807a 100644 --- a/doc/en/Gst.GLib/PrintFunc.xml +++ b/doc/en/Gst.GLib/PrintFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/Priority.xml b/doc/en/Gst.GLib/Priority.xml index 4162ff4cd4..26e017c95f 100644 --- a/doc/en/Gst.GLib/Priority.xml +++ b/doc/en/Gst.GLib/Priority.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Priority @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Priority @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Priority @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Priority @@ -69,6 +74,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Priority diff --git a/doc/en/Gst.GLib/Process.xml b/doc/en/Gst.GLib/Process.xml index 9392949e1e..549a4d120e 100644 --- a/doc/en/Gst.GLib/Process.xml +++ b/doc/en/Gst.GLib/Process.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -33,6 +35,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -63,6 +67,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -92,6 +97,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -127,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -146,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -171,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst.GLib/PropertyAttribute.xml b/doc/en/Gst.GLib/PropertyAttribute.xml index bf29b0ec45..8001de90fe 100644 --- a/doc/en/Gst.GLib/PropertyAttribute.xml +++ b/doc/en/Gst.GLib/PropertyAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -52,6 +55,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -82,6 +87,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/PtrArray.xml b/doc/en/Gst.GLib/PtrArray.xml index a08b431aec..15d4e12dfc 100644 --- a/doc/en/Gst.GLib/PtrArray.xml +++ b/doc/en/Gst.GLib/PtrArray.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -31,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -46,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -63,6 +66,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -82,6 +86,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -103,6 +108,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -121,6 +127,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -136,6 +143,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object @@ -152,6 +160,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -172,6 +181,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -187,6 +197,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -202,6 +213,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Type @@ -216,6 +228,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -231,6 +244,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Collections.IEnumerator @@ -247,6 +261,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -262,6 +277,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -277,6 +293,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object @@ -296,6 +313,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -314,6 +332,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -336,6 +355,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/SList.xml b/doc/en/Gst.GLib/SList.xml index 1be32b97f7..8db5873dfc 100644 --- a/doc/en/Gst.GLib/SList.xml +++ b/doc/en/Gst.GLib/SList.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.ListBase @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -48,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -65,6 +69,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -86,6 +91,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -107,6 +113,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -128,6 +135,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/SeekType.xml b/doc/en/Gst.GLib/SeekType.xml index 7bef71c0ac..b1f02b905a 100644 --- a/doc/en/Gst.GLib/SeekType.xml +++ b/doc/en/Gst.GLib/SeekType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SeekType @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SeekType @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SeekType diff --git a/doc/en/Gst.GLib/Signal+EmissionHook.xml b/doc/en/Gst.GLib/Signal+EmissionHook.xml index 6c90380827..3e1b41a111 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHook.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHook.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml b/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml index 369ed1c0f0..e028d711d1 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -33,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -50,6 +53,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+EmissionHookNative @@ -65,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+EmissionHook diff --git a/doc/en/Gst.GLib/Signal+EmissionHookNative.xml b/doc/en/Gst.GLib/Signal+EmissionHookNative.xml index 2ba3a61ce3..e748187d10 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHookNative.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHookNative.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/Signal+Flags.xml b/doc/en/Gst.GLib/Signal+Flags.xml index 8981b933b5..117bd40df6 100644 --- a/doc/en/Gst.GLib/Signal+Flags.xml +++ b/doc/en/Gst.GLib/Signal+Flags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -100,6 +107,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags diff --git a/doc/en/Gst.GLib/Signal+InvocationHint.xml b/doc/en/Gst.GLib/Signal+InvocationHint.xml index 80615b47b5..de1dfe1809 100644 --- a/doc/en/Gst.GLib/Signal+InvocationHint.xml +++ b/doc/en/Gst.GLib/Signal+InvocationHint.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.ValueType @@ -18,6 +19,7 @@ Field 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -32,6 +34,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal+Flags @@ -46,6 +49,7 @@ Field 0.9.0.0 + 0.9.1.0 System.UInt32 diff --git a/doc/en/Gst.GLib/Signal.xml b/doc/en/Gst.GLib/Signal.xml index 01d66da2db..7e26b31433 100644 --- a/doc/en/Gst.GLib/Signal.xml +++ b/doc/en/Gst.GLib/Signal.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -36,6 +38,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt64 @@ -59,6 +62,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object @@ -88,6 +92,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Delegate @@ -103,6 +108,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal @@ -124,6 +130,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal @@ -147,6 +154,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Signal @@ -170,6 +178,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/SignalArgs.xml b/doc/en/Gst.GLib/SignalArgs.xml index f5a824dbbb..d816b101b9 100644 --- a/doc/en/Gst.GLib/SignalArgs.xml +++ b/doc/en/Gst.GLib/SignalArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.EventArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +66,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object[] @@ -77,6 +82,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/SignalAttribute.xml b/doc/en/Gst.GLib/SignalAttribute.xml index 6954255018..e24e14e210 100644 --- a/doc/en/Gst.GLib/SignalAttribute.xml +++ b/doc/en/Gst.GLib/SignalAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -38,6 +40,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String diff --git a/doc/en/Gst.GLib/SignalCallback.xml b/doc/en/Gst.GLib/SignalCallback.xml index 66d336e74d..099cacbd90 100644 --- a/doc/en/Gst.GLib/SignalCallback.xml +++ b/doc/en/Gst.GLib/SignalCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -27,6 +28,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -46,6 +48,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Type @@ -60,6 +63,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Delegate @@ -74,6 +78,7 @@ Field 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -88,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Collections.Hashtable @@ -102,6 +108,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -116,6 +123,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -130,6 +138,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -144,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -162,6 +172,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -184,6 +195,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -199,6 +211,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -214,6 +227,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -232,6 +246,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -247,6 +262,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/Source.xml b/doc/en/Gst.GLib/Source.xml index fc7392db60..06aa0bea5d 100644 --- a/doc/en/Gst.GLib/Source.xml +++ b/doc/en/Gst.GLib/Source.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst.GLib/SpawnChildSetupFunc.xml b/doc/en/Gst.GLib/SpawnChildSetupFunc.xml index 3caef0556a..bcbdc69abd 100644 --- a/doc/en/Gst.GLib/SpawnChildSetupFunc.xml +++ b/doc/en/Gst.GLib/SpawnChildSetupFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/SpawnError.xml b/doc/en/Gst.GLib/SpawnError.xml index 9dd8fc5ba0..e12a7c6a5b 100644 --- a/doc/en/Gst.GLib/SpawnError.xml +++ b/doc/en/Gst.GLib/SpawnError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -69,6 +74,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -82,6 +88,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -95,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -108,6 +116,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -121,6 +130,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -134,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -147,6 +158,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -160,6 +172,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -173,6 +186,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -186,6 +200,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -199,6 +214,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -212,6 +228,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -225,6 +242,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -238,6 +256,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -251,6 +270,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError @@ -264,6 +284,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnError diff --git a/doc/en/Gst.GLib/SpawnFlags.xml b/doc/en/Gst.GLib/SpawnFlags.xml index df18cc6bbc..21c3d9f0e1 100644 --- a/doc/en/Gst.GLib/SpawnFlags.xml +++ b/doc/en/Gst.GLib/SpawnFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags @@ -100,6 +107,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.SpawnFlags diff --git a/doc/en/Gst.GLib/Thread.xml b/doc/en/Gst.GLib/Thread.xml index e855791a88..8a996f5bc5 100644 --- a/doc/en/Gst.GLib/Thread.xml +++ b/doc/en/Gst.GLib/Thread.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -33,6 +35,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst.GLib/Timeout.xml b/doc/en/Gst.GLib/Timeout.xml index 6e780d7879..cb7886d5bb 100644 --- a/doc/en/Gst.GLib/Timeout.xml +++ b/doc/en/Gst.GLib/Timeout.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -39,6 +41,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -62,6 +65,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -83,6 +87,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -102,6 +107,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void diff --git a/doc/en/Gst.GLib/TimeoutHandler.xml b/doc/en/Gst.GLib/TimeoutHandler.xml index 3002e7e684..091508749c 100644 --- a/doc/en/Gst.GLib/TimeoutHandler.xml +++ b/doc/en/Gst.GLib/TimeoutHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/TypeConverter.xml b/doc/en/Gst.GLib/TypeConverter.xml index 7f9215bb5a..b5a4ce42d2 100644 --- a/doc/en/Gst.GLib/TypeConverter.xml +++ b/doc/en/Gst.GLib/TypeConverter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Method 0.9.0.0 + 0.9.1.0 diff --git a/doc/en/Gst.GLib/TypeFundamentals.xml b/doc/en/Gst.GLib/TypeFundamentals.xml index bb1452acc1..626e98a8cf 100644 --- a/doc/en/Gst.GLib/TypeFundamentals.xml +++ b/doc/en/Gst.GLib/TypeFundamentals.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -17,6 +18,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -30,6 +32,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -43,6 +46,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -56,6 +60,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -69,6 +74,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -82,6 +88,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -95,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -108,6 +116,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -121,6 +130,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -134,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -147,6 +158,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -160,6 +172,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -173,6 +186,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -186,6 +200,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -199,6 +214,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -212,6 +228,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -225,6 +242,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -238,6 +256,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -251,6 +270,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -264,6 +284,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals @@ -277,6 +298,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.TypeFundamentals diff --git a/doc/en/Gst.GLib/TypeInitializerAttribute.xml b/doc/en/Gst.GLib/TypeInitializerAttribute.xml index 1b18b35143..7e06eca1eb 100644 --- a/doc/en/Gst.GLib/TypeInitializerAttribute.xml +++ b/doc/en/Gst.GLib/TypeInitializerAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Attribute @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -40,6 +42,7 @@ Property 0.9.0.0 + 0.9.1.0 System.String @@ -55,6 +58,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Type diff --git a/doc/en/Gst.GLib/TypeResolutionHandler.xml b/doc/en/Gst.GLib/TypeResolutionHandler.xml index 105c5acf1c..0a046f886b 100644 --- a/doc/en/Gst.GLib/TypeResolutionHandler.xml +++ b/doc/en/Gst.GLib/TypeResolutionHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/UnhandledExceptionArgs.xml b/doc/en/Gst.GLib/UnhandledExceptionArgs.xml index c8d581368a..bdf0e285f5 100644 --- a/doc/en/Gst.GLib/UnhandledExceptionArgs.xml +++ b/doc/en/Gst.GLib/UnhandledExceptionArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.UnhandledExceptionEventArgs @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst.GLib/UnhandledExceptionHandler.xml b/doc/en/Gst.GLib/UnhandledExceptionHandler.xml index d036c8e4dd..7fcf35ea4c 100644 --- a/doc/en/Gst.GLib/UnhandledExceptionHandler.xml +++ b/doc/en/Gst.GLib/UnhandledExceptionHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst.GLib/UnwrappedObject.xml b/doc/en/Gst.GLib/UnwrappedObject.xml index 16cc5b169c..eae7cc0569 100644 --- a/doc/en/Gst.GLib/UnwrappedObject.xml +++ b/doc/en/Gst.GLib/UnwrappedObject.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -38,6 +40,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Value.xml b/doc/en/Gst.GLib/Value.xml index 2a89f91c59..3964761651 100644 --- a/doc/en/Gst.GLib/Value.xml +++ b/doc/en/Gst.GLib/Value.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.ValueType @@ -22,6 +23,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -37,6 +39,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -67,6 +71,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -82,6 +87,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -97,6 +103,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -112,6 +119,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -127,6 +135,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -142,6 +151,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -157,6 +167,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -172,6 +183,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -187,6 +199,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -202,6 +215,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -217,6 +231,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -232,6 +247,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -247,6 +263,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -262,6 +279,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -277,6 +295,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -292,6 +311,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -314,6 +334,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -331,6 +352,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -348,6 +370,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -372,6 +395,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -396,6 +420,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -411,6 +436,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -425,6 +451,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -443,6 +470,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Boxed @@ -462,6 +490,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -486,6 +515,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Object @@ -505,6 +535,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Opaque @@ -524,6 +555,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -548,6 +580,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.ValueArray @@ -567,6 +600,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -586,6 +620,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Byte @@ -605,6 +640,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Double @@ -624,6 +660,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Enum @@ -643,6 +680,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -662,6 +700,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int64 @@ -681,6 +720,7 @@ Method 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -700,6 +740,7 @@ Method 0.9.0.0 + 0.9.1.0 System.SByte @@ -719,6 +760,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Single @@ -738,6 +780,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String @@ -757,6 +800,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -776,6 +820,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt16 @@ -795,6 +840,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt32 @@ -814,6 +860,7 @@ Method 0.9.0.0 + 0.9.1.0 System.UInt64 @@ -833,6 +880,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.GLib/ValueArray.xml b/doc/en/Gst.GLib/ValueArray.xml index 43bb38ce6c..3605814459 100644 --- a/doc/en/Gst.GLib/ValueArray.xml +++ b/doc/en/Gst.GLib/ValueArray.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -31,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -46,6 +48,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -61,6 +64,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -79,6 +83,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -94,6 +99,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object @@ -110,6 +116,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -130,6 +137,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Int32 @@ -145,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -160,6 +169,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -175,6 +185,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Collections.IEnumerator @@ -191,6 +202,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -206,6 +218,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -221,6 +234,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -241,6 +255,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Boolean @@ -256,6 +271,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object @@ -275,6 +291,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -293,6 +310,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -311,6 +329,7 @@ Property 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst.Interfaces/ChannelChangedArgs.xml b/doc/en/Gst.Interfaces/ChannelChangedArgs.xml index c8d8111ad6..2744506757 100644 --- a/doc/en/Gst.Interfaces/ChannelChangedArgs.xml +++ b/doc/en/Gst.Interfaces/ChannelChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ChannelChangedHandler.xml b/doc/en/Gst.Interfaces/ChannelChangedHandler.xml index 4355f57fe5..3ed483fcf7 100644 --- a/doc/en/Gst.Interfaces/ChannelChangedHandler.xml +++ b/doc/en/Gst.Interfaces/ChannelChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalance.xml b/doc/en/Gst.Interfaces/ColorBalance.xml index bf86f32c47..4fd11fa797 100644 --- a/doc/en/Gst.Interfaces/ColorBalance.xml +++ b/doc/en/Gst.Interfaces/ColorBalance.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -57,6 +60,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -77,6 +81,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -94,6 +99,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -115,6 +121,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml b/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml index f77f623e9b..d64524bd24 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +89,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +130,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.ColorBalance @@ -143,6 +150,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +173,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -185,6 +194,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -201,6 +211,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -217,6 +228,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -233,6 +245,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -245,11 +258,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + System.IntPtr + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -271,6 +301,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceChannel.xml b/doc/en/Gst.Interfaces/ColorBalanceChannel.xml index 51746a5e7e..ca00172b48 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceChannel.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceChannel.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +89,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -100,6 +106,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -116,6 +123,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +140,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -156,6 +165,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml b/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml index 198501585e..ea7e51062a 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -45,6 +47,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -62,6 +65,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceType.xml b/doc/en/Gst.Interfaces/ColorBalanceType.xml index e82f307ed6..fc6eb4c62d 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceType.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml b/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml index 4588322483..3d18681e1a 100644 --- a/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml +++ b/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml b/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml index 0e66da925c..e6a1848de2 100644 --- a/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml +++ b/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Mixer.xml b/doc/en/Gst.Interfaces/Mixer.xml index 41b611cd81..f7e3c99d60 100644 --- a/doc/en/Gst.Interfaces/Mixer.xml +++ b/doc/en/Gst.Interfaces/Mixer.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -55,11 +58,31 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -77,6 +100,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +117,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -109,6 +134,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -125,6 +151,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -146,6 +173,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -166,7 +194,6 @@ Method - 0.9.0.0 0.9.5.99 @@ -186,6 +213,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -207,6 +235,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -228,6 +257,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -249,6 +279,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -270,6 +301,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -291,6 +323,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerAdapter.xml b/doc/en/Gst.Interfaces/MixerAdapter.xml index 0115653070..8f8a9fb5c5 100644 --- a/doc/en/Gst.Interfaces/MixerAdapter.xml +++ b/doc/en/Gst.Interfaces/MixerAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.Mixer @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +134,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -148,6 +155,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -168,6 +176,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -184,6 +193,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -200,6 +210,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -211,11 +222,31 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -233,6 +264,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -249,6 +281,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -265,6 +298,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -281,6 +315,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -302,6 +337,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -322,7 +358,6 @@ Method - 0.9.0.0 0.9.5.99 @@ -337,11 +372,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + System.IntPtr + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -363,6 +415,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -384,6 +437,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -405,6 +459,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -426,6 +481,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -447,6 +503,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerFlags.xml b/doc/en/Gst.Interfaces/MixerFlags.xml index 0ad6c2311d..3ae3316ac1 100644 --- a/doc/en/Gst.Interfaces/MixerFlags.xml +++ b/doc/en/Gst.Interfaces/MixerFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerImplementor.xml b/doc/en/Gst.Interfaces/MixerImplementor.xml index bede1b14e4..1842724761 100644 --- a/doc/en/Gst.Interfaces/MixerImplementor.xml +++ b/doc/en/Gst.Interfaces/MixerImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -45,6 +47,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +86,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +103,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -119,6 +125,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -140,6 +147,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -161,6 +169,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerMessage.xml b/doc/en/Gst.Interfaces/MixerMessage.xml index 6ee9f5b37b..316707851d 100644 --- a/doc/en/Gst.Interfaces/MixerMessage.xml +++ b/doc/en/Gst.Interfaces/MixerMessage.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -39,6 +41,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -62,6 +65,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -85,6 +89,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -129,6 +135,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerMessageType.xml b/doc/en/Gst.Interfaces/MixerMessageType.xml index 49e32bafc0..a0587689b6 100644 --- a/doc/en/Gst.Interfaces/MixerMessageType.xml +++ b/doc/en/Gst.Interfaces/MixerMessageType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerOptions.xml b/doc/en/Gst.Interfaces/MixerOptions.xml index 3ad33c60fc..023803834f 100644 --- a/doc/en/Gst.Interfaces/MixerOptions.xml +++ b/doc/en/Gst.Interfaces/MixerOptions.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -86,6 +91,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerTrack.xml b/doc/en/Gst.Interfaces/MixerTrack.xml index 6faf8dff3f..b5dd93f769 100644 --- a/doc/en/Gst.Interfaces/MixerTrack.xml +++ b/doc/en/Gst.Interfaces/MixerTrack.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -76,6 +80,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -97,6 +102,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -113,6 +119,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +141,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -155,6 +163,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +185,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -197,6 +207,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -218,6 +229,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerTrackFlags.xml b/doc/en/Gst.Interfaces/MixerTrackFlags.xml index 243e801cfc..8d21ad5ad9 100644 --- a/doc/en/Gst.Interfaces/MixerTrackFlags.xml +++ b/doc/en/Gst.Interfaces/MixerTrackFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +117,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +132,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -138,6 +147,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerType.xml b/doc/en/Gst.Interfaces/MixerType.xml index b54439765b..eebfa57a20 100644 --- a/doc/en/Gst.Interfaces/MixerType.xml +++ b/doc/en/Gst.Interfaces/MixerType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Navigation.xml b/doc/en/Gst.Interfaces/Navigation.xml index c1aaab80de..03957b7bec 100644 --- a/doc/en/Gst.Interfaces/Navigation.xml +++ b/doc/en/Gst.Interfaces/Navigation.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -39,6 +41,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -58,6 +61,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +83,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationAdapter.xml b/doc/en/Gst.Interfaces/NavigationAdapter.xml index 4657e5cb67..ebbdad1f7f 100644 --- a/doc/en/Gst.Interfaces/NavigationAdapter.xml +++ b/doc/en/Gst.Interfaces/NavigationAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.Navigation @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +134,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +151,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -160,6 +168,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -171,11 +180,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + System.IntPtr + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -195,6 +221,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -214,6 +241,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -235,6 +263,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationCommand.xml b/doc/en/Gst.Interfaces/NavigationCommand.xml index 1f66ae81a5..03a42a33d8 100644 --- a/doc/en/Gst.Interfaces/NavigationCommand.xml +++ b/doc/en/Gst.Interfaces/NavigationCommand.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -135,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +159,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +174,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +189,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +204,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +219,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -219,6 +234,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -233,6 +249,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -247,6 +264,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -261,6 +279,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -275,6 +294,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -289,6 +309,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -303,6 +324,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -317,6 +339,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationEvent.xml b/doc/en/Gst.Interfaces/NavigationEvent.xml index 775f6e0a23..6c9b64f1d2 100644 --- a/doc/en/Gst.Interfaces/NavigationEvent.xml +++ b/doc/en/Gst.Interfaces/NavigationEvent.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -39,6 +41,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -61,6 +64,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +87,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -109,6 +114,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationEventType.xml b/doc/en/Gst.Interfaces/NavigationEventType.xml index 02c5d6cce3..eebb4b9e44 100644 --- a/doc/en/Gst.Interfaces/NavigationEventType.xml +++ b/doc/en/Gst.Interfaces/NavigationEventType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationImplementor.xml b/doc/en/Gst.Interfaces/NavigationImplementor.xml index 60d54a4e08..8c40b1113d 100644 --- a/doc/en/Gst.Interfaces/NavigationImplementor.xml +++ b/doc/en/Gst.Interfaces/NavigationImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationMessage.xml b/doc/en/Gst.Interfaces/NavigationMessage.xml index 115849c8d2..7c8d5fdfc5 100644 --- a/doc/en/Gst.Interfaces/NavigationMessage.xml +++ b/doc/en/Gst.Interfaces/NavigationMessage.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -39,6 +41,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -63,6 +66,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +87,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -105,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -127,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationMessageType.xml b/doc/en/Gst.Interfaces/NavigationMessageType.xml index 9afed33338..b5976f337b 100644 --- a/doc/en/Gst.Interfaces/NavigationMessageType.xml +++ b/doc/en/Gst.Interfaces/NavigationMessageType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationQuery.xml b/doc/en/Gst.Interfaces/NavigationQuery.xml index 07e74c68d4..0adc626053 100644 --- a/doc/en/Gst.Interfaces/NavigationQuery.xml +++ b/doc/en/Gst.Interfaces/NavigationQuery.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -53,6 +56,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -77,6 +81,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +104,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -119,6 +125,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -142,6 +149,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationQueryType.xml b/doc/en/Gst.Interfaces/NavigationQueryType.xml index 77b7755763..acffc1ca98 100644 --- a/doc/en/Gst.Interfaces/NavigationQueryType.xml +++ b/doc/en/Gst.Interfaces/NavigationQueryType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NormChangedArgs.xml b/doc/en/Gst.Interfaces/NormChangedArgs.xml index 55dfdf6f80..5a293c9aaa 100644 --- a/doc/en/Gst.Interfaces/NormChangedArgs.xml +++ b/doc/en/Gst.Interfaces/NormChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NormChangedHandler.xml b/doc/en/Gst.Interfaces/NormChangedHandler.xml index 16722b22ac..3a04459790 100644 --- a/doc/en/Gst.Interfaces/NormChangedHandler.xml +++ b/doc/en/Gst.Interfaces/NormChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ProbeNeededArgs.xml b/doc/en/Gst.Interfaces/ProbeNeededArgs.xml index 9323fbdc6e..4db5ecdc59 100644 --- a/doc/en/Gst.Interfaces/ProbeNeededArgs.xml +++ b/doc/en/Gst.Interfaces/ProbeNeededArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ProbeNeededHandler.xml b/doc/en/Gst.Interfaces/ProbeNeededHandler.xml index 233646ec89..4df0ed16db 100644 --- a/doc/en/Gst.Interfaces/ProbeNeededHandler.xml +++ b/doc/en/Gst.Interfaces/ProbeNeededHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbe.xml b/doc/en/Gst.Interfaces/PropertyProbe.xml index 247206f105..995a36b058 100644 --- a/doc/en/Gst.Interfaces/PropertyProbe.xml +++ b/doc/en/Gst.Interfaces/PropertyProbe.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -60,6 +63,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +83,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +104,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -114,6 +120,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml b/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml index 755ce00690..61ff053a72 100644 --- a/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml +++ b/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.PropertyProbe @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +134,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -148,6 +155,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -164,6 +172,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -180,6 +189,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -196,6 +206,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -211,11 +222,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + System.IntPtr + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -235,6 +263,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -255,6 +284,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -275,6 +305,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml b/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml index e0ecdff811..9f6f5d3130 100644 --- a/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml +++ b/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -45,6 +47,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/SignalChangedArgs.xml b/doc/en/Gst.Interfaces/SignalChangedArgs.xml index b2d118de84..98bcccfd9d 100644 --- a/doc/en/Gst.Interfaces/SignalChangedArgs.xml +++ b/doc/en/Gst.Interfaces/SignalChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/SignalChangedHandler.xml b/doc/en/Gst.Interfaces/SignalChangedHandler.xml index dd3079c7f3..f8ba7ac77b 100644 --- a/doc/en/Gst.Interfaces/SignalChangedHandler.xml +++ b/doc/en/Gst.Interfaces/SignalChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Tuner.xml b/doc/en/Gst.Interfaces/Tuner.xml index 471f40b2bc..aaac2a5ef8 100644 --- a/doc/en/Gst.Interfaces/Tuner.xml +++ b/doc/en/Gst.Interfaces/Tuner.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -70,6 +74,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -91,6 +96,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +116,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -131,6 +138,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -151,6 +159,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -171,6 +180,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -186,6 +196,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -206,6 +217,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -223,6 +235,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -240,6 +253,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -256,6 +270,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -271,6 +286,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -292,6 +308,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -307,6 +324,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerAdapter.xml b/doc/en/Gst.Interfaces/TunerAdapter.xml index 3384a8379b..117cc887ec 100644 --- a/doc/en/Gst.Interfaces/TunerAdapter.xml +++ b/doc/en/Gst.Interfaces/TunerAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +89,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -123,6 +130,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +152,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +172,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -184,6 +194,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -204,6 +215,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -224,6 +236,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -244,6 +257,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -283,6 +297,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.Tuner @@ -302,6 +317,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -324,6 +340,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -340,6 +357,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -356,6 +374,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -372,6 +391,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -389,6 +409,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -406,6 +427,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -422,6 +444,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -442,6 +465,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -457,6 +481,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -478,6 +503,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -498,6 +524,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerChannel.xml b/doc/en/Gst.Interfaces/TunerChannel.xml index a8ac0f8a52..c458899f1f 100644 --- a/doc/en/Gst.Interfaces/TunerChannel.xml +++ b/doc/en/Gst.Interfaces/TunerChannel.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -76,6 +80,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -92,6 +97,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -108,6 +114,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +135,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +152,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -160,6 +169,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +186,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -192,6 +203,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -208,6 +220,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -224,6 +237,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -248,6 +262,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -272,6 +287,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerChannelFlags.xml b/doc/en/Gst.Interfaces/TunerChannelFlags.xml index 5340d97783..8fca51e61e 100644 --- a/doc/en/Gst.Interfaces/TunerChannelFlags.xml +++ b/doc/en/Gst.Interfaces/TunerChannelFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerImplementor.xml b/doc/en/Gst.Interfaces/TunerImplementor.xml index 77f48aaf87..fb1ad4b8c3 100644 --- a/doc/en/Gst.Interfaces/TunerImplementor.xml +++ b/doc/en/Gst.Interfaces/TunerImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -41,6 +43,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -61,6 +64,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -78,6 +82,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -95,6 +100,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -111,6 +117,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +139,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerNorm.xml b/doc/en/Gst.Interfaces/TunerNorm.xml index 1c5f819930..5cdb5bfd98 100644 --- a/doc/en/Gst.Interfaces/TunerNorm.xml +++ b/doc/en/Gst.Interfaces/TunerNorm.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -66,6 +70,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +104,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ValueChangedArgs.xml b/doc/en/Gst.Interfaces/ValueChangedArgs.xml index c1a189db2a..5e70383edc 100644 --- a/doc/en/Gst.Interfaces/ValueChangedArgs.xml +++ b/doc/en/Gst.Interfaces/ValueChangedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ValueChangedHandler.xml b/doc/en/Gst.Interfaces/ValueChangedHandler.xml index 6f66696b21..c8d006e346 100644 --- a/doc/en/Gst.Interfaces/ValueChangedHandler.xml +++ b/doc/en/Gst.Interfaces/ValueChangedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientation.xml b/doc/en/Gst.Interfaces/VideoOrientation.xml index fa5df9cad4..f60f102390 100644 --- a/doc/en/Gst.Interfaces/VideoOrientation.xml +++ b/doc/en/Gst.Interfaces/VideoOrientation.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -60,6 +63,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -80,6 +84,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -100,6 +105,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -120,6 +126,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -140,6 +147,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -160,6 +168,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml b/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml index 73e2c747d7..017ce039fc 100644 --- a/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml +++ b/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -88,6 +93,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -127,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.VideoOrientation @@ -146,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -168,6 +176,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -188,6 +197,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -208,6 +218,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -224,6 +235,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -240,6 +252,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -256,6 +269,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -271,6 +285,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -291,6 +306,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -311,6 +327,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -331,6 +348,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml b/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml index d676e132d9..80d897b361 100644 --- a/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml +++ b/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -45,6 +47,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -85,6 +89,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -105,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -125,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -145,6 +152,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +173,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlay.xml b/doc/en/Gst.Interfaces/XOverlay.xml index 8f27e8e1e7..cdc4dec5bb 100644 --- a/doc/en/Gst.Interfaces/XOverlay.xml +++ b/doc/en/Gst.Interfaces/XOverlay.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -55,6 +58,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -74,6 +78,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -90,6 +95,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlayAdapter.xml b/doc/en/Gst.Interfaces/XOverlayAdapter.xml index 9ad9b761ef..77a55f5d6a 100644 --- a/doc/en/Gst.Interfaces/XOverlayAdapter.xml +++ b/doc/en/Gst.Interfaces/XOverlayAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -103,6 +108,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Interfaces.XOverlay @@ -122,6 +128,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +151,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +171,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -179,6 +188,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -195,6 +205,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -214,6 +225,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -230,6 +242,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -245,6 +258,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -261,6 +275,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlayImplementor.xml b/doc/en/Gst.Interfaces/XOverlayImplementor.xml index 4378cefae1..04bc5c8fe9 100644 --- a/doc/en/Gst.Interfaces/XOverlayImplementor.xml +++ b/doc/en/Gst.Interfaces/XOverlayImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -41,6 +43,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -60,6 +63,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst.Video/VideoFilter.xml b/doc/en/Gst.Video/VideoFilter.xml index a07bc614ad..974a742b51 100644 --- a/doc/en/Gst.Video/VideoFilter.xml +++ b/doc/en/Gst.Video/VideoFilter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseTransform @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType diff --git a/doc/en/Gst.Video/VideoFormat.xml b/doc/en/Gst.Video/VideoFormat.xml index fc43b54dc2..273b414c83 100644 --- a/doc/en/Gst.Video/VideoFormat.xml +++ b/doc/en/Gst.Video/VideoFormat.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -35,6 +37,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -48,6 +51,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -61,6 +65,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -74,6 +79,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -87,6 +93,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -100,6 +107,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -113,6 +121,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -126,6 +135,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -139,6 +149,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -152,6 +163,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -165,6 +177,35 @@ Field 0.9.0.0 + 0.9.1.0 + + + Gst.Video.VideoFormat + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.Video.VideoFormat + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -178,6 +219,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -191,6 +233,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -204,6 +247,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -217,6 +261,21 @@ Field 0.9.0.0 + 0.9.1.0 + + + Gst.Video.VideoFormat + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -230,6 +289,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -243,6 +303,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -256,6 +317,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat diff --git a/doc/en/Gst.Video/VideoRectangle.xml b/doc/en/Gst.Video/VideoRectangle.xml index fded8c72c8..afb6d8e710 100644 --- a/doc/en/Gst.Video/VideoRectangle.xml +++ b/doc/en/Gst.Video/VideoRectangle.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.ValueType @@ -18,6 +19,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -32,6 +34,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Video.VideoRectangle @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 System.Int32 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 Gst.Video.VideoRectangle diff --git a/doc/en/Gst.Video/VideoSink.xml b/doc/en/Gst.Video/VideoSink.xml index 5d816ae09e..ab5804ff01 100644 --- a/doc/en/Gst.Video/VideoSink.xml +++ b/doc/en/Gst.Video/VideoSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.Base.BaseSink @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -45,6 +48,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -69,6 +73,7 @@ Property 0.9.0.0 + 0.9.1.0 Gst.GLib.GType diff --git a/doc/en/Gst.Video/VideoUtil.xml b/doc/en/Gst.Video/VideoUtil.xml index 9b516084df..570cda5515 100644 --- a/doc/en/Gst.Video/VideoUtil.xml +++ b/doc/en/Gst.Video/VideoUtil.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -30,6 +32,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -63,6 +66,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -98,6 +102,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -117,6 +122,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Video.VideoFormat @@ -136,6 +142,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -159,6 +166,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -184,6 +192,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -207,6 +216,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -228,6 +238,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -251,6 +262,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Int32 @@ -274,6 +286,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -293,6 +306,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -312,6 +326,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -331,6 +346,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -362,6 +378,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Caps @@ -395,6 +412,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -420,6 +438,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -441,6 +460,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Fourcc @@ -460,6 +480,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Fraction @@ -479,6 +500,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -502,6 +524,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -525,6 +548,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst/ActivateMode.xml b/doc/en/Gst/ActivateMode.xml index f158717d96..365db766e8 100644 --- a/doc/en/Gst/ActivateMode.xml +++ b/doc/en/Gst/ActivateMode.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Application.xml b/doc/en/Gst/Application.xml index b742d0c410..005883f0b5 100644 --- a/doc/en/Gst/Application.xml +++ b/doc/en/Gst/Application.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -72,6 +76,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Array.xml b/doc/en/Gst/Array.xml index 00eca79d27..5123028a99 100644 --- a/doc/en/Gst/Array.xml +++ b/doc/en/Gst/Array.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -38,6 +39,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -53,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -86,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -102,6 +107,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -141,6 +147,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -178,6 +185,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -196,6 +204,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/AssocFlags.xml b/doc/en/Gst/AssocFlags.xml index e95df680c7..1f57d2e829 100644 --- a/doc/en/Gst/AssocFlags.xml +++ b/doc/en/Gst/AssocFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Bin.xml b/doc/en/Gst/Bin.xml index 03d8771309..072664d62c 100644 --- a/doc/en/Gst/Bin.xml +++ b/doc/en/Gst/Bin.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +92,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -113,6 +119,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +141,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -154,6 +162,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -174,6 +183,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -190,6 +200,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -210,6 +221,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -230,6 +242,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -250,6 +263,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -266,6 +280,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -282,6 +297,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -298,6 +314,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -317,6 +334,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -336,6 +354,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -375,6 +394,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Iterator @@ -394,6 +414,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -433,6 +454,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Element @@ -452,6 +474,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -472,6 +495,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -492,6 +516,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -512,6 +537,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -532,6 +558,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -552,6 +579,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -568,6 +596,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -593,6 +622,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -617,6 +647,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -641,6 +672,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -663,6 +695,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -687,6 +720,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -711,6 +745,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -735,6 +770,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -760,6 +796,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -777,6 +814,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -797,6 +835,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -823,6 +862,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -839,6 +879,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BinFlags.xml b/doc/en/Gst/BinFlags.xml index be0ef70ffd..b1685d33fb 100644 --- a/doc/en/Gst/BinFlags.xml +++ b/doc/en/Gst/BinFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Buffer.xml b/doc/en/Gst/Buffer.xml index d04707a628..ac98a90db5 100644 --- a/doc/en/Gst/Buffer.xml +++ b/doc/en/Gst/Buffer.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +49,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +65,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -78,6 +82,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -94,6 +99,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +116,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -126,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -147,6 +155,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -169,6 +178,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -185,6 +195,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -201,6 +212,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -217,6 +229,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -233,6 +246,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -253,6 +267,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -273,6 +288,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -289,6 +305,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -309,6 +326,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -325,6 +343,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -341,6 +360,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -357,6 +377,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -381,6 +402,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BufferCopyFlags.xml b/doc/en/Gst/BufferCopyFlags.xml index 8b91b70e01..28c6d334dd 100644 --- a/doc/en/Gst/BufferCopyFlags.xml +++ b/doc/en/Gst/BufferCopyFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BufferFlags.xml b/doc/en/Gst/BufferFlags.xml index 3e46b83f2a..f470287989 100644 --- a/doc/en/Gst/BufferFlags.xml +++ b/doc/en/Gst/BufferFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +117,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +132,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -138,6 +147,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -152,6 +162,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BufferList.xml b/doc/en/Gst/BufferList.xml new file mode 100644 index 0000000000..eb1bd7a92c --- /dev/null +++ b/doc/en/Gst/BufferList.xml @@ -0,0 +1,138 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + Gst.MiniObject + + + + To be added. + To be added. + + + + + Constructor + + 0.9.0.0 + 0.9.1.0 + + + + To be added. + To be added. + + + + + Constructor + + 0.9.0.0 + 0.9.1.0 + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Buffer + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.0.0 + 0.9.1.0 + + + Gst.GLib.GType + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.BufferListIterator + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.UInt32 + + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst/BufferListDoFunction.xml b/doc/en/Gst/BufferListDoFunction.xml new file mode 100644 index 0000000000..5c283ea9a7 --- /dev/null +++ b/doc/en/Gst/BufferListDoFunction.xml @@ -0,0 +1,23 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Delegate + + + + + + Gst.Buffer + + + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst/BufferListFunc.xml b/doc/en/Gst/BufferListFunc.xml new file mode 100644 index 0000000000..2e1d5fcf71 --- /dev/null +++ b/doc/en/Gst/BufferListFunc.xml @@ -0,0 +1,27 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Delegate + + + + + + + + Gst.BufferListItem + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst/BufferListItem.xml b/doc/en/Gst/BufferListItem.xml new file mode 100644 index 0000000000..8df13f15e7 --- /dev/null +++ b/doc/en/Gst/BufferListItem.xml @@ -0,0 +1,64 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Enum + + + + Gst.GLib.GType(typeof(Gst.BufferListItemGType)) + + + + To be added. + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.BufferListItem + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.BufferListItem + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.BufferListItem + + + To be added. + + + + diff --git a/doc/en/Gst/BufferListIterator.xml b/doc/en/Gst/BufferListIterator.xml new file mode 100644 index 0000000000..b9061809bb --- /dev/null +++ b/doc/en/Gst/BufferListIterator.xml @@ -0,0 +1,244 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + Gst.GLib.Opaque + + + + To be added. + To be added. + + + + + Constructor + + 0.9.0.0 + 0.9.1.0 + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Buffer + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Buffer + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.UInt32 + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Buffer + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Buffer + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst/BufferingMode.xml b/doc/en/Gst/BufferingMode.xml index 3569367538..9e418e9ef5 100644 --- a/doc/en/Gst/BufferingMode.xml +++ b/doc/en/Gst/BufferingMode.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Bus.xml b/doc/en/Gst/Bus.xml index c6099feb3f..8f3dd64b62 100644 --- a/doc/en/Gst/Bus.xml +++ b/doc/en/Gst/Bus.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -103,6 +109,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -125,6 +132,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -145,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -161,6 +170,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +187,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -193,6 +204,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -209,6 +221,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -226,6 +239,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -246,6 +260,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -270,6 +285,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -294,6 +310,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -311,6 +328,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -333,6 +351,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -350,6 +369,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -370,6 +390,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -390,6 +411,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -412,6 +434,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -432,6 +455,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -448,6 +472,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -464,6 +489,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -484,6 +510,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BusFlags.xml b/doc/en/Gst/BusFlags.xml index ad034ac8f7..2810d206e6 100644 --- a/doc/en/Gst/BusFlags.xml +++ b/doc/en/Gst/BusFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BusFunc.xml b/doc/en/Gst/BusFunc.xml index 4545dc5fe4..c38e664142 100644 --- a/doc/en/Gst/BusFunc.xml +++ b/doc/en/Gst/BusFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BusSyncHandler.xml b/doc/en/Gst/BusSyncHandler.xml index f5b7d00b2e..72dac824f0 100644 --- a/doc/en/Gst/BusSyncHandler.xml +++ b/doc/en/Gst/BusSyncHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/BusSyncReply.xml b/doc/en/Gst/BusSyncReply.xml index b42f0cc119..c5b40c5579 100644 --- a/doc/en/Gst/BusSyncReply.xml +++ b/doc/en/Gst/BusSyncReply.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Caps.xml b/doc/en/Gst/Caps.xml index 92d0730cb0..a276c006b2 100644 --- a/doc/en/Gst/Caps.xml +++ b/doc/en/Gst/Caps.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +89,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -107,6 +113,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -126,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -145,6 +153,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -162,6 +171,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Opaque @@ -181,6 +191,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -201,6 +212,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -218,6 +230,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -234,6 +247,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -254,6 +268,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -271,6 +286,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -287,6 +303,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -307,6 +324,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -327,6 +345,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -343,6 +362,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -359,6 +379,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -379,6 +400,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -399,6 +421,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -415,6 +438,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -435,6 +459,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -451,6 +476,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -471,6 +497,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -487,6 +514,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -506,6 +534,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -525,6 +554,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -542,6 +572,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -559,6 +590,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -576,6 +608,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -595,6 +628,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -614,6 +648,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -630,6 +665,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -650,6 +686,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -667,6 +704,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -683,6 +721,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -703,6 +742,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ChildAddedArgs.xml b/doc/en/Gst/ChildAddedArgs.xml index 42a09b47e3..9eab8d7ed2 100644 --- a/doc/en/Gst/ChildAddedArgs.xml +++ b/doc/en/Gst/ChildAddedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ChildAddedHandler.xml b/doc/en/Gst/ChildAddedHandler.xml index 4f60a0b0e1..18cda253d7 100644 --- a/doc/en/Gst/ChildAddedHandler.xml +++ b/doc/en/Gst/ChildAddedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ChildProxy.xml b/doc/en/Gst/ChildProxy.xml index bb8711064e..0932e1194f 100644 --- a/doc/en/Gst/ChildProxy.xml +++ b/doc/en/Gst/ChildProxy.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -50,6 +53,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -66,6 +70,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -85,6 +90,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ChildProxyAdapter.xml b/doc/en/Gst/ChildProxyAdapter.xml index 2e11e7191d..686cd091fa 100644 --- a/doc/en/Gst/ChildProxyAdapter.xml +++ b/doc/en/Gst/ChildProxyAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -88,6 +93,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -108,6 +114,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -143,6 +151,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -162,6 +171,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -182,6 +192,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -221,6 +232,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.ChildProxy @@ -240,6 +252,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -262,6 +275,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -278,6 +292,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -294,6 +309,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -310,6 +326,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr diff --git a/doc/en/Gst/ChildProxyImplementor.xml b/doc/en/Gst/ChildProxyImplementor.xml index 787322f1bd..6f5d3d5545 100644 --- a/doc/en/Gst/ChildProxyImplementor.xml +++ b/doc/en/Gst/ChildProxyImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -41,6 +43,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ChildRemovedArgs.xml b/doc/en/Gst/ChildRemovedArgs.xml index 57931bacec..50a3c8b91d 100644 --- a/doc/en/Gst/ChildRemovedArgs.xml +++ b/doc/en/Gst/ChildRemovedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ChildRemovedHandler.xml b/doc/en/Gst/ChildRemovedHandler.xml index 122802c32b..1cb8085c6e 100644 --- a/doc/en/Gst/ChildRemovedHandler.xml +++ b/doc/en/Gst/ChildRemovedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Clock.xml b/doc/en/Gst/Clock.xml index 14161e48dc..a3146613bf 100644 --- a/doc/en/Gst/Clock.xml +++ b/doc/en/Gst/Clock.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -72,6 +76,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -92,6 +97,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -108,6 +114,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +131,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -140,6 +148,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -156,6 +165,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -172,6 +182,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -197,6 +208,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -213,6 +225,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -229,6 +242,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -245,6 +259,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -261,6 +276,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -277,6 +293,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -293,6 +310,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -315,6 +333,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -335,6 +354,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -351,6 +371,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -378,6 +399,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -400,6 +422,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -422,6 +445,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -446,6 +470,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -471,6 +496,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -498,6 +524,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -514,6 +541,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -530,6 +558,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -546,6 +575,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -562,6 +592,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -587,6 +618,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -607,6 +639,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -623,6 +656,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -639,6 +673,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -660,6 +695,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -676,6 +712,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -692,6 +729,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -712,6 +750,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -728,6 +767,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -749,6 +789,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -765,6 +806,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -782,6 +824,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -802,6 +845,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -818,6 +862,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -834,6 +879,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -854,6 +900,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -874,6 +921,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -895,6 +943,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ClockCallback.xml b/doc/en/Gst/ClockCallback.xml index 911321f9cc..b9c0128103 100644 --- a/doc/en/Gst/ClockCallback.xml +++ b/doc/en/Gst/ClockCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ClockEntry.xml b/doc/en/Gst/ClockEntry.xml index 439288646b..1025cc1ce2 100644 --- a/doc/en/Gst/ClockEntry.xml +++ b/doc/en/Gst/ClockEntry.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +105,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -118,6 +125,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +142,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -150,6 +159,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -166,6 +176,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -185,6 +196,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -201,6 +213,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -221,6 +234,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ClockEntryType.xml b/doc/en/Gst/ClockEntryType.xml index 9bbd9e08ab..c490fdb38c 100644 --- a/doc/en/Gst/ClockEntryType.xml +++ b/doc/en/Gst/ClockEntryType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ClockFlags.xml b/doc/en/Gst/ClockFlags.xml index 7c0a619d16..c4460d0a16 100644 --- a/doc/en/Gst/ClockFlags.xml +++ b/doc/en/Gst/ClockFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +117,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ClockReturn.xml b/doc/en/Gst/ClockReturn.xml index 283835a36e..1fa456ea30 100644 --- a/doc/en/Gst/ClockReturn.xml +++ b/doc/en/Gst/ClockReturn.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ClockType.xml b/doc/en/Gst/ClockType.xml index 2e92153ab7..04c9693103 100644 --- a/doc/en/Gst/ClockType.xml +++ b/doc/en/Gst/ClockType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/CoreError.xml b/doc/en/Gst/CoreError.xml index 979509badc..f96b59d395 100644 --- a/doc/en/Gst/CoreError.xml +++ b/doc/en/Gst/CoreError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -135,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +159,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +174,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +189,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +204,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +219,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -219,6 +234,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Date.xml b/doc/en/Gst/Date.xml index 5cd84a9af2..d7374ec63f 100644 --- a/doc/en/Gst/Date.xml +++ b/doc/en/Gst/Date.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -38,6 +39,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -53,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +72,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -89,6 +93,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -105,6 +110,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +127,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -137,6 +144,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +184,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -213,6 +222,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -231,6 +241,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -248,6 +259,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/DoLatencyArgs.xml b/doc/en/Gst/DoLatencyArgs.xml index bd6a321db6..44c8b1aea0 100644 --- a/doc/en/Gst/DoLatencyArgs.xml +++ b/doc/en/Gst/DoLatencyArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/DoLatencyHandler.xml b/doc/en/Gst/DoLatencyHandler.xml index 8480cac814..e6a4450215 100644 --- a/doc/en/Gst/DoLatencyHandler.xml +++ b/doc/en/Gst/DoLatencyHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/DoubleRange.xml b/doc/en/Gst/DoubleRange.xml index 0e1eaa3c5d..29b7405ccd 100644 --- a/doc/en/Gst/DoubleRange.xml +++ b/doc/en/Gst/DoubleRange.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -49,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +70,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +103,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +138,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -169,6 +176,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -187,6 +195,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/DynamicSignal.xml b/doc/en/Gst/DynamicSignal.xml index a6d3daab83..f75a1c36a8 100644 --- a/doc/en/Gst/DynamicSignal.xml +++ b/doc/en/Gst/DynamicSignal.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -41,6 +42,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -63,6 +65,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -109,6 +112,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -133,6 +137,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -179,6 +184,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -230,6 +236,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Object diff --git a/doc/en/Gst/Element.xml b/doc/en/Gst/Element.xml index 076e3932b2..80a05f68ba 100644 --- a/doc/en/Gst/Element.xml +++ b/doc/en/Gst/Element.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -104,6 +109,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -124,6 +130,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -140,6 +147,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -156,6 +164,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +185,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -192,6 +202,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -212,6 +223,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -228,6 +240,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -244,6 +257,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -260,6 +274,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -279,6 +294,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -300,6 +316,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -322,6 +339,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -342,6 +360,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -362,6 +381,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -379,6 +399,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -399,6 +420,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -421,6 +443,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -445,6 +468,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -465,6 +489,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -481,6 +506,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -520,6 +546,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -539,6 +566,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -555,6 +583,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -571,6 +600,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -587,6 +617,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -607,6 +638,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -632,6 +664,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -679,6 +712,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -703,6 +737,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -729,6 +764,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -740,11 +776,31 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -761,6 +817,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -786,6 +843,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -808,6 +866,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -830,6 +889,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -859,6 +919,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -880,6 +941,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -904,6 +966,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -928,6 +991,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -950,6 +1014,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -975,6 +1040,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -999,6 +1065,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1026,6 +1093,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1051,6 +1119,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1075,6 +1144,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1100,6 +1170,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1124,6 +1195,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1149,6 +1221,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1169,6 +1242,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1189,6 +1263,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1205,6 +1280,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1221,6 +1297,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1241,6 +1318,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1258,6 +1336,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1274,6 +1353,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1294,6 +1374,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1320,6 +1401,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1342,6 +1424,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1364,6 +1447,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1383,6 +1467,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1403,6 +1488,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1419,6 +1505,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1443,6 +1530,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1475,6 +1563,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1495,6 +1584,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1541,6 +1631,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -1567,6 +1658,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1587,6 +1679,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1607,6 +1700,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1623,6 +1717,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1634,11 +1729,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + System.UInt64 + + + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1656,6 +1768,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1675,6 +1788,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -1723,6 +1837,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ElementAddedArgs.xml b/doc/en/Gst/ElementAddedArgs.xml index 35526474f9..2cc5d0b26c 100644 --- a/doc/en/Gst/ElementAddedArgs.xml +++ b/doc/en/Gst/ElementAddedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ElementAddedHandler.xml b/doc/en/Gst/ElementAddedHandler.xml index 800e97f25d..e186ab52d6 100644 --- a/doc/en/Gst/ElementAddedHandler.xml +++ b/doc/en/Gst/ElementAddedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ElementFactory.xml b/doc/en/Gst/ElementFactory.xml index 21f6f492be..97e9db4546 100644 --- a/doc/en/Gst/ElementFactory.xml +++ b/doc/en/Gst/ElementFactory.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +89,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +131,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -140,6 +148,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -156,6 +165,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +186,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -192,6 +203,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -212,6 +224,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -228,6 +241,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -244,6 +258,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Element @@ -263,6 +278,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -285,6 +301,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -309,6 +326,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -350,6 +368,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -375,6 +394,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -391,6 +411,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -407,6 +428,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ElementFlags.xml b/doc/en/Gst/ElementFlags.xml index 52a0f17c96..d78cf08304 100644 --- a/doc/en/Gst/ElementFlags.xml +++ b/doc/en/Gst/ElementFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ElementRemovedArgs.xml b/doc/en/Gst/ElementRemovedArgs.xml index 1d93326921..899c378c26 100644 --- a/doc/en/Gst/ElementRemovedArgs.xml +++ b/doc/en/Gst/ElementRemovedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ElementRemovedHandler.xml b/doc/en/Gst/ElementRemovedHandler.xml index 94b6bf9550..6573c57b95 100644 --- a/doc/en/Gst/ElementRemovedHandler.xml +++ b/doc/en/Gst/ElementRemovedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/EntryAddedArgs.xml b/doc/en/Gst/EntryAddedArgs.xml index 7f1adc8981..e0bd95871d 100644 --- a/doc/en/Gst/EntryAddedArgs.xml +++ b/doc/en/Gst/EntryAddedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/EntryAddedHandler.xml b/doc/en/Gst/EntryAddedHandler.xml index 216fac684c..cc4c8c3511 100644 --- a/doc/en/Gst/EntryAddedHandler.xml +++ b/doc/en/Gst/EntryAddedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/EnumInfo.xml b/doc/en/Gst/EnumInfo.xml index 0201ed522d..742dfe50f8 100644 --- a/doc/en/Gst/EnumInfo.xml +++ b/doc/en/Gst/EnumInfo.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -68,6 +70,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -87,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -123,6 +128,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -139,6 +145,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/EnumValue.xml b/doc/en/Gst/EnumValue.xml index d51f127317..8bd92e829d 100644 --- a/doc/en/Gst/EnumValue.xml +++ b/doc/en/Gst/EnumValue.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Event.xml b/doc/en/Gst/Event.xml index 336bb0c46f..138b6eed99 100644 --- a/doc/en/Gst/Event.xml +++ b/doc/en/Gst/Event.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +49,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +65,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -78,6 +82,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -94,6 +99,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -114,6 +120,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +141,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -154,6 +162,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -170,6 +179,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -186,6 +196,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -202,6 +213,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -218,6 +230,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -240,6 +253,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -266,6 +280,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -288,6 +303,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -305,6 +321,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -322,6 +339,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -339,6 +357,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -359,6 +378,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -379,6 +399,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -409,6 +430,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -441,6 +463,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -465,6 +488,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -492,11 +516,40 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Event + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -517,6 +570,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -542,6 +596,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -561,6 +616,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -590,6 +646,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -621,6 +678,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -644,6 +702,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -670,11 +729,39 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -694,6 +781,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -710,6 +798,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -726,6 +815,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -742,6 +832,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -758,6 +849,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -774,6 +866,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/EventType.xml b/doc/en/Gst/EventType.xml index ef09143c03..db30f8de0a 100644 --- a/doc/en/Gst/EventType.xml +++ b/doc/en/Gst/EventType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -120,7 +128,6 @@ Field - 0.9.0.0 0.9.5.99 @@ -135,6 +142,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +157,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +172,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +187,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +202,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +217,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -219,6 +232,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -228,11 +242,26 @@ To be added. + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.EventType + + + To be added. + + Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -247,6 +276,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/EventTypeFlags.xml b/doc/en/Gst/EventTypeFlags.xml index 168255c5c9..2ba75f407c 100644 --- a/doc/en/Gst/EventTypeFlags.xml +++ b/doc/en/Gst/EventTypeFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FeatureAddedArgs.xml b/doc/en/Gst/FeatureAddedArgs.xml index 7c4841fab2..ef25918f6e 100644 --- a/doc/en/Gst/FeatureAddedArgs.xml +++ b/doc/en/Gst/FeatureAddedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FeatureAddedHandler.xml b/doc/en/Gst/FeatureAddedHandler.xml index 905e4b24ee..7224f48e3b 100644 --- a/doc/en/Gst/FeatureAddedHandler.xml +++ b/doc/en/Gst/FeatureAddedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FlagsInfo.xml b/doc/en/Gst/FlagsInfo.xml index 32dbbfd748..dfc5bc9f7a 100644 --- a/doc/en/Gst/FlagsInfo.xml +++ b/doc/en/Gst/FlagsInfo.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -68,6 +70,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -87,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +111,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -123,6 +128,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FlagsValue.xml b/doc/en/Gst/FlagsValue.xml index 3ec5c5fd23..738162c6c4 100644 --- a/doc/en/Gst/FlagsValue.xml +++ b/doc/en/Gst/FlagsValue.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FlowReturn.xml b/doc/en/Gst/FlowReturn.xml index 18734ba2cb..c7edd6bf4f 100644 --- a/doc/en/Gst/FlowReturn.xml +++ b/doc/en/Gst/FlowReturn.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -135,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +159,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Format.xml b/doc/en/Gst/Format.xml index 87614db2ad..2e1f830977 100644 --- a/doc/en/Gst/Format.xml +++ b/doc/en/Gst/Format.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FormatDefinition.xml b/doc/en/Gst/FormatDefinition.xml index 946fd7c91f..f910d6fbda 100644 --- a/doc/en/Gst/FormatDefinition.xml +++ b/doc/en/Gst/FormatDefinition.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +36,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +73,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +89,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +105,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Fourcc.xml b/doc/en/Gst/Fourcc.xml index 351fe8e685..1c851b6955 100644 --- a/doc/en/Gst/Fourcc.xml +++ b/doc/en/Gst/Fourcc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -49,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +68,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -81,6 +85,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -97,6 +102,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +138,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -151,6 +158,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -171,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -209,6 +218,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -227,6 +237,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -244,6 +255,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Fraction.xml b/doc/en/Gst/Fraction.xml index 9e79ff2be4..98564deff9 100644 --- a/doc/en/Gst/Fraction.xml +++ b/doc/en/Gst/Fraction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -49,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +70,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +87,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +104,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -115,6 +121,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -137,6 +144,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -178,6 +186,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -197,6 +206,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -217,6 +227,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -239,6 +250,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -279,6 +291,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -297,6 +310,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/FractionRange.xml b/doc/en/Gst/FractionRange.xml index bb1c297833..c9e5899994 100644 --- a/doc/en/Gst/FractionRange.xml +++ b/doc/en/Gst/FractionRange.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -49,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +70,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +103,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +138,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -169,6 +176,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -187,6 +195,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/GTypeNameAttribute.xml b/doc/en/Gst/GTypeNameAttribute.xml index 6f38294f78..3d34c2942e 100644 --- a/doc/en/Gst/GTypeNameAttribute.xml +++ b/doc/en/Gst/GTypeNameAttribute.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -24,6 +25,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/GhostPad.xml b/doc/en/Gst/GhostPad.xml index 79e77dbef4..7e6d8cc12d 100644 --- a/doc/en/Gst/GhostPad.xml +++ b/doc/en/Gst/GhostPad.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -53,6 +56,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -71,6 +75,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -89,6 +94,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -109,6 +115,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -125,6 +132,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -145,6 +153,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/HaveDataArgs.xml b/doc/en/Gst/HaveDataArgs.xml index 88591112a4..02f259d9b3 100644 --- a/doc/en/Gst/HaveDataArgs.xml +++ b/doc/en/Gst/HaveDataArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/HaveDataHandler.xml b/doc/en/Gst/HaveDataHandler.xml index cf05678d45..3cf0867edb 100644 --- a/doc/en/Gst/HaveDataHandler.xml +++ b/doc/en/Gst/HaveDataHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ImplementsInterface.xml b/doc/en/Gst/ImplementsInterface.xml index f6e6f812e8..0b9c2a5104 100644 --- a/doc/en/Gst/ImplementsInterface.xml +++ b/doc/en/Gst/ImplementsInterface.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -39,6 +40,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst/ImplementsInterfaceAdapter.xml b/doc/en/Gst/ImplementsInterfaceAdapter.xml index 5b72e211f5..4dbf4e8d7c 100644 --- a/doc/en/Gst/ImplementsInterfaceAdapter.xml +++ b/doc/en/Gst/ImplementsInterfaceAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.ImplementsInterface @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +134,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +151,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -160,6 +168,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +185,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -210,6 +220,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst/ImplementsInterfaceImplementor.xml b/doc/en/Gst/ImplementsInterfaceImplementor.xml index d24d2c462e..e17e00adaf 100644 --- a/doc/en/Gst/ImplementsInterfaceImplementor.xml +++ b/doc/en/Gst/ImplementsInterfaceImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -44,6 +45,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst/Index.xml b/doc/en/Gst/Index.xml index 53a4ebae52..68b721ee4c 100644 --- a/doc/en/Gst/Index.xml +++ b/doc/en/Gst/Index.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -74,6 +78,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +101,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -143,6 +149,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.IndexEntry @@ -168,6 +175,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -184,6 +192,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -203,6 +212,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -223,6 +233,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -239,6 +250,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -267,6 +279,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -289,6 +302,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -305,6 +319,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -321,6 +336,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -337,6 +353,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -353,6 +370,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -374,6 +392,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -391,6 +410,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -415,6 +435,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -439,6 +460,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -463,6 +485,7 @@ Method 0.9.0.0 + 0.9.1.0 @@ -531,6 +554,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -558,6 +582,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -574,6 +599,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexAssociation.xml b/doc/en/Gst/IndexAssociation.xml index 869863c93d..0609ae2222 100644 --- a/doc/en/Gst/IndexAssociation.xml +++ b/doc/en/Gst/IndexAssociation.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +36,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +73,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexCertainty.xml b/doc/en/Gst/IndexCertainty.xml index 153951798f..f347468e78 100644 --- a/doc/en/Gst/IndexCertainty.xml +++ b/doc/en/Gst/IndexCertainty.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexEntry.xml b/doc/en/Gst/IndexEntry.xml index 83d9d3cf8f..aacfcb03d0 100644 --- a/doc/en/Gst/IndexEntry.xml +++ b/doc/en/Gst/IndexEntry.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -89,6 +94,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -105,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -141,6 +148,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Opaque @@ -160,6 +168,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +185,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -192,6 +202,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -208,6 +219,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -227,6 +239,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -243,6 +256,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -259,6 +273,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -275,6 +290,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -291,6 +307,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -307,6 +324,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -323,6 +341,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexEntryType.xml b/doc/en/Gst/IndexEntryType.xml index 8528a99d90..9b7da7c653 100644 --- a/doc/en/Gst/IndexEntryType.xml +++ b/doc/en/Gst/IndexEntryType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexFactory.xml b/doc/en/Gst/IndexFactory.xml index b9528b92b3..ecf8781979 100644 --- a/doc/en/Gst/IndexFactory.xml +++ b/doc/en/Gst/IndexFactory.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +56,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -73,6 +76,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -90,6 +94,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +115,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -126,6 +132,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -171,6 +178,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst/IndexFilter.xml b/doc/en/Gst/IndexFilter.xml index 0c66db2e53..4d9b2e3394 100644 --- a/doc/en/Gst/IndexFilter.xml +++ b/doc/en/Gst/IndexFilter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexFlags.xml b/doc/en/Gst/IndexFlags.xml index eef4088624..733b001a7b 100644 --- a/doc/en/Gst/IndexFlags.xml +++ b/doc/en/Gst/IndexFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexLookupMethod.xml b/doc/en/Gst/IndexLookupMethod.xml index 6cdb579603..d59ac4d823 100644 --- a/doc/en/Gst/IndexLookupMethod.xml +++ b/doc/en/Gst/IndexLookupMethod.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexResolver.xml b/doc/en/Gst/IndexResolver.xml index 3205e1aa72..8375caddc1 100644 --- a/doc/en/Gst/IndexResolver.xml +++ b/doc/en/Gst/IndexResolver.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IndexResolverMethod.xml b/doc/en/Gst/IndexResolverMethod.xml index 30ebc33cce..216553670a 100644 --- a/doc/en/Gst/IndexResolverMethod.xml +++ b/doc/en/Gst/IndexResolverMethod.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/IntRange.xml b/doc/en/Gst/IntRange.xml index 94f0148946..88ae65ac0c 100644 --- a/doc/en/Gst/IntRange.xml +++ b/doc/en/Gst/IntRange.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -34,6 +35,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -49,6 +51,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +70,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +103,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +138,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -169,6 +176,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -187,6 +195,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Iterator.xml b/doc/en/Gst/Iterator.xml index 471144c798..2db25ff6a0 100644 --- a/doc/en/Gst/Iterator.xml +++ b/doc/en/Gst/Iterator.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 Gst.GLib.Opaque @@ -22,6 +23,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -37,6 +39,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -52,6 +55,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Collections.IEnumerator diff --git a/doc/en/Gst/LibraryError.xml b/doc/en/Gst/LibraryError.xml index 350eefa81d..2b543ebd17 100644 --- a/doc/en/Gst/LibraryError.xml +++ b/doc/en/Gst/LibraryError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/LinkedArgs.xml b/doc/en/Gst/LinkedArgs.xml index 1d29013df9..d4dc676c5a 100644 --- a/doc/en/Gst/LinkedArgs.xml +++ b/doc/en/Gst/LinkedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/LinkedHandler.xml b/doc/en/Gst/LinkedHandler.xml index 02b51a2395..d435a25bb6 100644 --- a/doc/en/Gst/LinkedHandler.xml +++ b/doc/en/Gst/LinkedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/List.xml b/doc/en/Gst/List.xml index 0efb8f9762..23b8758c0c 100644 --- a/doc/en/Gst/List.xml +++ b/doc/en/Gst/List.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -38,6 +39,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -53,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -86,6 +90,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -102,6 +107,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -141,6 +147,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -178,6 +185,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -196,6 +204,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Message.xml b/doc/en/Gst/Message.xml index b4fabaaf2a..7c4328f2d6 100644 --- a/doc/en/Gst/Message.xml +++ b/doc/en/Gst/Message.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +49,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +65,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -78,6 +82,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -94,6 +99,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +116,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +139,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -152,6 +160,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -174,6 +183,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -196,6 +206,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -218,6 +229,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -242,6 +254,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -266,6 +279,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -290,6 +304,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -312,6 +327,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -332,6 +348,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -354,6 +371,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -376,6 +394,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -398,6 +417,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -420,6 +440,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -444,6 +465,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -468,6 +490,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -492,6 +515,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -516,6 +540,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -542,6 +567,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -568,6 +594,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -594,6 +621,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -620,6 +648,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -642,6 +671,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -664,6 +694,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -686,6 +717,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -708,6 +740,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -732,6 +765,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -756,6 +790,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -780,6 +815,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -804,6 +840,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -830,6 +867,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -856,6 +894,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -882,6 +921,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -908,6 +948,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -928,6 +969,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -950,6 +992,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -974,6 +1017,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -998,6 +1042,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1024,6 +1069,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1039,11 +1085,102 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Message + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Message + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Message + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1070,6 +1207,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1087,11 +1225,36 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.Message + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1114,6 +1277,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1136,6 +1300,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1158,6 +1323,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1180,6 +1346,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1204,6 +1371,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1228,6 +1396,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1252,6 +1421,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1276,6 +1446,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1302,6 +1473,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1328,6 +1500,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1354,6 +1527,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1380,6 +1554,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1399,6 +1574,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1418,6 +1594,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1443,6 +1620,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1462,6 +1640,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1483,6 +1662,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1504,6 +1684,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1523,6 +1704,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1544,6 +1726,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1567,6 +1750,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1586,6 +1770,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1607,6 +1792,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1630,6 +1816,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1649,6 +1836,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1670,6 +1858,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1691,6 +1880,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1709,11 +1899,93 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1736,7 +2008,6 @@ Method - 0.9.0.0 0.9.5.99 @@ -1751,11 +2022,33 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1775,6 +2068,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1796,6 +2090,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1819,6 +2114,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1835,6 +2131,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1860,6 +2157,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1871,11 +2169,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + Gst.GLib.Value + + + To be added. + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1892,6 +2207,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1908,6 +2224,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/MessageArgs.xml b/doc/en/Gst/MessageArgs.xml index e398fd9859..13ce3f01d1 100644 --- a/doc/en/Gst/MessageArgs.xml +++ b/doc/en/Gst/MessageArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/MessageHandler.xml b/doc/en/Gst/MessageHandler.xml index a92d722c42..693ddce06a 100644 --- a/doc/en/Gst/MessageHandler.xml +++ b/doc/en/Gst/MessageHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/MessageType.xml b/doc/en/Gst/MessageType.xml index 19fb4eda58..7623e29071 100644 --- a/doc/en/Gst/MessageType.xml +++ b/doc/en/Gst/MessageType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -110,6 +117,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +132,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -138,6 +147,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -152,6 +162,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -166,6 +177,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -180,6 +192,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -194,6 +207,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -208,6 +222,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -222,6 +237,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -236,6 +252,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -250,6 +267,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -264,6 +282,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -278,6 +297,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -292,6 +312,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -301,11 +322,26 @@ To be added. + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.MessageType + + + To be added. + + Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -320,6 +356,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -334,6 +371,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -348,6 +386,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -362,6 +401,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/MiniObject.xml b/doc/en/Gst/MiniObject.xml index ca6c543391..6458873e6c 100644 --- a/doc/en/Gst/MiniObject.xml +++ b/doc/en/Gst/MiniObject.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +56,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -69,6 +72,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -85,6 +89,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -102,6 +107,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -133,6 +139,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +156,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +173,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -181,6 +190,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -198,6 +208,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -218,6 +229,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -240,6 +252,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -256,6 +269,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -272,6 +286,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -304,6 +319,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -339,6 +355,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -358,6 +375,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -393,6 +411,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -412,6 +431,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -443,6 +463,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -477,6 +498,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -495,6 +517,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/MiniObjectFlags.xml b/doc/en/Gst/MiniObjectFlags.xml index 2bd81170b5..bbf0603501 100644 --- a/doc/en/Gst/MiniObjectFlags.xml +++ b/doc/en/Gst/MiniObjectFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/NewUriArgs.xml b/doc/en/Gst/NewUriArgs.xml index 02972b9c15..f199ebd158 100644 --- a/doc/en/Gst/NewUriArgs.xml +++ b/doc/en/Gst/NewUriArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/NewUriHandler.xml b/doc/en/Gst/NewUriHandler.xml index 8b09f594fc..78357da841 100644 --- a/doc/en/Gst/NewUriHandler.xml +++ b/doc/en/Gst/NewUriHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Object.xml b/doc/en/Gst/Object.xml index f955b283b1..1f42f50193 100644 --- a/doc/en/Gst/Object.xml +++ b/doc/en/Gst/Object.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -90,6 +94,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -110,6 +115,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -150,6 +156,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -170,6 +177,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -190,6 +198,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -218,6 +227,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -234,6 +244,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -254,6 +265,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -270,6 +282,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -290,6 +303,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -310,6 +324,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -326,6 +341,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -347,6 +363,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -363,6 +380,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -387,6 +405,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -411,6 +430,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -427,6 +447,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -447,6 +468,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -467,6 +489,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -483,6 +506,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -499,6 +523,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -515,6 +540,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -532,6 +558,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -548,6 +575,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ObjectFlags.xml b/doc/en/Gst/ObjectFlags.xml index 3bf7e1372e..0649c3f05f 100644 --- a/doc/en/Gst/ObjectFlags.xml +++ b/doc/en/Gst/ObjectFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Pad.xml b/doc/en/Gst/Pad.xml index 37b81009e5..dbf971cc27 100644 --- a/doc/en/Gst/Pad.xml +++ b/doc/en/Gst/Pad.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -53,6 +56,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -71,6 +75,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -91,6 +96,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +113,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -123,6 +130,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -143,6 +151,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -159,6 +168,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -179,6 +189,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -195,6 +206,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -215,6 +227,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -235,6 +248,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -255,6 +269,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -281,6 +296,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -307,6 +323,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -323,6 +340,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -339,6 +357,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -359,6 +378,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -380,6 +400,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -400,6 +421,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -411,11 +433,48 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.FlowReturn + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.0.0 + 0.9.1.0 + + + Gst.PadChainListFunction + + + To be added. + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -432,6 +491,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -449,6 +509,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -470,6 +531,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -490,6 +552,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -510,6 +573,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -526,6 +590,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -545,6 +610,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -561,6 +627,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -577,6 +644,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -597,6 +665,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -621,6 +690,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -637,6 +707,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -653,6 +724,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -673,6 +745,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -689,6 +762,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -705,6 +779,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -721,6 +796,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -737,6 +813,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -753,6 +830,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -773,6 +851,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -793,6 +872,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -809,6 +889,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -825,6 +906,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -841,6 +923,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -866,6 +949,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -890,6 +974,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -911,6 +996,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -935,6 +1021,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -951,6 +1038,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -982,6 +1070,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -999,6 +1088,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1015,6 +1105,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1035,6 +1126,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1052,6 +1144,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1072,6 +1165,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1092,6 +1186,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1114,6 +1209,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1138,6 +1234,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1158,6 +1255,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1173,11 +1271,32 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + Gst.FlowReturn + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1198,6 +1317,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1224,6 +1344,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1244,6 +1365,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1266,6 +1388,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1282,6 +1405,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1308,6 +1432,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1330,6 +1455,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1352,6 +1478,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1374,6 +1501,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1390,6 +1518,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1406,6 +1535,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1425,6 +1555,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1444,6 +1575,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1463,6 +1595,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1483,6 +1616,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1503,6 +1637,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1523,6 +1658,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1543,6 +1679,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1565,6 +1702,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1585,6 +1723,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1601,6 +1740,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1621,6 +1761,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1638,6 +1779,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1654,6 +1796,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1673,6 +1816,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1690,6 +1834,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1706,6 +1851,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1725,6 +1871,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1746,6 +1893,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1766,6 +1914,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1786,6 +1935,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1802,6 +1952,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadAcceptCapsFunction.xml b/doc/en/Gst/PadAcceptCapsFunction.xml index e68641b9c5..9abd7f8f3f 100644 --- a/doc/en/Gst/PadAcceptCapsFunction.xml +++ b/doc/en/Gst/PadAcceptCapsFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadActivateFunction.xml b/doc/en/Gst/PadActivateFunction.xml index 7de6da4ccd..0bb4fb53a8 100644 --- a/doc/en/Gst/PadActivateFunction.xml +++ b/doc/en/Gst/PadActivateFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadActivateModeFunction.xml b/doc/en/Gst/PadActivateModeFunction.xml index cd6c739cf3..7026f96087 100644 --- a/doc/en/Gst/PadActivateModeFunction.xml +++ b/doc/en/Gst/PadActivateModeFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadAddedArgs.xml b/doc/en/Gst/PadAddedArgs.xml index c5e4db9007..19078e9217 100644 --- a/doc/en/Gst/PadAddedArgs.xml +++ b/doc/en/Gst/PadAddedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadAddedHandler.xml b/doc/en/Gst/PadAddedHandler.xml index ff46bd1089..d78295c052 100644 --- a/doc/en/Gst/PadAddedHandler.xml +++ b/doc/en/Gst/PadAddedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadBlockCallback.xml b/doc/en/Gst/PadBlockCallback.xml index 7528876985..0a2156c892 100644 --- a/doc/en/Gst/PadBlockCallback.xml +++ b/doc/en/Gst/PadBlockCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadBufferAllocFunction.xml b/doc/en/Gst/PadBufferAllocFunction.xml index d96320df50..841e965100 100644 --- a/doc/en/Gst/PadBufferAllocFunction.xml +++ b/doc/en/Gst/PadBufferAllocFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadBufferProbeCallback.xml b/doc/en/Gst/PadBufferProbeCallback.xml index 9130aa9118..14ae3c9f22 100644 --- a/doc/en/Gst/PadBufferProbeCallback.xml +++ b/doc/en/Gst/PadBufferProbeCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadChainFunction.xml b/doc/en/Gst/PadChainFunction.xml index 5b5e8d68c4..75879170e5 100644 --- a/doc/en/Gst/PadChainFunction.xml +++ b/doc/en/Gst/PadChainFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadChainListFunction.xml b/doc/en/Gst/PadChainListFunction.xml new file mode 100644 index 0000000000..1deadc011d --- /dev/null +++ b/doc/en/Gst/PadChainListFunction.xml @@ -0,0 +1,25 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Delegate + + + + + + + Gst.FlowReturn + + + To be added. + To be added. + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gst/PadCheckGetRangeFunction.xml b/doc/en/Gst/PadCheckGetRangeFunction.xml index f45ca646ea..787a68a469 100644 --- a/doc/en/Gst/PadCheckGetRangeFunction.xml +++ b/doc/en/Gst/PadCheckGetRangeFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadCreatedArgs.xml b/doc/en/Gst/PadCreatedArgs.xml index aada92ba5b..4ff57d6cc5 100644 --- a/doc/en/Gst/PadCreatedArgs.xml +++ b/doc/en/Gst/PadCreatedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadCreatedHandler.xml b/doc/en/Gst/PadCreatedHandler.xml index ed4a88be40..879250173f 100644 --- a/doc/en/Gst/PadCreatedHandler.xml +++ b/doc/en/Gst/PadCreatedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadDataProbeCallback.xml b/doc/en/Gst/PadDataProbeCallback.xml index 3c10c1931c..aca6a5d5d5 100644 --- a/doc/en/Gst/PadDataProbeCallback.xml +++ b/doc/en/Gst/PadDataProbeCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadDirection.xml b/doc/en/Gst/PadDirection.xml index ddf02bc6de..f6e277e2ea 100644 --- a/doc/en/Gst/PadDirection.xml +++ b/doc/en/Gst/PadDirection.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadDispatcherFunction.xml b/doc/en/Gst/PadDispatcherFunction.xml index 7016048191..496021cf31 100644 --- a/doc/en/Gst/PadDispatcherFunction.xml +++ b/doc/en/Gst/PadDispatcherFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadEventFunction.xml b/doc/en/Gst/PadEventFunction.xml index a44a2bde8f..ccdd325477 100644 --- a/doc/en/Gst/PadEventFunction.xml +++ b/doc/en/Gst/PadEventFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadEventProbeCallback.xml b/doc/en/Gst/PadEventProbeCallback.xml index 3160860bc1..31c4239741 100644 --- a/doc/en/Gst/PadEventProbeCallback.xml +++ b/doc/en/Gst/PadEventProbeCallback.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadFixateCapsFunction.xml b/doc/en/Gst/PadFixateCapsFunction.xml index c3d4970809..878caa6e15 100644 --- a/doc/en/Gst/PadFixateCapsFunction.xml +++ b/doc/en/Gst/PadFixateCapsFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadFlags.xml b/doc/en/Gst/PadFlags.xml index 1bbc8da853..54d0bda465 100644 --- a/doc/en/Gst/PadFlags.xml +++ b/doc/en/Gst/PadFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadGetCapsFunction.xml b/doc/en/Gst/PadGetCapsFunction.xml index 333a0415a5..015b181e2d 100644 --- a/doc/en/Gst/PadGetCapsFunction.xml +++ b/doc/en/Gst/PadGetCapsFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadGetRangeFunction.xml b/doc/en/Gst/PadGetRangeFunction.xml index e358df5ca2..795723f639 100644 --- a/doc/en/Gst/PadGetRangeFunction.xml +++ b/doc/en/Gst/PadGetRangeFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadIterIntLinkFunction.xml b/doc/en/Gst/PadIterIntLinkFunction.xml index 35344d9950..1e958b4fdc 100644 --- a/doc/en/Gst/PadIterIntLinkFunction.xml +++ b/doc/en/Gst/PadIterIntLinkFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst/PadLinkFunction.xml b/doc/en/Gst/PadLinkFunction.xml index f82f302326..c5c05b71db 100644 --- a/doc/en/Gst/PadLinkFunction.xml +++ b/doc/en/Gst/PadLinkFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadLinkReturn.xml b/doc/en/Gst/PadLinkReturn.xml index 8cf5659dd3..b7afe399cd 100644 --- a/doc/en/Gst/PadLinkReturn.xml +++ b/doc/en/Gst/PadLinkReturn.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadPresence.xml b/doc/en/Gst/PadPresence.xml index 4ec32dc18d..25326817e3 100644 --- a/doc/en/Gst/PadPresence.xml +++ b/doc/en/Gst/PadPresence.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadQueryFunction.xml b/doc/en/Gst/PadQueryFunction.xml index 19fe863442..e9635d6643 100644 --- a/doc/en/Gst/PadQueryFunction.xml +++ b/doc/en/Gst/PadQueryFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadQueryTypeFunction.xml b/doc/en/Gst/PadQueryTypeFunction.xml index d7a89d00ea..df9d737bc0 100644 --- a/doc/en/Gst/PadQueryTypeFunction.xml +++ b/doc/en/Gst/PadQueryTypeFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadRemovedArgs.xml b/doc/en/Gst/PadRemovedArgs.xml index cc4d9892bc..fc7070a953 100644 --- a/doc/en/Gst/PadRemovedArgs.xml +++ b/doc/en/Gst/PadRemovedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadRemovedHandler.xml b/doc/en/Gst/PadRemovedHandler.xml index dcc514420b..3de652f0cf 100644 --- a/doc/en/Gst/PadRemovedHandler.xml +++ b/doc/en/Gst/PadRemovedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadSetCapsFunction.xml b/doc/en/Gst/PadSetCapsFunction.xml index f1df383d6f..b3da3ee043 100644 --- a/doc/en/Gst/PadSetCapsFunction.xml +++ b/doc/en/Gst/PadSetCapsFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadTemplate.xml b/doc/en/Gst/PadTemplate.xml index 163c72436b..2498775e28 100644 --- a/doc/en/Gst/PadTemplate.xml +++ b/doc/en/Gst/PadTemplate.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -57,6 +60,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -78,6 +82,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +104,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -118,6 +124,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +141,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -155,6 +163,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -179,6 +188,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -199,6 +209,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadTemplateFlags.xml b/doc/en/Gst/PadTemplateFlags.xml index 7f32c5da81..3ce5319f75 100644 --- a/doc/en/Gst/PadTemplateFlags.xml +++ b/doc/en/Gst/PadTemplateFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PadUnlinkFunction.xml b/doc/en/Gst/PadUnlinkFunction.xml index 5b5ccbfdfb..583e48395c 100644 --- a/doc/en/Gst/PadUnlinkFunction.xml +++ b/doc/en/Gst/PadUnlinkFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParentSetArgs.xml b/doc/en/Gst/ParentSetArgs.xml index 66e778a73e..846e4d839d 100644 --- a/doc/en/Gst/ParentSetArgs.xml +++ b/doc/en/Gst/ParentSetArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParentSetHandler.xml b/doc/en/Gst/ParentSetHandler.xml index dde5b20b66..c2f50bb140 100644 --- a/doc/en/Gst/ParentSetHandler.xml +++ b/doc/en/Gst/ParentSetHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParentUnsetArgs.xml b/doc/en/Gst/ParentUnsetArgs.xml index 04bdb3b682..2fb50d9e43 100644 --- a/doc/en/Gst/ParentUnsetArgs.xml +++ b/doc/en/Gst/ParentUnsetArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParentUnsetHandler.xml b/doc/en/Gst/ParentUnsetHandler.xml index 9ef1029e92..af9df516e2 100644 --- a/doc/en/Gst/ParentUnsetHandler.xml +++ b/doc/en/Gst/ParentUnsetHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Parse.xml b/doc/en/Gst/Parse.xml index 708567d02b..3b383d99a3 100644 --- a/doc/en/Gst/Parse.xml +++ b/doc/en/Gst/Parse.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -41,6 +43,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +70,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +112,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -131,6 +137,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParseContext.xml b/doc/en/Gst/ParseContext.xml index 3c533ec954..60fc925078 100644 --- a/doc/en/Gst/ParseContext.xml +++ b/doc/en/Gst/ParseContext.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +68,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParseError.xml b/doc/en/Gst/ParseError.xml index 481b4a819b..70b499d22c 100644 --- a/doc/en/Gst/ParseError.xml +++ b/doc/en/Gst/ParseError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ParseFlags.xml b/doc/en/Gst/ParseFlags.xml index 118e3b9869..6566f9b549 100644 --- a/doc/en/Gst/ParseFlags.xml +++ b/doc/en/Gst/ParseFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Pipeline.xml b/doc/en/Gst/Pipeline.xml index 86dd81fea9..d7583957c2 100644 --- a/doc/en/Gst/Pipeline.xml +++ b/doc/en/Gst/Pipeline.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -31,6 +33,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +50,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -63,6 +67,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -100,6 +106,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -116,6 +123,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -132,6 +140,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -153,6 +162,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -169,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -185,10 +196,11 @@ - + Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +217,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PipelineFlags.xml b/doc/en/Gst/PipelineFlags.xml index ae1b569b99..2efcfdd215 100644 --- a/doc/en/Gst/PipelineFlags.xml +++ b/doc/en/Gst/PipelineFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Plugin.xml b/doc/en/Gst/Plugin.xml index 48bd58275e..ce2ae86209 100644 --- a/doc/en/Gst/Plugin.xml +++ b/doc/en/Gst/Plugin.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -73,6 +77,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,11 +98,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + Gst.Structure + + + To be added. + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -114,6 +136,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -130,6 +153,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -146,6 +170,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -162,6 +187,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -178,6 +204,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -195,6 +222,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -215,6 +243,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -235,6 +264,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -251,6 +281,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -267,6 +298,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -283,6 +315,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -321,6 +354,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -337,6 +371,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginAddedArgs.xml b/doc/en/Gst/PluginAddedArgs.xml index f42ccaf940..f0781ef73f 100644 --- a/doc/en/Gst/PluginAddedArgs.xml +++ b/doc/en/Gst/PluginAddedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginAddedHandler.xml b/doc/en/Gst/PluginAddedHandler.xml index dfbef6e9d2..8d726c4045 100644 --- a/doc/en/Gst/PluginAddedHandler.xml +++ b/doc/en/Gst/PluginAddedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginDependencyFlags.xml b/doc/en/Gst/PluginDependencyFlags.xml index e7d779f4cf..08860d824e 100644 --- a/doc/en/Gst/PluginDependencyFlags.xml +++ b/doc/en/Gst/PluginDependencyFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginError.xml b/doc/en/Gst/PluginError.xml index 951eb3cd1d..81569bcef1 100644 --- a/doc/en/Gst/PluginError.xml +++ b/doc/en/Gst/PluginError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFeature.xml b/doc/en/Gst/PluginFeature.xml index ab59f96a55..023d1421f8 100644 --- a/doc/en/Gst/PluginFeature.xml +++ b/doc/en/Gst/PluginFeature.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -72,6 +76,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -88,6 +93,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -104,6 +110,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +128,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFeatureFilter.xml b/doc/en/Gst/PluginFeatureFilter.xml index 7c280463bd..0b04efceda 100644 --- a/doc/en/Gst/PluginFeatureFilter.xml +++ b/doc/en/Gst/PluginFeatureFilter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFilter.xml b/doc/en/Gst/PluginFilter.xml index 64cb3c01a1..0e73c80b89 100644 --- a/doc/en/Gst/PluginFilter.xml +++ b/doc/en/Gst/PluginFilter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFlags.xml b/doc/en/Gst/PluginFlags.xml index 735dc04830..cfd8c1900a 100644 --- a/doc/en/Gst/PluginFlags.xml +++ b/doc/en/Gst/PluginFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PluginInitFunc.xml b/doc/en/Gst/PluginInitFunc.xml index 07d19e8442..36ef321e9b 100644 --- a/doc/en/Gst/PluginInitFunc.xml +++ b/doc/en/Gst/PluginInitFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Preset.xml b/doc/en/Gst/Preset.xml index 549c4d09da..0556292e23 100644 --- a/doc/en/Gst/Preset.xml +++ b/doc/en/Gst/Preset.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +67,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -84,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -100,6 +105,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -116,6 +122,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -138,6 +145,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -158,6 +166,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PresetAdapter.xml b/doc/en/Gst/PresetAdapter.xml index 05b71df1f0..4b217262f9 100644 --- a/doc/en/Gst/PresetAdapter.xml +++ b/doc/en/Gst/PresetAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -88,6 +93,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -131,6 +137,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.Preset @@ -150,6 +157,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -172,6 +180,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -188,6 +197,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -204,6 +214,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -220,6 +231,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -240,6 +252,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -255,6 +268,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -271,6 +285,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -287,6 +302,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -309,6 +325,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -329,6 +346,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PresetDefault.xml b/doc/en/Gst/PresetDefault.xml index f71e9dc16a..9eae39178a 100644 --- a/doc/en/Gst/PresetDefault.xml +++ b/doc/en/Gst/PresetDefault.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +41,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -86,6 +88,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -130,6 +133,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -168,6 +172,7 @@ Method 0.9.0.0 + 0.9.1.0 System.String[] @@ -208,6 +213,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -252,6 +258,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -296,6 +303,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -342,6 +350,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean diff --git a/doc/en/Gst/PresetImplementor.xml b/doc/en/Gst/PresetImplementor.xml index cf22454a0f..024ac17522 100644 --- a/doc/en/Gst/PresetImplementor.xml +++ b/doc/en/Gst/PresetImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -45,6 +47,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -89,6 +93,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -105,6 +110,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +127,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -143,6 +150,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +171,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/PropertyInfo.xml b/doc/en/Gst/PropertyInfo.xml index b85e716404..b8aaa97ff6 100644 --- a/doc/en/Gst/PropertyInfo.xml +++ b/doc/en/Gst/PropertyInfo.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +105,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -115,6 +122,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -131,6 +139,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -147,6 +156,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +173,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -179,6 +190,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -195,6 +207,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ProxyPad.xml b/doc/en/Gst/ProxyPad.xml index f2d4ead1d4..d01fb625b0 100644 --- a/doc/en/Gst/ProxyPad.xml +++ b/doc/en/Gst/ProxyPad.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Query.xml b/doc/en/Gst/Query.xml index bef35cb4da..a7d4e7c452 100644 --- a/doc/en/Gst/Query.xml +++ b/doc/en/Gst/Query.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +49,7 @@ Constructor 0.9.0.0 + 0.9.1.0 @@ -62,6 +65,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -78,6 +82,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -94,6 +99,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -114,6 +120,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +141,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -150,6 +158,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -172,6 +181,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -192,6 +202,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -216,6 +227,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -236,6 +248,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -253,6 +266,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -270,6 +284,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -290,6 +305,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -310,6 +326,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -330,6 +347,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -347,6 +365,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -368,6 +387,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -393,6 +413,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -418,6 +439,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -443,6 +465,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -464,6 +487,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -483,6 +507,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -506,6 +531,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -527,6 +553,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -552,6 +579,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -577,6 +605,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -596,6 +625,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -618,6 +648,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -639,6 +670,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -664,6 +696,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -689,6 +722,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -714,6 +748,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -735,6 +770,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -754,6 +790,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -777,6 +814,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -798,6 +836,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -823,6 +862,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -848,6 +888,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -867,6 +908,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -883,6 +925,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -899,6 +942,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/QueryType.xml b/doc/en/Gst/QueryType.xml index e0afd28a11..cbfef21b91 100644 --- a/doc/en/Gst/QueryType.xml +++ b/doc/en/Gst/QueryType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -135,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +159,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +174,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +189,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +204,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Rank.xml b/doc/en/Gst/Rank.xml index 36abe8cdbb..906fc87098 100644 --- a/doc/en/Gst/Rank.xml +++ b/doc/en/Gst/Rank.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Registry.xml b/doc/en/Gst/Registry.xml index f7561db905..c9d7081345 100644 --- a/doc/en/Gst/Registry.xml +++ b/doc/en/Gst/Registry.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +92,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +113,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -123,6 +130,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -143,6 +151,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -186,6 +195,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.PluginFeature @@ -207,6 +217,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -246,6 +257,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.PluginFeature[] @@ -265,6 +277,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -285,6 +298,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -301,6 +315,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -321,6 +336,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -341,6 +357,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -365,6 +382,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -389,6 +407,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -405,6 +424,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -425,6 +445,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -447,6 +468,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -463,6 +485,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -482,6 +505,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -501,6 +525,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -521,6 +546,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/ResourceError.xml b/doc/en/Gst/ResourceError.xml index 1161b32a15..bcf9df4094 100644 --- a/doc/en/Gst/ResourceError.xml +++ b/doc/en/Gst/ResourceError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -135,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +159,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +174,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +189,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +204,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +219,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -219,6 +234,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/SeekFlags.xml b/doc/en/Gst/SeekFlags.xml index 18a9e03966..be64204e77 100644 --- a/doc/en/Gst/SeekFlags.xml +++ b/doc/en/Gst/SeekFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/SeekType.xml b/doc/en/Gst/SeekType.xml index 26b06fbedb..e987826cc6 100644 --- a/doc/en/Gst/SeekType.xml +++ b/doc/en/Gst/SeekType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Segment.xml b/doc/en/Gst/Segment.xml index 9a5d9a6011..38ee77d84b 100644 --- a/doc/en/Gst/Segment.xml +++ b/doc/en/Gst/Segment.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -64,6 +68,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -80,6 +85,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -141,6 +149,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -157,6 +166,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -173,6 +183,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -189,6 +200,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +217,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -224,6 +237,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -240,6 +254,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -259,6 +274,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -275,6 +291,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -291,6 +308,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -312,6 +330,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -333,6 +352,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -362,6 +382,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -388,11 +409,34 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -425,6 +469,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -441,6 +486,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -457,6 +503,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -468,11 +515,34 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Int64 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -495,6 +565,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/SignalHandler.xml b/doc/en/Gst/SignalHandler.xml index e9440aee20..6622917dbb 100644 --- a/doc/en/Gst/SignalHandler.xml +++ b/doc/en/Gst/SignalHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 System.Delegate diff --git a/doc/en/Gst/State.xml b/doc/en/Gst/State.xml index f4acd89475..f04a441601 100644 --- a/doc/en/Gst/State.xml +++ b/doc/en/Gst/State.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/StateChange.xml b/doc/en/Gst/StateChange.xml index 076de68636..d3df1f328a 100644 --- a/doc/en/Gst/StateChange.xml +++ b/doc/en/Gst/StateChange.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -26,6 +27,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -40,6 +42,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -54,6 +57,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -68,6 +72,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +87,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -96,6 +102,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/StateChangeReturn.xml b/doc/en/Gst/StateChangeReturn.xml index fb956aa133..f67af36654 100644 --- a/doc/en/Gst/StateChangeReturn.xml +++ b/doc/en/Gst/StateChangeReturn.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/StaticPadTemplate.xml b/doc/en/Gst/StaticPadTemplate.xml index 557363569a..5b1e19d691 100644 --- a/doc/en/Gst/StaticPadTemplate.xml +++ b/doc/en/Gst/StaticPadTemplate.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +105,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -115,6 +122,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/StreamError.xml b/doc/en/Gst/StreamError.xml index 6144a203a3..071ad652e2 100644 --- a/doc/en/Gst/StreamError.xml +++ b/doc/en/Gst/StreamError.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -135,6 +144,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +159,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -163,6 +174,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -177,6 +189,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +204,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -205,6 +219,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/StreamStatusType.xml b/doc/en/Gst/StreamStatusType.xml new file mode 100644 index 0000000000..b908bc43c6 --- /dev/null +++ b/doc/en/Gst/StreamStatusType.xml @@ -0,0 +1,120 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Enum + + + + Gst.GLib.GType(typeof(Gst.StreamStatusTypeGType)) + + + + To be added. + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + + Field + + 0.9.0.0 + 0.9.1.0 + + + Gst.StreamStatusType + + + To be added. + + + + diff --git a/doc/en/Gst/Structure.xml b/doc/en/Gst/Structure.xml index 1d5dde7c4c..172fa52c11 100644 --- a/doc/en/Gst/Structure.xml +++ b/doc/en/Gst/Structure.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -75,6 +79,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -92,6 +97,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -108,6 +114,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -124,6 +131,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -140,6 +148,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -162,6 +171,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -184,6 +194,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -206,6 +217,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -230,6 +242,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -252,6 +265,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -271,6 +285,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -291,6 +306,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -330,6 +346,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.Value @@ -349,6 +366,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -365,6 +383,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -406,6 +425,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Boolean @@ -427,6 +447,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -443,6 +464,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -463,6 +485,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -479,6 +502,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -495,6 +519,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -514,6 +539,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -539,6 +565,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -580,6 +607,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -600,6 +628,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/StructureChangeType.xml b/doc/en/Gst/StructureChangeType.xml index 9b109c245d..87a3197df7 100644 --- a/doc/en/Gst/StructureChangeType.xml +++ b/doc/en/Gst/StructureChangeType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/SyncMessageArgs.xml b/doc/en/Gst/SyncMessageArgs.xml index f2bb0ec5a6..73c1e01ba9 100644 --- a/doc/en/Gst/SyncMessageArgs.xml +++ b/doc/en/Gst/SyncMessageArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/SyncMessageHandler.xml b/doc/en/Gst/SyncMessageHandler.xml index 11914cb7c3..5866a76921 100644 --- a/doc/en/Gst/SyncMessageHandler.xml +++ b/doc/en/Gst/SyncMessageHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/SystemClock.xml b/doc/en/Gst/SystemClock.xml index aeace0630c..7acb3f6783 100644 --- a/doc/en/Gst/SystemClock.xml +++ b/doc/en/Gst/SystemClock.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -69,6 +73,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -85,6 +90,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Tag.xml b/doc/en/Gst/Tag.xml index 91168ef08d..c0e987dca2 100644 --- a/doc/en/Gst/Tag.xml +++ b/doc/en/Gst/Tag.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -47,6 +50,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -62,6 +66,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -77,6 +82,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -92,6 +98,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -122,6 +130,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -137,6 +146,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -152,6 +162,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -167,6 +178,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -182,6 +194,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -197,6 +210,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -212,6 +226,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -227,6 +242,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -242,6 +258,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -257,6 +274,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -267,11 +285,27 @@ To be added. + + + Field + + 0.9.0.0 + 0.9.1.0 + + + System.String + + + To be added. + To be added. + + Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -287,6 +321,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -302,6 +337,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -317,6 +353,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -332,6 +369,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -347,6 +385,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -362,6 +401,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -377,6 +417,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -397,6 +438,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -412,6 +454,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -427,6 +470,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -442,6 +486,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -457,6 +502,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -472,6 +518,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -487,6 +534,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -507,6 +555,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -546,6 +595,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.GLib.GType @@ -565,6 +615,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -585,6 +636,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -605,6 +657,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -620,6 +673,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -635,6 +689,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -655,6 +710,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -670,6 +726,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -685,6 +742,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -700,6 +758,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -715,6 +774,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -730,6 +790,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -745,6 +806,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -780,6 +842,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -820,6 +883,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -840,6 +904,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -855,6 +920,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -870,6 +936,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -885,6 +952,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -900,6 +968,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -915,6 +984,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -958,6 +1028,7 @@ Method 0.9.0.0 + 0.9.1.0 System.Void @@ -986,6 +1057,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1015,6 +1087,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1030,6 +1103,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1045,6 +1119,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1060,6 +1135,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1075,6 +1151,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1090,6 +1167,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1105,6 +1183,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1120,6 +1199,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1135,6 +1215,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -1150,6 +1231,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagFlags.xml b/doc/en/Gst/TagFlags.xml index 99d1f438a3..c0e4c0d288 100644 --- a/doc/en/Gst/TagFlags.xml +++ b/doc/en/Gst/TagFlags.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagList.xml b/doc/en/Gst/TagList.xml index 4cf7c93232..9c5a76195f 100644 --- a/doc/en/Gst/TagList.xml +++ b/doc/en/Gst/TagList.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -75,6 +79,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -98,6 +103,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -115,6 +121,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -131,6 +138,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -150,6 +158,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -170,6 +179,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -190,6 +200,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -206,6 +217,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -227,6 +239,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -243,6 +256,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -263,6 +277,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -285,6 +300,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -307,6 +323,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -326,6 +343,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -342,6 +360,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -358,6 +377,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagMergeFunc.xml b/doc/en/Gst/TagMergeFunc.xml index d92e503bac..f0ca67e55f 100644 --- a/doc/en/Gst/TagMergeFunc.xml +++ b/doc/en/Gst/TagMergeFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagMergeMode.xml b/doc/en/Gst/TagMergeMode.xml index 352460abcd..c74e25a5b3 100644 --- a/doc/en/Gst/TagMergeMode.xml +++ b/doc/en/Gst/TagMergeMode.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -93,6 +99,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -107,6 +114,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -121,6 +129,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetter.xml b/doc/en/Gst/TagSetter.xml index b56171a3ea..c7f535bdf3 100644 --- a/doc/en/Gst/TagSetter.xml +++ b/doc/en/Gst/TagSetter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -15,11 +16,54 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Method - 0.9.0.0 0.9.5.99 @@ -41,6 +85,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -57,6 +102,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -73,6 +119,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetterAdapter.xml b/doc/en/Gst/TagSetterAdapter.xml index 7a3acdcb0d..ac934d23b0 100644 --- a/doc/en/Gst/TagSetterAdapter.xml +++ b/doc/en/Gst/TagSetterAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -63,11 +67,54 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Method - 0.9.0.0 0.9.5.99 @@ -108,6 +155,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.TagSetter @@ -127,6 +175,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -149,6 +198,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +215,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -181,6 +232,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -197,6 +249,7 @@ Property 0.9.0.0 + 0.9.1.0 System.IntPtr @@ -212,6 +265,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -228,6 +282,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -244,6 +299,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetterImplementor.xml b/doc/en/Gst/TagSetterImplementor.xml index 4fea376cc1..1cbc5ff7b0 100644 --- a/doc/en/Gst/TagSetterImplementor.xml +++ b/doc/en/Gst/TagSetterImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Task.xml b/doc/en/Gst/Task.xml index 51458cbab2..44a2b01541 100644 --- a/doc/en/Gst/Task.xml +++ b/doc/en/Gst/Task.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -66,6 +69,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -82,6 +86,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +104,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -111,11 +117,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + Gst.TaskPool + + + To be added. + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -127,11 +150,32 @@ To be added. + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -148,6 +192,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -165,6 +210,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -181,6 +227,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -198,6 +245,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TaskFunction.xml b/doc/en/Gst/TaskFunction.xml index 53b2a81226..d6e45d4c8c 100644 --- a/doc/en/Gst/TaskFunction.xml +++ b/doc/en/Gst/TaskFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TaskPool.xml b/doc/en/Gst/TaskPool.xml new file mode 100644 index 0000000000..abcf380049 --- /dev/null +++ b/doc/en/Gst/TaskPool.xml @@ -0,0 +1,225 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + Gst.Object + + + + To be added. + To be added. + + + + + Constructor + + 0.9.0.0 + 0.9.1.0 + + + + To be added. + To be added. + + + + + Constructor + + 0.9.0.0 + 0.9.1.0 + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + To be added. + To be added. + + + + + Property + + 0.9.0.0 + 0.9.1.0 + + + Gst.GLib.GType + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.DefaultSignalHandler(ConnectionMethod="OverrideCleanup", Type=typeof(Gst.TaskPool)) + + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.DefaultSignalHandler(ConnectionMethod="OverrideJoin", Type=typeof(Gst.TaskPool)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.DefaultSignalHandler(ConnectionMethod="OverridePrepare", Type=typeof(Gst.TaskPool)) + + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + + Gst.GLib.DefaultSignalHandler(ConnectionMethod="OverridePush", Type=typeof(Gst.TaskPool)) + + + + System.IntPtr + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.0.0 + 0.9.1.0 + + + System.IntPtr + + + + + + To be added. + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst/TaskPoolFunction.xml b/doc/en/Gst/TaskPoolFunction.xml new file mode 100644 index 0000000000..9aae9e1629 --- /dev/null +++ b/doc/en/Gst/TaskPoolFunction.xml @@ -0,0 +1,19 @@ + + + + gstreamer-sharp + 0.9.0.0 + 0.9.1.0 + + + System.Delegate + + + + System.Void + + + To be added. + To be added. + + diff --git a/doc/en/Gst/TaskState.xml b/doc/en/Gst/TaskState.xml index 5494028815..3b0c43ddea 100644 --- a/doc/en/Gst/TaskState.xml +++ b/doc/en/Gst/TaskState.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFind.xml b/doc/en/Gst/TypeFind.xml index 4c5143d6f0..ef6ef64cfe 100644 --- a/doc/en/Gst/TypeFind.xml +++ b/doc/en/Gst/TypeFind.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -55,6 +58,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -74,6 +78,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -90,6 +95,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -106,6 +112,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +135,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindFactory.xml b/doc/en/Gst/TypeFindFactory.xml index f431b08d7f..924e07aa75 100644 --- a/doc/en/Gst/TypeFindFactory.xml +++ b/doc/en/Gst/TypeFindFactory.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -48,6 +51,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -99,6 +105,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -115,6 +122,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -131,6 +139,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindFunction.xml b/doc/en/Gst/TypeFindFunction.xml index 6f71558129..b47daaaa81 100644 --- a/doc/en/Gst/TypeFindFunction.xml +++ b/doc/en/Gst/TypeFindFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindGetLengthFunction.xml b/doc/en/Gst/TypeFindGetLengthFunction.xml index d028e2cced..bcec32bc99 100644 --- a/doc/en/Gst/TypeFindGetLengthFunction.xml +++ b/doc/en/Gst/TypeFindGetLengthFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindPeekFunction.xml b/doc/en/Gst/TypeFindPeekFunction.xml index 5c026de021..01268b05e4 100644 --- a/doc/en/Gst/TypeFindPeekFunction.xml +++ b/doc/en/Gst/TypeFindPeekFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindProbability.xml b/doc/en/Gst/TypeFindProbability.xml index 00cb4d3c98..48b581c4e2 100644 --- a/doc/en/Gst/TypeFindProbability.xml +++ b/doc/en/Gst/TypeFindProbability.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -65,6 +69,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -79,6 +84,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindSuggestFunction.xml b/doc/en/Gst/TypeFindSuggestFunction.xml index a4e0ff3721..175db6c196 100644 --- a/doc/en/Gst/TypeFindSuggestFunction.xml +++ b/doc/en/Gst/TypeFindSuggestFunction.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandler.xml b/doc/en/Gst/URIHandler.xml index 1f1bfdc40d..c28ae45da2 100644 --- a/doc/en/Gst/URIHandler.xml +++ b/doc/en/Gst/URIHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -20,6 +21,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -71,6 +75,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +92,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandlerAdapter.xml b/doc/en/Gst/URIHandlerAdapter.xml index 4cde9721c2..8f35106b32 100644 --- a/doc/en/Gst/URIHandlerAdapter.xml +++ b/doc/en/Gst/URIHandlerAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -36,6 +38,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -87,6 +91,7 @@ Method 0.9.0.0 + 0.9.1.0 Gst.URIHandler @@ -106,6 +111,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -128,6 +134,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -144,6 +151,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -160,6 +168,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -176,6 +185,7 @@ Event 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,11 +201,28 @@ To be added. + + + Property + + 0.9.0.0 + 0.9.1.0 + + + System.IntPtr + + + To be added. + To be added. + To be added. + + Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -212,6 +239,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -232,6 +260,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -248,6 +277,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandlerImplementor.xml b/doc/en/Gst/URIHandlerImplementor.xml index 49dc6e49d6..5c77ae9b9b 100644 --- a/doc/en/Gst/URIHandlerImplementor.xml +++ b/doc/en/Gst/URIHandlerImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -25,6 +26,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -45,6 +47,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/URIType.xml b/doc/en/Gst/URIType.xml index e326a5949f..b9c373f74f 100644 --- a/doc/en/Gst/URIType.xml +++ b/doc/en/Gst/URIType.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -23,6 +24,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -37,6 +39,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Field 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/UnlinkedArgs.xml b/doc/en/Gst/UnlinkedArgs.xml index d393275d1f..a687804692 100644 --- a/doc/en/Gst/UnlinkedArgs.xml +++ b/doc/en/Gst/UnlinkedArgs.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/UnlinkedHandler.xml b/doc/en/Gst/UnlinkedHandler.xml index 8c8b442a83..02fd7aeccd 100644 --- a/doc/en/Gst/UnlinkedHandler.xml +++ b/doc/en/Gst/UnlinkedHandler.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Util.xml b/doc/en/Gst/Util.xml index 1899fae562..fbf45cc9a9 100644 --- a/doc/en/Gst/Util.xml +++ b/doc/en/Gst/Util.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Constructor 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -32,6 +34,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -52,6 +55,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -72,6 +76,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -92,6 +97,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -112,6 +118,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -134,6 +141,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -151,6 +159,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -171,6 +180,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -191,6 +201,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -207,6 +218,7 @@ Method 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/Gst/Version.xml b/doc/en/Gst/Version.xml index e6152bea88..732e5ddb98 100644 --- a/doc/en/Gst/Version.xml +++ b/doc/en/Gst/Version.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -19,6 +20,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -35,6 +37,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -51,6 +54,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -67,6 +71,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 @@ -83,6 +88,7 @@ Property 0.9.0.0 + 0.9.1.0 0.9.5.99 diff --git a/doc/en/index.xml b/doc/en/index.xml index 62acbc499d..40d909d877 100644 --- a/doc/en/index.xml +++ b/doc/en/index.xml @@ -1,6 +1,6 @@ - + System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true) @@ -25,6 +25,11 @@ + + + + + @@ -120,6 +125,7 @@ + @@ -184,6 +190,7 @@ + @@ -199,6 +206,8 @@ + + @@ -222,6 +231,8 @@ + + @@ -264,7 +275,13 @@ + + + + + + @@ -329,6 +346,7 @@ + @@ -341,6 +359,7 @@ +