From 1b2110fd43fa48a8badf93c853bd2cb8ed48a458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 1 Feb 2010 10:44:21 +0100 Subject: [PATCH] Update API to 0.10.25.2 --- configure.ac | 4 +- doc/en/Gst.App/AppSink.xml | 21 + doc/en/Gst.App/AppSrc.xml | 25 + doc/en/Gst.App/AppStreamType.xml | 4 + doc/en/Gst.App/NeedDataArgs.xml | 3 + doc/en/Gst.App/NeedDataHandler.xml | 1 + doc/en/Gst.App/NewBufferListArgs.xml | 2 + doc/en/Gst.App/NewBufferListHandler.xml | 1 + doc/en/Gst.App/SeekDataArgs.xml | 3 + doc/en/Gst.App/SeekDataHandler.xml | 1 + doc/en/Gst.Base/Adapter.xml | 13 + doc/en/Gst.Base/BaseSink.xml | 34 + doc/en/Gst.Base/BaseSrc.xml | 55 + doc/en/Gst.Base/BaseSrcFlags.xml | 3 + doc/en/Gst.Base/BaseTransform.xml | 24 + doc/en/Gst.Base/BitReader.xml | 34 + doc/en/Gst.Base/ByteReader.xml | 75 + doc/en/Gst.Base/ByteWriter.xml | 1687 +++++++++++++++++ doc/en/Gst.Base/PushSrc.xml | 5 + doc/en/Gst.Base/TypeFindHelper.xml | 6 + .../TypeFindHelperGetRangeFunction.xml | 1 + .../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 + .../PlayBin2+AudioTagsChangedArgs.xml | 3 + .../PlayBin2+AudioTagsChangedHandler.xml | 1 + .../PlayBin2+PlayFlagsType.xml | 9 + .../PlayBin2+TextTagsChangedArgs.xml | 3 + .../PlayBin2+TextTagsChangedHandler.xml | 1 + .../PlayBin2+VideoTagsChangedArgs.xml | 3 + .../PlayBin2+VideoTagsChangedHandler.xml | 1 + doc/en/Gst.BasePlugins/PlayBin2.xml | 51 + doc/en/Gst.BasePlugins/XImageSink.xml | 23 + doc/en/Gst.BasePlugins/XvImageSink.xml | 43 + 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 | 14 + doc/en/Gst.CorePlugins/FileSrc.xml | 16 + .../Gst.CorePlugins/Identity+HandoffArgs.xml | 3 + .../Identity+HandoffHandler.xml | 1 + doc/en/Gst.CorePlugins/Identity.xml | 20 + doc/en/Gst.CorePlugins/MemIndex.xml | 4 + doc/en/Gst.CorePlugins/MultiQueue.xml | 14 + doc/en/Gst.CorePlugins/Queue+LeakyType.xml | 4 + doc/en/Gst.CorePlugins/Queue.xml | 20 + doc/en/Gst.CorePlugins/Tee+PullModeType.xml | 3 + doc/en/Gst.CorePlugins/Tee.xml | 13 + .../TypeFindElement+HaveTypeArgs.xml | 4 + .../TypeFindElement+HaveTypeHandler.xml | 1 + doc/en/Gst.CorePlugins/TypeFindElement.xml | 11 + doc/en/Gst.GLib/Argv.xml | 6 + doc/en/Gst.GLib/Boxed.xml | 6 + doc/en/Gst.GLib/CDeclCallbackAttribute.xml | 2 + doc/en/Gst.GLib/ClassInitializerAttribute.xml | 2 + doc/en/Gst.GLib/ConnectBeforeAttribute.xml | 2 + doc/en/Gst.GLib/ConnectFlags.xml | 3 + .../DefaultSignalHandlerAttribute.xml | 4 + doc/en/Gst.GLib/DelegateWrapper.xml | 2 + doc/en/Gst.GLib/DestroyHelper.xml | 2 + doc/en/Gst.GLib/DestroyNotify.xml | 1 + doc/en/Gst.GLib/EnumWrapper.xml | 4 + doc/en/Gst.GLib/ExceptionManager.xml | 3 + doc/en/Gst.GLib/FileUtils.xml | 2 + doc/en/Gst.GLib/Format.xml | 3 + doc/en/Gst.GLib/GException.xml | 4 + doc/en/Gst.GLib/GInterfaceAdapter.xml | 5 + doc/en/Gst.GLib/GInterfaceAttribute.xml | 3 + doc/en/Gst.GLib/GInterfaceInitHandler.xml | 1 + doc/en/Gst.GLib/GSourceFunc.xml | 1 + doc/en/Gst.GLib/GString.xml | 5 + doc/en/Gst.GLib/GType.xml | 41 + doc/en/Gst.GLib/GTypeAttribute.xml | 3 + doc/en/Gst.GLib/Global.xml | 3 + doc/en/Gst.GLib/IOChannel.xml | 28 + doc/en/Gst.GLib/IOChannelError.xml | 10 + doc/en/Gst.GLib/IOCondition.xml | 7 + doc/en/Gst.GLib/IOFlags.xml | 9 + doc/en/Gst.GLib/IOFunc.xml | 1 + doc/en/Gst.GLib/IOStatus.xml | 5 + doc/en/Gst.GLib/IWrapper.xml | 2 + doc/en/Gst.GLib/Idle.xml | 5 + doc/en/Gst.GLib/IdleHandler.xml | 1 + .../IgnoreClassInitializersAttribute.xml | 2 + doc/en/Gst.GLib/InitiallyUnowned.xml | 3 + doc/en/Gst.GLib/List.xml | 8 + doc/en/Gst.GLib/ListBase+FilenameString.xml | 1 + doc/en/Gst.GLib/ListBase.xml | 19 + doc/en/Gst.GLib/Log.xml | 13 + doc/en/Gst.GLib/LogFunc.xml | 1 + doc/en/Gst.GLib/LogLevelFlags.xml | 14 + doc/en/Gst.GLib/MainContext.xml | 17 + doc/en/Gst.GLib/MainLoop.xml | 11 + doc/en/Gst.GLib/Markup.xml | 2 + doc/en/Gst.GLib/Marshaller.xml | 28 + .../Gst.GLib/MissingIntPtrCtorException.xml | 2 + doc/en/Gst.GLib/NotifyArgs.xml | 3 + doc/en/Gst.GLib/NotifyHandler.xml | 1 + doc/en/Gst.GLib/Object.xml | 33 + doc/en/Gst.GLib/ObjectManager.xml | 6 + doc/en/Gst.GLib/Opaque.xml | 17 + doc/en/Gst.GLib/ParamSpec.xml | 5 + doc/en/Gst.GLib/PrintFunc.xml | 1 + doc/en/Gst.GLib/Priority.xml | 6 + doc/en/Gst.GLib/Process.xml | 9 + doc/en/Gst.GLib/PropertyAttribute.xml | 6 + doc/en/Gst.GLib/PtrArray.xml | 20 + doc/en/Gst.GLib/SList.xml | 8 + doc/en/Gst.GLib/SeekType.xml | 4 + doc/en/Gst.GLib/Signal+EmissionHook.xml | 1 + .../Gst.GLib/Signal+EmissionHookMarshaler.xml | 5 + doc/en/Gst.GLib/Signal+EmissionHookNative.xml | 1 + doc/en/Gst.GLib/Signal+Flags.xml | 8 + doc/en/Gst.GLib/Signal+InvocationHint.xml | 4 + doc/en/Gst.GLib/Signal.xml | 9 + doc/en/Gst.GLib/SignalArgs.xml | 6 + doc/en/Gst.GLib/SignalAttribute.xml | 3 + doc/en/Gst.GLib/SignalCallback.xml | 16 + doc/en/Gst.GLib/Source.xml | 2 + doc/en/Gst.GLib/SpawnChildSetupFunc.xml | 1 + doc/en/Gst.GLib/SpawnError.xml | 21 + doc/en/Gst.GLib/SpawnFlags.xml | 8 + doc/en/Gst.GLib/Thread.xml | 3 + doc/en/Gst.GLib/Timeout.xml | 6 + doc/en/Gst.GLib/TimeoutHandler.xml | 1 + doc/en/Gst.GLib/TypeConverter.xml | 2 + doc/en/Gst.GLib/TypeFundamentals.xml | 22 + doc/en/Gst.GLib/TypeInitializerAttribute.xml | 4 + doc/en/Gst.GLib/TypeResolutionHandler.xml | 1 + doc/en/Gst.GLib/UnhandledExceptionArgs.xml | 3 + doc/en/Gst.GLib/UnhandledExceptionHandler.xml | 1 + doc/en/Gst.GLib/UnwrappedObject.xml | 3 + doc/en/Gst.GLib/Value.xml | 48 + doc/en/Gst.GLib/ValueArray.xml | 19 + doc/en/Gst.Interfaces/ChannelChangedArgs.xml | 3 + .../Gst.Interfaces/ChannelChangedHandler.xml | 1 + doc/en/Gst.Interfaces/ColorBalance.xml | 7 + doc/en/Gst.Interfaces/ColorBalanceAdapter.xml | 16 + doc/en/Gst.Interfaces/ColorBalanceChannel.xml | 10 + .../ColorBalanceImplementor.xml | 4 + doc/en/Gst.Interfaces/ColorBalanceType.xml | 3 + .../Gst.Interfaces/FrequencyChangedArgs.xml | 3 + .../FrequencyChangedHandler.xml | 1 + doc/en/Gst.Interfaces/Mixer.xml | 16 + doc/en/Gst.Interfaces/MixerAdapter.xml | 25 + doc/en/Gst.Interfaces/MixerFlags.xml | 5 + doc/en/Gst.Interfaces/MixerImplementor.xml | 9 + doc/en/Gst.Interfaces/MixerMessage.xml | 7 + doc/en/Gst.Interfaces/MixerMessageType.xml | 8 + doc/en/Gst.Interfaces/MixerOptions.xml | 6 + doc/en/Gst.Interfaces/MixerTrack.xml | 12 + doc/en/Gst.Interfaces/MixerTrackFlags.xml | 12 + doc/en/Gst.Interfaces/MixerType.xml | 3 + doc/en/Gst.Interfaces/Navigation.xml | 5 + doc/en/Gst.Interfaces/NavigationAdapter.xml | 14 + doc/en/Gst.Interfaces/NavigationCommand.xml | 23 + doc/en/Gst.Interfaces/NavigationEvent.xml | 6 + doc/en/Gst.Interfaces/NavigationEventType.xml | 8 + .../Gst.Interfaces/NavigationImplementor.xml | 2 + doc/en/Gst.Interfaces/NavigationMessage.xml | 7 + .../Gst.Interfaces/NavigationMessageType.xml | 5 + doc/en/Gst.Interfaces/NavigationQuery.xml | 8 + doc/en/Gst.Interfaces/NavigationQueryType.xml | 4 + doc/en/Gst.Interfaces/NormChangedArgs.xml | 3 + doc/en/Gst.Interfaces/NormChangedHandler.xml | 1 + doc/en/Gst.Interfaces/ProbeNeededArgs.xml | 3 + doc/en/Gst.Interfaces/ProbeNeededHandler.xml | 1 + doc/en/Gst.Interfaces/PropertyProbe.xml | 7 + .../Gst.Interfaces/PropertyProbeAdapter.xml | 16 + .../PropertyProbeImplementor.xml | 5 + doc/en/Gst.Interfaces/SignalChangedArgs.xml | 3 + .../Gst.Interfaces/SignalChangedHandler.xml | 1 + doc/en/Gst.Interfaces/StreamVolume.xml | 4 + doc/en/Gst.Interfaces/StreamVolumeAdapter.xml | 14 + doc/en/Gst.Interfaces/StreamVolumeFormat.xml | 4 + .../StreamVolumeImplementor.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.PbUtils/Descriptions.xml | 9 + doc/en/Gst.PbUtils/Install.xml | 6 + doc/en/Gst.PbUtils/InstallPluginsContext.xml | 7 + .../Gst.PbUtils/InstallPluginsResultFunc.xml | 1 + doc/en/Gst.PbUtils/InstallPluginsReturn.xml | 12 + doc/en/Gst.PbUtils/MissingDetail.xml | 7 + doc/en/Gst.Video/VideoEvent.xml | 57 + doc/en/Gst.Video/VideoFilter.xml | 4 + doc/en/Gst.Video/VideoFormat.xml | 49 + doc/en/Gst.Video/VideoRectangle.xml | 7 + doc/en/Gst.Video/VideoSink.xml | 6 + doc/en/Gst.Video/VideoUtil.xml | 25 + doc/en/Gst/ActivateMode.xml | 4 + doc/en/Gst/Application.xml | 5 + doc/en/Gst/Array.xml | 9 + doc/en/Gst/AssocFlags.xml | 5 + doc/en/Gst/Bin.xml | 41 + doc/en/Gst/BinFlags.xml | 2 + doc/en/Gst/Buffer.xml | 25 + doc/en/Gst/BufferCopyFlags.xml | 4 + doc/en/Gst/BufferFlags.xml | 11 + doc/en/Gst/BufferList.xml | 8 + doc/en/Gst/BufferListDoFunction.xml | 1 + doc/en/Gst/BufferListFunc.xml | 1 + doc/en/Gst/BufferListItem.xml | 4 + doc/en/Gst/BufferListIterator.xml | 14 + doc/en/Gst/BufferingMode.xml | 5 + doc/en/Gst/Bus.xml | 27 + doc/en/Gst/BusFlags.xml | 3 + doc/en/Gst/BusFunc.xml | 1 + doc/en/Gst/BusSyncHandler.xml | 1 + doc/en/Gst/BusSyncReply.xml | 4 + doc/en/Gst/Caps.xml | 41 + doc/en/Gst/ChildAddedArgs.xml | 3 + doc/en/Gst/ChildAddedHandler.xml | 1 + doc/en/Gst/ChildProxy.xml | 8 + doc/en/Gst/ChildProxyAdapter.xml | 17 + doc/en/Gst/ChildProxyImplementor.xml | 3 + doc/en/Gst/ChildRemovedArgs.xml | 3 + doc/en/Gst/ChildRemovedHandler.xml | 1 + doc/en/Gst/Clock.xml | 49 + doc/en/Gst/ClockCallback.xml | 1 + doc/en/Gst/ClockEntry.xml | 14 + doc/en/Gst/ClockEntryType.xml | 3 + doc/en/Gst/ClockFlags.xml | 8 + doc/en/Gst/ClockReturn.xml | 8 + doc/en/Gst/ClockType.xml | 3 + doc/en/Gst/CoreError.xml | 16 + doc/en/Gst/Date.xml | 12 + doc/en/Gst/DoLatencyArgs.xml | 2 + doc/en/Gst/DoLatencyHandler.xml | 1 + doc/en/Gst/DoubleRange.xml | 9 + doc/en/Gst/DynamicSignal.xml | 7 + doc/en/Gst/Element.xml | 82 + doc/en/Gst/ElementAddedArgs.xml | 3 + doc/en/Gst/ElementAddedHandler.xml | 1 + doc/en/Gst/ElementFactory.xml | 22 + doc/en/Gst/ElementFlags.xml | 5 + doc/en/Gst/ElementRemovedArgs.xml | 3 + doc/en/Gst/ElementRemovedHandler.xml | 1 + doc/en/Gst/EntryAddedArgs.xml | 3 + doc/en/Gst/EntryAddedHandler.xml | 1 + doc/en/Gst/EnumInfo.xml | 7 + doc/en/Gst/EnumValue.xml | 4 + doc/en/Gst/Event.xml | 77 + doc/en/Gst/EventType.xml | 31 + 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 | 98 + doc/en/Gst/MessageArgs.xml | 3 + doc/en/Gst/MessageHandler.xml | 1 + doc/en/Gst/MessageType.xml | 27 + doc/en/Gst/MiniObject.xml | 23 + doc/en/Gst/MiniObjectFlags.xml | 3 + doc/en/Gst/NewUriArgs.xml | 3 + doc/en/Gst/NewUriHandler.xml | 1 + doc/en/Gst/Object.xml | 29 + doc/en/Gst/ObjectFlags.xml | 4 + doc/en/Gst/Pad.xml | 129 ++ doc/en/Gst/PadAcceptCapsFunction.xml | 1 + doc/en/Gst/PadActivateFunction.xml | 1 + doc/en/Gst/PadActivateModeFunction.xml | 1 + doc/en/Gst/PadAddedArgs.xml | 3 + doc/en/Gst/PadAddedHandler.xml | 1 + doc/en/Gst/PadBlockCallback.xml | 1 + doc/en/Gst/PadBufferAllocFunction.xml | 1 + doc/en/Gst/PadBufferProbeCallback.xml | 1 + doc/en/Gst/PadChainFunction.xml | 1 + doc/en/Gst/PadChainListFunction.xml | 1 + doc/en/Gst/PadCheckGetRangeFunction.xml | 1 + doc/en/Gst/PadCreatedArgs.xml | 3 + doc/en/Gst/PadCreatedHandler.xml | 1 + doc/en/Gst/PadDataProbeCallback.xml | 1 + doc/en/Gst/PadDirection.xml | 4 + doc/en/Gst/PadDispatcherFunction.xml | 1 + doc/en/Gst/PadEventFunction.xml | 1 + doc/en/Gst/PadEventProbeCallback.xml | 1 + doc/en/Gst/PadFixateCapsFunction.xml | 1 + doc/en/Gst/PadFlags.xml | 7 + doc/en/Gst/PadGetCapsFunction.xml | 1 + doc/en/Gst/PadGetRangeFunction.xml | 1 + doc/en/Gst/PadIterIntLinkFunction.xml | 1 + doc/en/Gst/PadLinkFunction.xml | 1 + doc/en/Gst/PadLinkReturn.xml | 8 + doc/en/Gst/PadPresence.xml | 4 + doc/en/Gst/PadQueryFunction.xml | 1 + doc/en/Gst/PadQueryTypeFunction.xml | 1 + doc/en/Gst/PadRemovedArgs.xml | 3 + doc/en/Gst/PadRemovedHandler.xml | 1 + doc/en/Gst/PadSetCapsFunction.xml | 1 + doc/en/Gst/PadTemplate.xml | 11 + doc/en/Gst/PadTemplateFlags.xml | 3 + doc/en/Gst/PadUnlinkFunction.xml | 1 + doc/en/Gst/ParentSetArgs.xml | 3 + doc/en/Gst/ParentSetHandler.xml | 1 + doc/en/Gst/ParentUnsetArgs.xml | 3 + doc/en/Gst/ParentUnsetHandler.xml | 1 + doc/en/Gst/Parse.xml | 7 + doc/en/Gst/ParseContext.xml | 6 + doc/en/Gst/ParseError.xml | 8 + doc/en/Gst/ParseFlags.xml | 3 + doc/en/Gst/Pipeline.xml | 13 + doc/en/Gst/PipelineFlags.xml | 3 + doc/en/Gst/Plugin.xml | 20 + doc/en/Gst/PluginAddedArgs.xml | 3 + doc/en/Gst/PluginAddedHandler.xml | 1 + doc/en/Gst/PluginDependencyFlags.xml | 5 + doc/en/Gst/PluginError.xml | 4 + doc/en/Gst/PluginFeature.xml | 8 + doc/en/Gst/PluginFeatureFilter.xml | 1 + doc/en/Gst/PluginFilter.xml | 1 + doc/en/Gst/PluginFlags.xml | 15 + 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 | 41 + doc/en/Gst/ResourceError.xml | 16 + doc/en/Gst/SeekFlags.xml | 7 + doc/en/Gst/SeekType.xml | 5 + doc/en/Gst/Segment.xml | 29 + doc/en/Gst/SignalHandler.xml | 1 + doc/en/Gst/State.xml | 6 + doc/en/Gst/StateChange.xml | 7 + doc/en/Gst/StateChangeReturn.xml | 5 + doc/en/Gst/StaticPadTemplate.xml | 8 + doc/en/Gst/StreamError.xml | 15 + doc/en/Gst/StreamStatusType.xml | 8 + doc/en/Gst/Structure.xml | 29 + doc/en/Gst/StructureChangeType.xml | 3 + doc/en/Gst/SyncMessageArgs.xml | 3 + doc/en/Gst/SyncMessageHandler.xml | 1 + doc/en/Gst/SystemClock.xml | 6 + doc/en/Gst/Tag.xml | 168 ++ doc/en/Gst/TagFlags.xml | 6 + doc/en/Gst/TagList.xml | 20 + doc/en/Gst/TagMergeFunc.xml | 1 + doc/en/Gst/TagMergeMode.xml | 9 + doc/en/Gst/TagSetter.xml | 6 + doc/en/Gst/TagSetterAdapter.xml | 15 + doc/en/Gst/TagSetterImplementor.xml | 1 + doc/en/Gst/Task.xml | 14 + doc/en/Gst/TaskFunction.xml | 1 + doc/en/Gst/TaskPool.xml | 12 + doc/en/Gst/TaskPoolFunction.xml | 1 + doc/en/Gst/TaskState.xml | 4 + doc/en/Gst/TypeFind.xml | 8 + doc/en/Gst/TypeFindFactory.xml | 9 + doc/en/Gst/TypeFindFunction.xml | 1 + doc/en/Gst/TypeFindGetLengthFunction.xml | 1 + doc/en/Gst/TypeFindPeekFunction.xml | 1 + doc/en/Gst/TypeFindProbability.xml | 6 + doc/en/Gst/TypeFindSuggestFunction.xml | 1 + doc/en/Gst/URIHandler.xml | 6 + doc/en/Gst/URIHandlerAdapter.xml | 15 + doc/en/Gst/URIHandlerImplementor.xml | 3 + doc/en/Gst/URIType.xml | 4 + doc/en/Gst/UnlinkedArgs.xml | 3 + doc/en/Gst/UnlinkedHandler.xml | 1 + doc/en/Gst/Util.xml | 18 + doc/en/Gst/Version.xml | 6 + doc/en/index.xml | 4 +- gstreamer-sharp/ByteWriter.custom | 61 + gstreamer-sharp/Event.custom | 21 + gstreamer-sharp/Gstreamer.metadata | 367 ++++ gstreamer-sharp/Makefile.am | 2 + gstreamer-sharp/Tag.custom | 7 + gstreamer-sharp/VideoEvent.cs | 28 + gstreamer-sharp/gstreamer-api.raw | 373 +++- source/gstreamer-sharp-source.xml | 2 + 456 files changed, 6636 insertions(+), 8 deletions(-) create mode 100644 doc/en/Gst.Base/ByteWriter.xml create mode 100644 doc/en/Gst.Video/VideoEvent.xml create mode 100644 gstreamer-sharp/ByteWriter.custom create mode 100644 gstreamer-sharp/VideoEvent.cs diff --git a/configure.ac b/configure.ac index 04ce162483..15f4952348 100644 --- a/configure.ac +++ b/configure.ac @@ -103,8 +103,8 @@ PKG_CHECK_MODULES(GLIB, AC_SUBST(GLIB_LIBS) AC_SUBST(GLIB_CFLAGS) -GSTREAMER_REQUIRED_VERSION=0.10.25 -GSTREAMER_PLUGINS_REQUIRED_VERSION=0.10.25 +GSTREAMER_REQUIRED_VERSION=0.10.25.2 +GSTREAMER_PLUGINS_REQUIRED_VERSION=0.10.25.2 AC_SUBST(GSTREAMER_REQUIRED_VERSION) AC_SUBST(GSTREAMER_PLUGINS_REQUIRED_VERSION) PKG_CHECK_MODULES(GST, diff --git a/doc/en/Gst.App/AppSink.xml b/doc/en/Gst.App/AppSink.xml index 3bdc68f25d..202614282f 100644 --- a/doc/en/Gst.App/AppSink.xml +++ b/doc/en/Gst.App/AppSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSink @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -157,6 +165,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -174,6 +183,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -234,6 +246,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -255,6 +268,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -276,6 +290,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -298,6 +313,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -320,6 +336,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -343,6 +360,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -365,6 +383,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -383,6 +402,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BufferList @@ -401,6 +421,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer diff --git a/doc/en/Gst.App/AppSrc.xml b/doc/en/Gst.App/AppSrc.xml index c7d2a270f2..49a2efdf27 100644 --- a/doc/en/Gst.App/AppSrc.xml +++ b/doc/en/Gst.App/AppSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSrc @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -175,6 +184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -197,6 +207,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -219,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -236,6 +248,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -280,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -302,6 +317,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -324,6 +340,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -345,6 +362,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -367,6 +385,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -392,6 +411,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -418,6 +438,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn @@ -439,6 +460,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -460,6 +482,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -482,6 +505,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -504,6 +528,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.App/AppStreamType.xml b/doc/en/Gst.App/AppStreamType.xml index e4328ef681..a486e7d40f 100644 --- a/doc/en/Gst.App/AppStreamType.xml +++ b/doc/en/Gst.App/AppStreamType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.App.AppStreamType @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.App.AppStreamType @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.App.AppStreamType diff --git a/doc/en/Gst.App/NeedDataArgs.xml b/doc/en/Gst.App/NeedDataArgs.xml index af3213caaf..b7d079827a 100644 --- a/doc/en/Gst.App/NeedDataArgs.xml +++ b/doc/en/Gst.App/NeedDataArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 diff --git a/doc/en/Gst.App/NeedDataHandler.xml b/doc/en/Gst.App/NeedDataHandler.xml index 802b9f8972..afa38d4cb5 100644 --- a/doc/en/Gst.App/NeedDataHandler.xml +++ b/doc/en/Gst.App/NeedDataHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.App/NewBufferListArgs.xml b/doc/en/Gst.App/NewBufferListArgs.xml index a4399ced00..c5de376792 100644 --- a/doc/en/Gst.App/NewBufferListArgs.xml +++ b/doc/en/Gst.App/NewBufferListArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.App/NewBufferListHandler.xml b/doc/en/Gst.App/NewBufferListHandler.xml index 943e53bbfe..6d8ad20025 100644 --- a/doc/en/Gst.App/NewBufferListHandler.xml +++ b/doc/en/Gst.App/NewBufferListHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.App/SeekDataArgs.xml b/doc/en/Gst.App/SeekDataArgs.xml index 0a9affc9b8..6b16a6a3b5 100644 --- a/doc/en/Gst.App/SeekDataArgs.xml +++ b/doc/en/Gst.App/SeekDataArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 diff --git a/doc/en/Gst.App/SeekDataHandler.xml b/doc/en/Gst.App/SeekDataHandler.xml index 7f884a57a5..832281e4fb 100644 --- a/doc/en/Gst.App/SeekDataHandler.xml +++ b/doc/en/Gst.App/SeekDataHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.Base/Adapter.xml b/doc/en/Gst.Base/Adapter.xml index d6c98d9b9d..94d582b11d 100644 --- a/doc/en/Gst.Base/Adapter.xml +++ b/doc/en/Gst.Base/Adapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -106,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -212,6 +223,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -232,6 +244,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer diff --git a/doc/en/Gst.Base/BaseSink.xml b/doc/en/Gst.Base/BaseSink.xml index 3be3d061b9..ae96723a40 100644 --- a/doc/en/Gst.Base/BaseSink.xml +++ b/doc/en/Gst.Base/BaseSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -135,6 +142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -169,6 +178,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -240,6 +252,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -272,6 +285,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -298,6 +312,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -323,6 +338,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -346,6 +362,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -375,6 +392,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -401,6 +419,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -427,6 +446,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -453,6 +473,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -479,6 +500,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -502,6 +524,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -525,6 +548,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -548,6 +572,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -571,6 +596,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -593,6 +619,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -615,6 +642,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -642,6 +670,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -664,6 +693,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -686,6 +716,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -708,6 +739,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.ClockReturn @@ -731,6 +763,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn @@ -754,6 +787,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn diff --git a/doc/en/Gst.Base/BaseSrc.xml b/doc/en/Gst.Base/BaseSrc.xml index b6ba48eb4a..f98033c8d2 100644 --- a/doc/en/Gst.Base/BaseSrc.xml +++ b/doc/en/Gst.Base/BaseSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Format @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -141,6 +149,31 @@ To be added. + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Property @@ -148,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -170,6 +204,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -193,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -223,6 +259,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -249,6 +286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -275,6 +313,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -300,6 +339,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -323,6 +363,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -349,6 +390,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -378,6 +420,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -401,6 +444,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -424,6 +468,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -447,6 +492,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -475,6 +521,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -501,6 +548,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -527,6 +575,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -550,6 +599,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -573,6 +623,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -596,6 +647,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -619,6 +671,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -644,6 +697,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -666,6 +720,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn diff --git a/doc/en/Gst.Base/BaseSrcFlags.xml b/doc/en/Gst.Base/BaseSrcFlags.xml index 978889af3f..49bbb3efb6 100644 --- a/doc/en/Gst.Base/BaseSrcFlags.xml +++ b/doc/en/Gst.Base/BaseSrcFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSrcFlags @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSrcFlags diff --git a/doc/en/Gst.Base/BaseTransform.xml b/doc/en/Gst.Base/BaseTransform.xml index 02c698bb4d..f128182f35 100644 --- a/doc/en/Gst.Base/BaseTransform.xml +++ b/doc/en/Gst.Base/BaseTransform.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -87,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -104,6 +110,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -129,6 +136,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -155,6 +163,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -184,6 +193,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -212,6 +222,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -244,6 +255,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -272,6 +284,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -298,6 +311,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -321,6 +335,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -344,6 +359,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -372,6 +388,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -400,6 +417,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -426,6 +444,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -460,6 +479,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -477,6 +497,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -499,6 +520,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -516,6 +538,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -538,6 +561,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.Base/BitReader.xml b/doc/en/Gst.Base/BitReader.xml index f61dc255c3..0f6b0e4e0f 100644 --- a/doc/en/Gst.Base/BitReader.xml +++ b/doc/en/Gst.Base/BitReader.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -18,6 +19,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -33,6 +35,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -48,6 +51,7 @@ Property 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -63,6 +67,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -78,6 +83,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -96,6 +102,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -117,6 +124,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -138,6 +146,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -159,6 +168,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -180,6 +190,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -201,6 +212,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -222,6 +234,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -243,6 +256,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -264,6 +278,7 @@ Property 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -279,6 +294,7 @@ Property 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -294,6 +310,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -308,11 +325,27 @@ To be added. + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -332,6 +365,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.Base/ByteReader.xml b/doc/en/Gst.Base/ByteReader.xml index 298a1a0fb0..ac07c0055b 100644 --- a/doc/en/Gst.Base/ByteReader.xml +++ b/doc/en/Gst.Base/ByteReader.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -18,6 +19,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -33,6 +35,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -48,6 +51,7 @@ Property 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -63,6 +67,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -78,6 +83,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -96,6 +102,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -117,6 +124,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -136,6 +144,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -155,6 +164,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -174,6 +184,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -193,6 +204,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -212,6 +224,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -231,6 +244,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -250,6 +264,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -269,6 +284,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -288,6 +304,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -307,6 +324,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -326,6 +344,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -345,6 +364,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -364,6 +384,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -383,6 +404,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -402,6 +424,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -421,6 +444,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -440,6 +464,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -459,6 +484,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -478,6 +504,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -497,6 +524,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -516,6 +544,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -535,6 +564,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -554,6 +584,7 @@ Method 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -579,6 +610,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -600,6 +632,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -619,6 +652,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -638,6 +672,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -657,6 +692,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -676,6 +712,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -695,6 +732,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -714,6 +752,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -733,6 +772,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -752,6 +792,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -771,6 +812,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -790,6 +832,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -809,6 +852,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -828,6 +872,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -847,6 +892,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -866,6 +912,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -885,6 +932,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -904,6 +952,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -923,6 +972,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -942,6 +992,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -961,6 +1012,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -980,6 +1032,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -999,6 +1052,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -1018,6 +1072,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -1037,6 +1092,7 @@ Property 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -1052,6 +1108,7 @@ Property 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -1067,6 +1124,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -1081,11 +1139,27 @@ To be added. + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -1105,6 +1179,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.Base/ByteWriter.xml b/doc/en/Gst.Base/ByteWriter.xml new file mode 100644 index 0000000000..d56ed1f590 --- /dev/null +++ b/doc/en/Gst.Base/ByteWriter.xml @@ -0,0 +1,1687 @@ + + + + gstreamer-sharp + 0.9.3.0 + + + Gst.GLib.Opaque + + + + To be added. + To be added. + + + + + Constructor + + 0.9.3.0 + + + + To be added. + To be added. + + + + + Constructor + + 0.9.3.0 + + + + + + To be added. + To be added. + To be added. + + + + + Constructor + + 0.9.3.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + 0.9.3.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.3.0 + + + Gst.Buffer + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.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.3.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + Gst.Buffer + + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.Base/PushSrc.xml b/doc/en/Gst.Base/PushSrc.xml index 8d36759e73..af069b477a 100644 --- a/doc/en/Gst.Base/PushSrc.xml +++ b/doc/en/Gst.Base/PushSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSrc @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.Base/TypeFindHelper.xml b/doc/en/Gst.Base/TypeFindHelper.xml index 56312f5738..5917a3a4e2 100644 --- a/doc/en/Gst.Base/TypeFindHelper.xml +++ b/doc/en/Gst.Base/TypeFindHelper.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -107,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps diff --git a/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml b/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml index e22c19be1d..fb5fa0b340 100644 --- a/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml +++ b/doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml index c953f925d7..213e6eacd2 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml index 636b791c58..fcb9be69ef 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml index 0e566d1539..118d844450 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml index 10105bc51f..755c6a09c0 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml index 4d09f8857f..5ba7b8e2eb 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.ElementFactory @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml index 6e810a5447..dcd98dea14 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml index 0a17ac087e..5b8a7bbe8f 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.ValueArray diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml index 8cdba7da38..0306a76739 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml index 0d5fa86263..989f84d0bd 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml index e355e57d0e..18e8719816 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml index 4d0a2c1cf4..9f7403a98f 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml index a1196b9404..89d5f38825 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml index c89a621572..04986af6a0 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml index cd821d5474..395cd4d483 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/DecodeBin2.xml b/doc/en/Gst.BasePlugins/DecodeBin2.xml index 497b433fcd..956c586892 100644 --- a/doc/en/Gst.BasePlugins/DecodeBin2.xml +++ b/doc/en/Gst.BasePlugins/DecodeBin2.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Bin @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+AutoplugContinueHandler @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+AutoplugFactoriesHandler @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+AutoplugSelectHandler @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+AutoplugSortHandler @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -161,6 +170,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -177,6 +187,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -194,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -214,6 +226,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -234,6 +247,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Object @@ -255,6 +269,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Object @@ -276,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2 @@ -294,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2 @@ -315,6 +332,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+NewDecodedPadHandler @@ -331,6 +349,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+RemovedDecodedPadHandler @@ -347,6 +366,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -369,6 +389,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -391,6 +412,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.DecodeBin2+UnknownTypeHandler diff --git a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml index cd4568040f..b17b381990 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -33,6 +35,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml index b22587dcbd..8817c6cd7f 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml b/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml index e1a1fa8aff..a1a614dfe6 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -43,6 +45,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -88,6 +93,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -118,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType @@ -133,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+PlayFlagsType diff --git a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml index 2f68a8b1de..5ac14efee7 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -33,6 +35,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml index 65bf147537..0f841a94f4 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml index ca1c219025..e655cf5819 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -20,6 +21,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -33,6 +35,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 diff --git a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml index 52063924d9..693eae7bef 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.BasePlugins/PlayBin2.xml b/doc/en/Gst.BasePlugins/PlayBin2.xml index 3c5cc59944..6202972618 100644 --- a/doc/en/Gst.BasePlugins/PlayBin2.xml +++ b/doc/en/Gst.BasePlugins/PlayBin2.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pipeline @@ -31,6 +32,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -132,6 +139,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+AudioTagsChangedHandler @@ -148,6 +156,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -192,6 +202,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -214,6 +225,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -233,6 +245,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Double @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -280,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -302,6 +317,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -324,6 +340,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -346,6 +363,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad @@ -367,6 +385,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TagList @@ -388,6 +407,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad @@ -409,6 +429,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TagList @@ -430,6 +451,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad @@ -451,6 +473,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TagList @@ -470,6 +493,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Double @@ -491,6 +515,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -508,6 +533,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -528,6 +554,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -548,6 +575,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Object @@ -569,6 +597,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Object @@ -590,6 +619,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2 @@ -608,6 +638,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2 @@ -629,6 +660,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -646,6 +678,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -668,6 +701,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -690,6 +724,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -712,6 +747,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -732,6 +768,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -754,6 +791,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -776,6 +814,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -798,6 +837,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -820,6 +860,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -842,6 +883,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -864,6 +906,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -880,6 +923,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -901,6 +945,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+TextTagsChangedHandler @@ -917,6 +962,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -939,6 +985,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -955,6 +1002,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -976,6 +1024,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.PlayBin2+VideoTagsChangedHandler @@ -992,6 +1041,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -1014,6 +1064,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.BasePlugins/XImageSink.xml b/doc/en/Gst.BasePlugins/XImageSink.xml index 0c78b7d6db..e12ac27845 100644 --- a/doc/en/Gst.BasePlugins/XImageSink.xml +++ b/doc/en/Gst.BasePlugins/XImageSink.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 Gst.Video.VideoSink @@ -33,6 +34,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -45,6 +47,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -60,6 +63,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -95,6 +100,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -115,6 +121,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -134,6 +141,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -152,6 +160,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -170,6 +179,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -190,6 +200,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -214,6 +225,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -229,6 +241,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -247,6 +260,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -265,6 +279,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -280,6 +295,7 @@ Property 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -295,6 +311,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -315,6 +332,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -335,6 +353,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.XImageSink @@ -351,6 +370,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.XImageSink @@ -370,6 +390,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -390,6 +411,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -410,6 +432,7 @@ Property 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.BasePlugins/XvImageSink.xml b/doc/en/Gst.BasePlugins/XvImageSink.xml index 56367d784b..51302f2af8 100644 --- a/doc/en/Gst.BasePlugins/XvImageSink.xml +++ b/doc/en/Gst.BasePlugins/XvImageSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -44,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +60,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -76,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -113,6 +117,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -156,6 +161,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -179,6 +185,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -202,6 +209,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -225,6 +233,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -248,6 +257,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -271,6 +281,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -294,6 +305,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -317,6 +329,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -340,6 +353,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -382,6 +396,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -403,6 +418,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -421,6 +437,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -444,6 +461,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -466,6 +484,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -485,6 +504,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -508,6 +528,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -529,6 +550,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -550,6 +572,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -573,6 +596,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -600,6 +624,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -622,6 +647,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -644,6 +670,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -665,6 +692,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -687,6 +715,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -705,6 +734,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -723,6 +753,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -744,6 +775,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -765,6 +797,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -783,6 +816,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -801,6 +835,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -824,6 +859,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -847,6 +883,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -890,6 +927,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BasePlugins.XvImageSink @@ -908,6 +946,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -970,6 +1009,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1053,6 +1093,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1074,6 +1115,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -1116,6 +1158,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Cdda/CddaBaseSrc.xml b/doc/en/Gst.Cdda/CddaBaseSrc.xml index 495c5925a4..baad631426 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrc.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.PushSrc @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -135,6 +142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -157,6 +165,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -206,6 +216,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -229,6 +240,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -255,6 +267,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TagList @@ -272,6 +285,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -294,6 +308,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -316,6 +331,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.Cdda/CddaBaseSrcMode.xml b/doc/en/Gst.Cdda/CddaBaseSrcMode.xml index c10101afa2..01fb43dadb 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrcMode.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrcMode.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Cdda.CddaBaseSrcMode @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Cdda.CddaBaseSrcMode diff --git a/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml b/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml index 7783584460..0adb406b79 100644 --- a/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml +++ b/doc/en/Gst.Cdda/CddaBaseSrcTrack.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.ValueType @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Cdda.CddaBaseSrcTrack @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TagList @@ -124,6 +131,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Cdda.CddaBaseSrcTrack diff --git a/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml b/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml index a96bfe7550..c69604a573 100644 --- a/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml +++ b/doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml b/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml index e061b475d6..6c495c7cab 100644 --- a/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml +++ b/doc/en/Gst.Controller/ControlSource+GetValueCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.Controller/ControlSource.xml b/doc/en/Gst.Controller/ControlSource.xml index c7ea99780e..a99711cecb 100644 --- a/doc/en/Gst.Controller/ControlSource.xml +++ b/doc/en/Gst.Controller/ControlSource.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Array @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -165,6 +173,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.Controller/Controller.xml b/doc/en/Gst.Controller/Controller.xml index e650d72436..16e8613fd1 100644 --- a/doc/en/Gst.Controller/Controller.xml +++ b/doc/en/Gst.Controller/Controller.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -108,6 +114,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.ControlSource @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Array @@ -179,6 +188,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -196,6 +206,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -230,6 +242,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -251,6 +264,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -272,6 +286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -295,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -317,6 +333,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -335,6 +352,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.Controller/InterpolateMode.xml b/doc/en/Gst.Controller/InterpolateMode.xml index 72ef5d968d..707c6986e7 100644 --- a/doc/en/Gst.Controller/InterpolateMode.xml +++ b/doc/en/Gst.Controller/InterpolateMode.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.InterpolateMode @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.InterpolateMode @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.InterpolateMode @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.InterpolateMode @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.InterpolateMode @@ -96,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.InterpolateMode diff --git a/doc/en/Gst.Controller/InterpolationControlSource.xml b/doc/en/Gst.Controller/InterpolationControlSource.xml index 883e0b7c0b..c1b3f75841 100644 --- a/doc/en/Gst.Controller/InterpolationControlSource.xml +++ b/doc/en/Gst.Controller/InterpolationControlSource.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.ControlSource @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -87,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.Controller/LFOControlSource.xml b/doc/en/Gst.Controller/LFOControlSource.xml index de206cdf78..3e605678e8 100644 --- a/doc/en/Gst.Controller/LFOControlSource.xml +++ b/doc/en/Gst.Controller/LFOControlSource.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.ControlSource @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.Controller/LFOWaveform.xml b/doc/en/Gst.Controller/LFOWaveform.xml index 40eb6fd0ea..260c1acb87 100644 --- a/doc/en/Gst.Controller/LFOWaveform.xml +++ b/doc/en/Gst.Controller/LFOWaveform.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.LFOWaveform @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.LFOWaveform @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.LFOWaveform @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.LFOWaveform @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Controller.LFOWaveform diff --git a/doc/en/Gst.CorePlugins/CapsFilter.xml b/doc/en/Gst.CorePlugins/CapsFilter.xml index a128052623..87413e1c62 100644 --- a/doc/en/Gst.CorePlugins/CapsFilter.xml +++ b/doc/en/Gst.CorePlugins/CapsFilter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.CapsFilter @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml index a8b2a44f60..48593e5e23 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml index d4128330bc..aeb60d4b57 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml index bb071c6d0c..27d1c0db7a 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml index 01dd80cda3..ba7750a83c 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml b/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml index c20916dbc7..ae49137034 100644 --- a/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml +++ b/doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+StateErrorType diff --git a/doc/en/Gst.CorePlugins/FakeSink.xml b/doc/en/Gst.CorePlugins/FakeSink.xml index 16e1d438fb..655b518b7f 100644 --- a/doc/en/Gst.CorePlugins/FakeSink.xml +++ b/doc/en/Gst.CorePlugins/FakeSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSink @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+HandoffHandler @@ -157,6 +165,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -179,6 +188,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink @@ -197,6 +207,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink @@ -218,6 +229,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -240,6 +252,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSink+PrerollHandoffHandler @@ -256,6 +269,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -278,6 +292,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -300,6 +315,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml index ba101ff21c..ce851c3d79 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+DataTypeType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+DataTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml index 57df94534c..fffcd612b0 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+FillTypeType @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+FillTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml b/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml index 74fd7d5459..4ecebd7399 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Pad diff --git a/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml b/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml index a76267d39a..8a86050402 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml b/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml index 18762998d8..be3505afdf 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+SizeTypeType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+SizeTypeType @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+SizeTypeType diff --git a/doc/en/Gst.CorePlugins/FakeSrc.xml b/doc/en/Gst.CorePlugins/FakeSrc.xml index 50a4caa854..a4391e74c3 100644 --- a/doc/en/Gst.CorePlugins/FakeSrc.xml +++ b/doc/en/Gst.CorePlugins/FakeSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSrc @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -185,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -207,6 +217,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -229,6 +240,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc+HandoffHandler @@ -245,6 +257,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -267,6 +280,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -289,6 +303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc @@ -307,6 +322,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FakeSrc @@ -328,6 +344,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -350,6 +367,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -372,6 +390,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -394,6 +413,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -416,6 +436,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -438,6 +459,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -460,6 +482,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -482,6 +505,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.CorePlugins/FdSink.xml b/doc/en/Gst.CorePlugins/FdSink.xml index cfd1ffec43..d0e33e3464 100644 --- a/doc/en/Gst.CorePlugins/FdSink.xml +++ b/doc/en/Gst.CorePlugins/FdSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSink @@ -31,6 +32,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -156,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.URIType @@ -173,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FdSink @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FdSink diff --git a/doc/en/Gst.CorePlugins/FdSrc.xml b/doc/en/Gst.CorePlugins/FdSrc.xml index efcbc42f77..2daf7f6471 100644 --- a/doc/en/Gst.CorePlugins/FdSrc.xml +++ b/doc/en/Gst.CorePlugins/FdSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.PushSrc @@ -31,6 +32,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -156,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.URIType @@ -173,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FdSrc @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FdSrc @@ -212,6 +223,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.CorePlugins/FileIndex.xml b/doc/en/Gst.CorePlugins/FileIndex.xml index 8cab0cb87f..0a707c4dea 100644 --- a/doc/en/Gst.CorePlugins/FileIndex.xml +++ b/doc/en/Gst.CorePlugins/FileIndex.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Index @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -80,6 +84,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileIndex diff --git a/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml b/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml index a8724409f4..246227c803 100644 --- a/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml +++ b/doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSink+BufferModeType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSink+BufferModeType @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSink+BufferModeType @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSink+BufferModeType diff --git a/doc/en/Gst.CorePlugins/FileSink.xml b/doc/en/Gst.CorePlugins/FileSink.xml index c711950dc6..317d1b2675 100644 --- a/doc/en/Gst.CorePlugins/FileSink.xml +++ b/doc/en/Gst.CorePlugins/FileSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSink @@ -31,6 +32,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -77,6 +81,7 @@ Property 0.9.2.0 + 0.9.3.0 @@ -99,6 +104,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -143,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -160,6 +168,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -181,6 +190,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -198,6 +208,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.URIType @@ -215,6 +226,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -237,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSink @@ -255,6 +268,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSink diff --git a/doc/en/Gst.CorePlugins/FileSrc.xml b/doc/en/Gst.CorePlugins/FileSrc.xml index 6585ad21b0..52ba77bd3c 100644 --- a/doc/en/Gst.CorePlugins/FileSrc.xml +++ b/doc/en/Gst.CorePlugins/FileSrc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSrc @@ -31,6 +32,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -156,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.URIType @@ -173,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -195,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSrc @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.FileSrc @@ -234,6 +246,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -256,6 +269,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -278,6 +292,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -300,6 +315,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml b/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml index 93c3542847..8dd5cc32b8 100644 --- a/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml +++ b/doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer diff --git a/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml b/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml index e9525a7a12..4b3dde1638 100644 --- a/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml +++ b/doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.CorePlugins/Identity.xml b/doc/en/Gst.CorePlugins/Identity.xml index 78107aa0aa..df00b3eb90 100644 --- a/doc/en/Gst.CorePlugins/Identity.xml +++ b/doc/en/Gst.CorePlugins/Identity.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseTransform @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -185,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -207,6 +217,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -229,6 +240,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Identity+HandoffHandler @@ -245,6 +257,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -267,6 +280,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Identity @@ -285,6 +299,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Identity @@ -306,6 +321,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -328,6 +344,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -350,6 +367,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -372,6 +390,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -394,6 +413,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.CorePlugins/MemIndex.xml b/doc/en/Gst.CorePlugins/MemIndex.xml index e730cb7f93..357c607a41 100644 --- a/doc/en/Gst.CorePlugins/MemIndex.xml +++ b/doc/en/Gst.CorePlugins/MemIndex.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Index @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.MemIndex diff --git a/doc/en/Gst.CorePlugins/MultiQueue.xml b/doc/en/Gst.CorePlugins/MultiQueue.xml index db1f44b099..7928db480f 100644 --- a/doc/en/Gst.CorePlugins/MultiQueue.xml +++ b/doc/en/Gst.CorePlugins/MultiQueue.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.MultiQueue @@ -159,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.MultiQueue @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -202,6 +212,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -224,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -246,6 +258,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -262,6 +275,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler diff --git a/doc/en/Gst.CorePlugins/Queue+LeakyType.xml b/doc/en/Gst.CorePlugins/Queue+LeakyType.xml index 36df1062c4..fd5b1be569 100644 --- a/doc/en/Gst.CorePlugins/Queue+LeakyType.xml +++ b/doc/en/Gst.CorePlugins/Queue+LeakyType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Queue+LeakyType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Queue+LeakyType @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Queue+LeakyType diff --git a/doc/en/Gst.CorePlugins/Queue.xml b/doc/en/Gst.CorePlugins/Queue.xml index 9e51ef188c..2a89389e11 100644 --- a/doc/en/Gst.CorePlugins/Queue.xml +++ b/doc/en/Gst.CorePlugins/Queue.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Queue @@ -181,6 +190,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Queue @@ -202,6 +212,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -224,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -246,6 +258,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -268,6 +281,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -290,6 +304,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -312,6 +327,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -334,6 +350,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -350,6 +367,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -366,6 +384,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler @@ -382,6 +401,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.SignalHandler diff --git a/doc/en/Gst.CorePlugins/Tee+PullModeType.xml b/doc/en/Gst.CorePlugins/Tee+PullModeType.xml index 13925e3004..ae7e84731c 100644 --- a/doc/en/Gst.CorePlugins/Tee+PullModeType.xml +++ b/doc/en/Gst.CorePlugins/Tee+PullModeType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Tee+PullModeType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Tee+PullModeType diff --git a/doc/en/Gst.CorePlugins/Tee.xml b/doc/en/Gst.CorePlugins/Tee.xml index 6da151dd00..3f1bfdb6a4 100644 --- a/doc/en/Gst.CorePlugins/Tee.xml +++ b/doc/en/Gst.CorePlugins/Tee.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Tee @@ -181,6 +190,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.Tee @@ -202,6 +212,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -224,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -246,6 +258,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml index 2d7b1ae3a1..966c627d8c 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml index efe8893335..6bff5a210d 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.CorePlugins/TypeFindElement.xml b/doc/en/Gst.CorePlugins/TypeFindElement.xml index 2c04b7155b..2946a4cd15 100644 --- a/doc/en/Gst.CorePlugins/TypeFindElement.xml +++ b/doc/en/Gst.CorePlugins/TypeFindElement.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -37,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -135,6 +142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.CorePlugins.TypeFindElement @@ -153,6 +161,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -175,6 +184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -198,6 +208,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.GLib/Argv.xml b/doc/en/Gst.GLib/Argv.xml index ed1c122369..6a19196e00 100644 --- a/doc/en/Gst.GLib/Argv.xml +++ b/doc/en/Gst.GLib/Argv.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Boxed.xml b/doc/en/Gst.GLib/Boxed.xml index 63f3958532..6ecb981136 100644 --- a/doc/en/Gst.GLib/Boxed.xml +++ b/doc/en/Gst.GLib/Boxed.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst.GLib/CDeclCallbackAttribute.xml b/doc/en/Gst.GLib/CDeclCallbackAttribute.xml index 6a5a85f477..4f2837f175 100644 --- a/doc/en/Gst.GLib/CDeclCallbackAttribute.xml +++ b/doc/en/Gst.GLib/CDeclCallbackAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/ClassInitializerAttribute.xml b/doc/en/Gst.GLib/ClassInitializerAttribute.xml index 0e5f501a22..8a7da2581a 100644 --- a/doc/en/Gst.GLib/ClassInitializerAttribute.xml +++ b/doc/en/Gst.GLib/ClassInitializerAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/ConnectBeforeAttribute.xml b/doc/en/Gst.GLib/ConnectBeforeAttribute.xml index c7fab3367e..c9d1b7cdda 100644 --- a/doc/en/Gst.GLib/ConnectBeforeAttribute.xml +++ b/doc/en/Gst.GLib/ConnectBeforeAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/ConnectFlags.xml b/doc/en/Gst.GLib/ConnectFlags.xml index e4053964bf..58ef33cd93 100644 --- a/doc/en/Gst.GLib/ConnectFlags.xml +++ b/doc/en/Gst.GLib/ConnectFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.ConnectFlags @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.ConnectFlags diff --git a/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml b/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml index 20ab9e3761..52da55341a 100644 --- a/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml +++ b/doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type diff --git a/doc/en/Gst.GLib/DelegateWrapper.xml b/doc/en/Gst.GLib/DelegateWrapper.xml index 7885b8598e..3581f93e31 100644 --- a/doc/en/Gst.GLib/DelegateWrapper.xml +++ b/doc/en/Gst.GLib/DelegateWrapper.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/DestroyHelper.xml b/doc/en/Gst.GLib/DestroyHelper.xml index 8d405df953..aac7a2b894 100644 --- a/doc/en/Gst.GLib/DestroyHelper.xml +++ b/doc/en/Gst.GLib/DestroyHelper.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.DestroyNotify diff --git a/doc/en/Gst.GLib/DestroyNotify.xml b/doc/en/Gst.GLib/DestroyNotify.xml index 2928688f5b..55cfa774ec 100644 --- a/doc/en/Gst.GLib/DestroyNotify.xml +++ b/doc/en/Gst.GLib/DestroyNotify.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/EnumWrapper.xml b/doc/en/Gst.GLib/EnumWrapper.xml index b70011705b..dbd4c24aa3 100644 --- a/doc/en/Gst.GLib/EnumWrapper.xml +++ b/doc/en/Gst.GLib/EnumWrapper.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 diff --git a/doc/en/Gst.GLib/ExceptionManager.xml b/doc/en/Gst.GLib/ExceptionManager.xml index 47c54be88b..75f5b54cb5 100644 --- a/doc/en/Gst.GLib/ExceptionManager.xml +++ b/doc/en/Gst.GLib/ExceptionManager.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.UnhandledExceptionHandler diff --git a/doc/en/Gst.GLib/FileUtils.xml b/doc/en/Gst.GLib/FileUtils.xml index 8f4242baa4..fa7e700fa9 100644 --- a/doc/en/Gst.GLib/FileUtils.xml +++ b/doc/en/Gst.GLib/FileUtils.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/Format.xml b/doc/en/Gst.GLib/Format.xml index 55311fc21f..1ca2b74aa0 100644 --- a/doc/en/Gst.GLib/Format.xml +++ b/doc/en/Gst.GLib/Format.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -20,6 +21,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -33,6 +35,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/GException.xml b/doc/en/Gst.GLib/GException.xml index d85578a9d9..23abeeeb88 100644 --- a/doc/en/Gst.GLib/GException.xml +++ b/doc/en/Gst.GLib/GException.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Exception @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/GInterfaceAdapter.xml b/doc/en/Gst.GLib/GInterfaceAdapter.xml index d93c5a74c2..ad07d3ce5a 100644 --- a/doc/en/Gst.GLib/GInterfaceAdapter.xml +++ b/doc/en/Gst.GLib/GInterfaceAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GInterfaceInitHandler diff --git a/doc/en/Gst.GLib/GInterfaceAttribute.xml b/doc/en/Gst.GLib/GInterfaceAttribute.xml index 66b50927cb..bfb22d98c1 100644 --- a/doc/en/Gst.GLib/GInterfaceAttribute.xml +++ b/doc/en/Gst.GLib/GInterfaceAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type diff --git a/doc/en/Gst.GLib/GInterfaceInitHandler.xml b/doc/en/Gst.GLib/GInterfaceInitHandler.xml index 2d1f7799d3..bf2c575a50 100644 --- a/doc/en/Gst.GLib/GInterfaceInitHandler.xml +++ b/doc/en/Gst.GLib/GInterfaceInitHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/GSourceFunc.xml b/doc/en/Gst.GLib/GSourceFunc.xml index 12d119a8db..2a11503dc4 100644 --- a/doc/en/Gst.GLib/GSourceFunc.xml +++ b/doc/en/Gst.GLib/GSourceFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/GString.xml b/doc/en/Gst.GLib/GString.xml index 8bdb3a4ce1..680d9ec289 100644 --- a/doc/en/Gst.GLib/GString.xml +++ b/doc/en/Gst.GLib/GString.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/GType.xml b/doc/en/Gst.GLib/GType.xml index 3a7aeaf66e..e0e285de66 100644 --- a/doc/en/Gst.GLib/GType.xml +++ b/doc/en/Gst.GLib/GType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.ValueType @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -87,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -103,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -119,6 +126,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -140,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -156,6 +165,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -172,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -193,6 +204,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -211,6 +223,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -229,6 +242,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -247,6 +261,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -265,6 +280,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -283,6 +299,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -300,6 +317,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -316,6 +334,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -332,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -348,6 +368,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -364,6 +385,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -385,6 +407,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -401,6 +424,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type @@ -422,6 +446,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -438,6 +463,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -454,6 +480,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -477,6 +504,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type @@ -498,6 +526,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -519,6 +548,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -542,6 +572,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -558,6 +589,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -574,6 +606,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -596,6 +629,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeResolutionHandler @@ -612,6 +646,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -628,6 +663,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -646,6 +682,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -662,6 +699,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -678,6 +716,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -694,6 +733,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -710,6 +750,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst.GLib/GTypeAttribute.xml b/doc/en/Gst.GLib/GTypeAttribute.xml index 1c97795d1b..9b0aa5add7 100644 --- a/doc/en/Gst.GLib/GTypeAttribute.xml +++ b/doc/en/Gst.GLib/GTypeAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type diff --git a/doc/en/Gst.GLib/Global.xml b/doc/en/Gst.GLib/Global.xml index 5dc34656ac..b4b5c6fe38 100644 --- a/doc/en/Gst.GLib/Global.xml +++ b/doc/en/Gst.GLib/Global.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/IOChannel.xml b/doc/en/Gst.GLib/IOChannel.xml index 4bf360688e..9629d040f7 100644 --- a/doc/en/Gst.GLib/IOChannel.xml +++ b/doc/en/Gst.GLib/IOChannel.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -65,6 +68,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -90,6 +94,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition @@ -107,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -124,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -158,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -175,6 +184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -192,6 +202,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -230,6 +242,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -248,6 +261,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannel @@ -269,6 +283,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -286,6 +301,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -303,6 +319,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Char[] @@ -320,6 +337,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -343,6 +361,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -364,6 +383,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -387,6 +407,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -408,6 +429,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -429,6 +451,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -452,6 +475,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -473,6 +497,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -490,6 +515,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -513,6 +539,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -536,6 +563,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus diff --git a/doc/en/Gst.GLib/IOChannelError.xml b/doc/en/Gst.GLib/IOChannelError.xml index f707dd7eab..ce73a3c246 100644 --- a/doc/en/Gst.GLib/IOChannelError.xml +++ b/doc/en/Gst.GLib/IOChannelError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -96,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -111,6 +118,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -126,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError @@ -141,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOChannelError diff --git a/doc/en/Gst.GLib/IOCondition.xml b/doc/en/Gst.GLib/IOCondition.xml index 012c47d33f..bf26679598 100644 --- a/doc/en/Gst.GLib/IOCondition.xml +++ b/doc/en/Gst.GLib/IOCondition.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOCondition diff --git a/doc/en/Gst.GLib/IOFlags.xml b/doc/en/Gst.GLib/IOFlags.xml index a15c80eed9..09156cb12f 100644 --- a/doc/en/Gst.GLib/IOFlags.xml +++ b/doc/en/Gst.GLib/IOFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags @@ -131,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOFlags diff --git a/doc/en/Gst.GLib/IOFunc.xml b/doc/en/Gst.GLib/IOFunc.xml index 8703ecd267..e613fe9e2e 100644 --- a/doc/en/Gst.GLib/IOFunc.xml +++ b/doc/en/Gst.GLib/IOFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/IOStatus.xml b/doc/en/Gst.GLib/IOStatus.xml index 136bcbc3c5..ce5410b248 100644 --- a/doc/en/Gst.GLib/IOStatus.xml +++ b/doc/en/Gst.GLib/IOStatus.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.IOStatus diff --git a/doc/en/Gst.GLib/IWrapper.xml b/doc/en/Gst.GLib/IWrapper.xml index 31d798f581..94c4cb7b0a 100644 --- a/doc/en/Gst.GLib/IWrapper.xml +++ b/doc/en/Gst.GLib/IWrapper.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -19,6 +20,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Idle.xml b/doc/en/Gst.GLib/Idle.xml index 7331b5e6e4..0aecef61e5 100644 --- a/doc/en/Gst.GLib/Idle.xml +++ b/doc/en/Gst.GLib/Idle.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/IdleHandler.xml b/doc/en/Gst.GLib/IdleHandler.xml index 2941f43038..6784af5109 100644 --- a/doc/en/Gst.GLib/IdleHandler.xml +++ b/doc/en/Gst.GLib/IdleHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml b/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml index 0370f345fb..05c2f1a055 100644 --- a/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml +++ b/doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/InitiallyUnowned.xml b/doc/en/Gst.GLib/InitiallyUnowned.xml index 3f68c3400a..f5f7ac4e28 100644 --- a/doc/en/Gst.GLib/InitiallyUnowned.xml +++ b/doc/en/Gst.GLib/InitiallyUnowned.xml @@ -4,6 +4,7 @@ gstreamer-sharp 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -20,6 +21,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType diff --git a/doc/en/Gst.GLib/List.xml b/doc/en/Gst.GLib/List.xml index f0b67af47a..f79670f00f 100644 --- a/doc/en/Gst.GLib/List.xml +++ b/doc/en/Gst.GLib/List.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.ListBase @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/ListBase+FilenameString.xml b/doc/en/Gst.GLib/ListBase+FilenameString.xml index 19fbb68a98..57fab165a7 100644 --- a/doc/en/Gst.GLib/ListBase+FilenameString.xml +++ b/doc/en/Gst.GLib/ListBase+FilenameString.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/ListBase.xml b/doc/en/Gst.GLib/ListBase.xml index 41df03bb9f..f0ca7ddce8 100644 --- a/doc/en/Gst.GLib/ListBase.xml +++ b/doc/en/Gst.GLib/ListBase.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -35,6 +36,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -75,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -95,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -113,6 +118,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -189,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type @@ -205,6 +215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -222,6 +233,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -239,6 +251,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.IEnumerator @@ -257,6 +270,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -274,6 +288,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -291,6 +306,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -312,6 +328,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -334,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -354,6 +372,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/Log.xml b/doc/en/Gst.GLib/Log.xml index 2a537172b5..39af759aa4 100644 --- a/doc/en/Gst.GLib/Log.xml +++ b/doc/en/Gst.GLib/Log.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -108,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -130,6 +136,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -151,6 +158,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -174,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogFunc @@ -195,6 +204,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -220,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.PrintFunc @@ -241,6 +252,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.PrintFunc @@ -262,6 +274,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/LogFunc.xml b/doc/en/Gst.GLib/LogFunc.xml index 373a632173..bdd9d93398 100644 --- a/doc/en/Gst.GLib/LogFunc.xml +++ b/doc/en/Gst.GLib/LogFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/LogLevelFlags.xml b/doc/en/Gst.GLib/LogLevelFlags.xml index 0d8340b9a6..52bfbab982 100644 --- a/doc/en/Gst.GLib/LogLevelFlags.xml +++ b/doc/en/Gst.GLib/LogLevelFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -131,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -146,6 +155,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -161,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -176,6 +187,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -191,6 +203,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags @@ -206,6 +219,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.LogLevelFlags diff --git a/doc/en/Gst.GLib/MainContext.xml b/doc/en/Gst.GLib/MainContext.xml index 403fd8b9b8..04e99ce584 100644 --- a/doc/en/Gst.GLib/MainContext.xml +++ b/doc/en/Gst.GLib/MainContext.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.MainContext @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -108,6 +114,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -143,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -161,6 +170,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -182,6 +192,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -200,6 +211,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -217,6 +229,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -234,6 +247,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -252,6 +266,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -273,6 +288,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.MainContext @@ -290,6 +306,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/MainLoop.xml b/doc/en/Gst.GLib/MainLoop.xml index 9d38016d00..8d0bed3091 100644 --- a/doc/en/Gst.GLib/MainLoop.xml +++ b/doc/en/Gst.GLib/MainLoop.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.MainContext @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -127,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -145,6 +153,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -162,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -179,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/Markup.xml b/doc/en/Gst.GLib/Markup.xml index 54d8fdddef..1b74a0d94f 100644 --- a/doc/en/Gst.GLib/Markup.xml +++ b/doc/en/Gst.GLib/Markup.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/Marshaller.xml b/doc/en/Gst.GLib/Marshaller.xml index 31b9e43774..d20975a692 100644 --- a/doc/en/Gst.GLib/Marshaller.xml +++ b/doc/en/Gst.GLib/Marshaller.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -48,6 +50,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -76,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -139,6 +145,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -160,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -180,6 +188,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -200,6 +209,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Char @@ -221,6 +231,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -242,6 +253,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Array @@ -271,6 +283,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Array @@ -294,6 +307,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -315,6 +329,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -338,6 +353,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Array @@ -365,6 +381,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -386,6 +403,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -407,6 +425,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -428,6 +447,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -448,6 +468,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr[] @@ -469,6 +490,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -498,6 +520,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -519,6 +542,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -540,6 +564,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -561,6 +586,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.DateTime @@ -582,6 +608,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -603,6 +630,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] diff --git a/doc/en/Gst.GLib/MissingIntPtrCtorException.xml b/doc/en/Gst.GLib/MissingIntPtrCtorException.xml index 3f15b078e2..89696cc0ae 100644 --- a/doc/en/Gst.GLib/MissingIntPtrCtorException.xml +++ b/doc/en/Gst.GLib/MissingIntPtrCtorException.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Exception @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/NotifyArgs.xml b/doc/en/Gst.GLib/NotifyArgs.xml index 5cfae0dcaf..d266bf0648 100644 --- a/doc/en/Gst.GLib/NotifyArgs.xml +++ b/doc/en/Gst.GLib/NotifyArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SignalArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/NotifyHandler.xml b/doc/en/Gst.GLib/NotifyHandler.xml index 97908ab743..32b0326b8f 100644 --- a/doc/en/Gst.GLib/NotifyHandler.xml +++ b/doc/en/Gst.GLib/NotifyHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/Object.xml b/doc/en/Gst.GLib/Object.xml index 0da62671f8..a9c2fd16a7 100644 --- a/doc/en/Gst.GLib/Object.xml +++ b/doc/en/Gst.GLib/Object.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -80,6 +84,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -102,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -124,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -146,6 +153,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -168,6 +176,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -190,6 +199,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -212,6 +222,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.Hashtable @@ -229,6 +240,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -246,6 +258,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -263,6 +276,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -285,6 +299,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -303,6 +318,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -324,6 +340,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -347,6 +364,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -368,6 +386,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -385,6 +404,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -402,6 +422,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -420,6 +441,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -441,6 +463,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -461,6 +484,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -485,6 +509,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -502,6 +527,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.Hashtable @@ -519,6 +545,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -536,6 +563,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -553,6 +581,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -574,6 +603,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -594,6 +624,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -616,6 +647,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -638,6 +670,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/ObjectManager.xml b/doc/en/Gst.GLib/ObjectManager.xml index fee44a37b7..c7b510dc8b 100644 --- a/doc/en/Gst.GLib/ObjectManager.xml +++ b/doc/en/Gst.GLib/ObjectManager.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -57,6 +60,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/Opaque.xml b/doc/en/Gst.GLib/Opaque.xml index d7a5564df6..959efddf00 100644 --- a/doc/en/Gst.GLib/Opaque.xml +++ b/doc/en/Gst.GLib/Opaque.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -81,6 +85,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -136,6 +143,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -156,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -174,6 +183,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -200,6 +210,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -225,6 +236,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -242,6 +254,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -259,6 +272,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -276,6 +290,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -293,6 +308,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -313,6 +329,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/ParamSpec.xml b/doc/en/Gst.GLib/ParamSpec.xml index 30a22bf1d0..a7efa44c0e 100644 --- a/doc/en/Gst.GLib/ParamSpec.xml +++ b/doc/en/Gst.GLib/ParamSpec.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -98,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType diff --git a/doc/en/Gst.GLib/PrintFunc.xml b/doc/en/Gst.GLib/PrintFunc.xml index 8e2857b923..a8ab26d264 100644 --- a/doc/en/Gst.GLib/PrintFunc.xml +++ b/doc/en/Gst.GLib/PrintFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/Priority.xml b/doc/en/Gst.GLib/Priority.xml index 2b1eae167b..6c0e388bb9 100644 --- a/doc/en/Gst.GLib/Priority.xml +++ b/doc/en/Gst.GLib/Priority.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Priority @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Priority @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Priority @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Priority @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Priority diff --git a/doc/en/Gst.GLib/Process.xml b/doc/en/Gst.GLib/Process.xml index 4e75589b9c..83a1d10f72 100644 --- a/doc/en/Gst.GLib/Process.xml +++ b/doc/en/Gst.GLib/Process.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -141,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -162,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -189,6 +197,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.GLib/PropertyAttribute.xml b/doc/en/Gst.GLib/PropertyAttribute.xml index 48f2df1fb8..ffaca233e0 100644 --- a/doc/en/Gst.GLib/PropertyAttribute.xml +++ b/doc/en/Gst.GLib/PropertyAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/PtrArray.xml b/doc/en/Gst.GLib/PtrArray.xml index d1b58f65a4..aad1db7592 100644 --- a/doc/en/Gst.GLib/PtrArray.xml +++ b/doc/en/Gst.GLib/PtrArray.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -35,6 +36,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -115,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -152,6 +159,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -170,6 +178,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -192,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -209,6 +219,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -226,6 +237,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type @@ -242,6 +254,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -259,6 +272,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.IEnumerator @@ -277,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -294,6 +309,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -311,6 +327,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -332,6 +349,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -352,6 +370,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -376,6 +395,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/SList.xml b/doc/en/Gst.GLib/SList.xml index 0f0a0c9f61..a160d4d0e1 100644 --- a/doc/en/Gst.GLib/SList.xml +++ b/doc/en/Gst.GLib/SList.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.ListBase @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/SeekType.xml b/doc/en/Gst.GLib/SeekType.xml index 690cda81a8..e11b8a5fdc 100644 --- a/doc/en/Gst.GLib/SeekType.xml +++ b/doc/en/Gst.GLib/SeekType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SeekType @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SeekType @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SeekType diff --git a/doc/en/Gst.GLib/Signal+EmissionHook.xml b/doc/en/Gst.GLib/Signal+EmissionHook.xml index b11c599bfc..bcd958c5ec 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHook.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHook.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml b/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml index c29903f148..6052c7a772 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+EmissionHookNative @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+EmissionHook diff --git a/doc/en/Gst.GLib/Signal+EmissionHookNative.xml b/doc/en/Gst.GLib/Signal+EmissionHookNative.xml index e8f3b9a58f..78412f21f5 100644 --- a/doc/en/Gst.GLib/Signal+EmissionHookNative.xml +++ b/doc/en/Gst.GLib/Signal+EmissionHookNative.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/Signal+Flags.xml b/doc/en/Gst.GLib/Signal+Flags.xml index 2e6357eb40..8cf10e614a 100644 --- a/doc/en/Gst.GLib/Signal+Flags.xml +++ b/doc/en/Gst.GLib/Signal+Flags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags diff --git a/doc/en/Gst.GLib/Signal+InvocationHint.xml b/doc/en/Gst.GLib/Signal+InvocationHint.xml index 02adbaec40..c81feccce9 100644 --- a/doc/en/Gst.GLib/Signal+InvocationHint.xml +++ b/doc/en/Gst.GLib/Signal+InvocationHint.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.ValueType @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal+Flags @@ -54,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 diff --git a/doc/en/Gst.GLib/Signal.xml b/doc/en/Gst.GLib/Signal.xml index 257f4645dd..1fdb5959b9 100644 --- a/doc/en/Gst.GLib/Signal.xml +++ b/doc/en/Gst.GLib/Signal.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -67,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -98,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate @@ -115,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal @@ -138,6 +144,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal @@ -163,6 +170,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Signal @@ -188,6 +196,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/SignalArgs.xml b/doc/en/Gst.GLib/SignalArgs.xml index 318069c875..43789bdaac 100644 --- a/doc/en/Gst.GLib/SignalArgs.xml +++ b/doc/en/Gst.GLib/SignalArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.EventArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -72,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object[] @@ -89,6 +94,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/SignalAttribute.xml b/doc/en/Gst.GLib/SignalAttribute.xml index 6c6250d757..c1eb8111fb 100644 --- a/doc/en/Gst.GLib/SignalAttribute.xml +++ b/doc/en/Gst.GLib/SignalAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.GLib/SignalCallback.xml b/doc/en/Gst.GLib/SignalCallback.xml index 9ac88fe1f7..f447ff5ea0 100644 --- a/doc/en/Gst.GLib/SignalCallback.xml +++ b/doc/en/Gst.GLib/SignalCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -31,6 +32,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type @@ -68,6 +71,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.Hashtable @@ -116,6 +122,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -148,6 +156,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -164,6 +173,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -184,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -208,6 +219,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -225,6 +237,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -242,6 +255,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -262,6 +276,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -279,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/Source.xml b/doc/en/Gst.GLib/Source.xml index 9b0b73fdfa..0412f131ae 100644 --- a/doc/en/Gst.GLib/Source.xml +++ b/doc/en/Gst.GLib/Source.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.GLib/SpawnChildSetupFunc.xml b/doc/en/Gst.GLib/SpawnChildSetupFunc.xml index e65c7520c2..85283257e7 100644 --- a/doc/en/Gst.GLib/SpawnChildSetupFunc.xml +++ b/doc/en/Gst.GLib/SpawnChildSetupFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/SpawnError.xml b/doc/en/Gst.GLib/SpawnError.xml index 0a6578df11..3134112df0 100644 --- a/doc/en/Gst.GLib/SpawnError.xml +++ b/doc/en/Gst.GLib/SpawnError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -96,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -111,6 +118,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -126,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -141,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -156,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -171,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -186,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -201,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -216,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -231,6 +246,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -246,6 +262,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -261,6 +278,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -276,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -291,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError @@ -306,6 +326,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnError diff --git a/doc/en/Gst.GLib/SpawnFlags.xml b/doc/en/Gst.GLib/SpawnFlags.xml index 362b3e40ae..2af0d1af9d 100644 --- a/doc/en/Gst.GLib/SpawnFlags.xml +++ b/doc/en/Gst.GLib/SpawnFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.SpawnFlags diff --git a/doc/en/Gst.GLib/Thread.xml b/doc/en/Gst.GLib/Thread.xml index eeec5dad47..1c674e97b6 100644 --- a/doc/en/Gst.GLib/Thread.xml +++ b/doc/en/Gst.GLib/Thread.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.GLib/Timeout.xml b/doc/en/Gst.GLib/Timeout.xml index 97fafc6184..1585575aae 100644 --- a/doc/en/Gst.GLib/Timeout.xml +++ b/doc/en/Gst.GLib/Timeout.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -114,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.GLib/TimeoutHandler.xml b/doc/en/Gst.GLib/TimeoutHandler.xml index 75e5c04242..23707dedff 100644 --- a/doc/en/Gst.GLib/TimeoutHandler.xml +++ b/doc/en/Gst.GLib/TimeoutHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/TypeConverter.xml b/doc/en/Gst.GLib/TypeConverter.xml index fc68d25298..040300ee37 100644 --- a/doc/en/Gst.GLib/TypeConverter.xml +++ b/doc/en/Gst.GLib/TypeConverter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.GLib/TypeFundamentals.xml b/doc/en/Gst.GLib/TypeFundamentals.xml index 99414881f2..5d85f5bcf3 100644 --- a/doc/en/Gst.GLib/TypeFundamentals.xml +++ b/doc/en/Gst.GLib/TypeFundamentals.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -21,6 +22,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -51,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -66,6 +70,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -81,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -96,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -111,6 +118,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -126,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -141,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -156,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -171,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -186,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -201,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -216,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -231,6 +246,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -246,6 +262,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -261,6 +278,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -276,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -291,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -306,6 +326,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals @@ -321,6 +342,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.TypeFundamentals diff --git a/doc/en/Gst.GLib/TypeInitializerAttribute.xml b/doc/en/Gst.GLib/TypeInitializerAttribute.xml index e456b67d5b..653be07c2c 100644 --- a/doc/en/Gst.GLib/TypeInitializerAttribute.xml +++ b/doc/en/Gst.GLib/TypeInitializerAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Attribute @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -63,6 +66,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Type diff --git a/doc/en/Gst.GLib/TypeResolutionHandler.xml b/doc/en/Gst.GLib/TypeResolutionHandler.xml index 1a92a560da..28daa90932 100644 --- a/doc/en/Gst.GLib/TypeResolutionHandler.xml +++ b/doc/en/Gst.GLib/TypeResolutionHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/UnhandledExceptionArgs.xml b/doc/en/Gst.GLib/UnhandledExceptionArgs.xml index 80e2480294..243660cc15 100644 --- a/doc/en/Gst.GLib/UnhandledExceptionArgs.xml +++ b/doc/en/Gst.GLib/UnhandledExceptionArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UnhandledExceptionEventArgs @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.GLib/UnhandledExceptionHandler.xml b/doc/en/Gst.GLib/UnhandledExceptionHandler.xml index 4680f32c7b..d27c04180c 100644 --- a/doc/en/Gst.GLib/UnhandledExceptionHandler.xml +++ b/doc/en/Gst.GLib/UnhandledExceptionHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.GLib/UnwrappedObject.xml b/doc/en/Gst.GLib/UnwrappedObject.xml index 2e285b34c8..6af6b0bed8 100644 --- a/doc/en/Gst.GLib/UnwrappedObject.xml +++ b/doc/en/Gst.GLib/UnwrappedObject.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -44,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst.GLib/Value.xml b/doc/en/Gst.GLib/Value.xml index f9abd4c584..80f626ab9f 100644 --- a/doc/en/Gst.GLib/Value.xml +++ b/doc/en/Gst.GLib/Value.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.ValueType @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -111,6 +117,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -128,6 +135,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -145,6 +153,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -162,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -179,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -196,6 +207,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -213,6 +225,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -230,6 +243,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -247,6 +261,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -264,6 +279,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -281,6 +297,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -298,6 +315,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -315,6 +333,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -332,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -356,6 +376,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -375,6 +396,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -394,6 +416,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -420,6 +443,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -446,6 +470,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -463,6 +488,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -479,6 +505,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -499,6 +526,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Boxed @@ -520,6 +548,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -546,6 +575,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Object @@ -567,6 +597,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -588,6 +619,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -614,6 +646,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.ValueArray @@ -635,6 +668,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -656,6 +690,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Byte @@ -677,6 +712,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Double @@ -698,6 +734,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -719,6 +756,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -740,6 +778,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int64 @@ -761,6 +800,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -782,6 +822,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.SByte @@ -803,6 +844,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Single @@ -824,6 +866,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -845,6 +888,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -866,6 +910,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt16 @@ -887,6 +932,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -908,6 +954,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -929,6 +976,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.GLib/ValueArray.xml b/doc/en/Gst.GLib/ValueArray.xml index 1def5eae86..9c4dc9bf94 100644 --- a/doc/en/Gst.GLib/ValueArray.xml +++ b/doc/en/Gst.GLib/ValueArray.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -35,6 +36,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -52,6 +54,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -89,6 +93,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -124,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -146,6 +153,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -197,6 +207,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.IEnumerator @@ -215,6 +226,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -232,6 +244,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -249,6 +262,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -271,6 +285,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -288,6 +303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -309,6 +325,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -329,6 +346,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -349,6 +367,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst.Interfaces/ChannelChangedArgs.xml b/doc/en/Gst.Interfaces/ChannelChangedArgs.xml index 974ba36c5a..20a3b01b32 100644 --- a/doc/en/Gst.Interfaces/ChannelChangedArgs.xml +++ b/doc/en/Gst.Interfaces/ChannelChangedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ChannelChangedHandler.xml b/doc/en/Gst.Interfaces/ChannelChangedHandler.xml index 2e3ba61681..909dc3a94c 100644 --- a/doc/en/Gst.Interfaces/ChannelChangedHandler.xml +++ b/doc/en/Gst.Interfaces/ChannelChangedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalance.xml b/doc/en/Gst.Interfaces/ColorBalance.xml index 5c6acc7bc4..e88fc4facd 100644 --- a/doc/en/Gst.Interfaces/ColorBalance.xml +++ b/doc/en/Gst.Interfaces/ColorBalance.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -65,6 +68,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -129,6 +135,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml b/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml index b121e95f6a..bbd712d350 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -138,6 +144,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.ColorBalance @@ -159,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -183,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -205,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -223,6 +233,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -241,6 +252,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -259,6 +271,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -278,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -295,6 +309,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -318,6 +333,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceChannel.xml b/doc/en/Gst.Interfaces/ColorBalanceChannel.xml index f0283f9f33..d759a9e5f4 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceChannel.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceChannel.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +158,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -176,6 +185,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml b/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml index 78c0ebed95..751446edaf 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -51,6 +53,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ColorBalanceType.xml b/doc/en/Gst.Interfaces/ColorBalanceType.xml index c62fb47f1a..5b8bdb1c29 100644 --- a/doc/en/Gst.Interfaces/ColorBalanceType.xml +++ b/doc/en/Gst.Interfaces/ColorBalanceType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml b/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml index 97c546afa5..728ac77c54 100644 --- a/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml +++ b/doc/en/Gst.Interfaces/FrequencyChangedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml b/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml index ff5f4e33e6..837efa039e 100644 --- a/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml +++ b/doc/en/Gst.Interfaces/FrequencyChangedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Mixer.xml b/doc/en/Gst.Interfaces/Mixer.xml index bedd898920..3a5cc33ef4 100644 --- a/doc/en/Gst.Interfaces/Mixer.xml +++ b/doc/en/Gst.Interfaces/Mixer.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -68,6 +71,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -125,6 +131,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -143,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -161,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -184,6 +193,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -225,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -248,6 +259,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -271,6 +283,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -294,6 +307,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -317,6 +331,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -340,6 +355,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerAdapter.xml b/doc/en/Gst.Interfaces/MixerAdapter.xml index 733782e6f1..248c3eb139 100644 --- a/doc/en/Gst.Interfaces/MixerAdapter.xml +++ b/doc/en/Gst.Interfaces/MixerAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.Mixer @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -164,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -186,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -204,6 +213,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -222,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -240,6 +251,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -260,6 +272,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -279,6 +292,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -297,6 +311,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -315,6 +330,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -333,6 +349,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -356,6 +373,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -397,6 +415,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -414,6 +433,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -437,6 +457,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -460,6 +481,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -483,6 +505,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -506,6 +529,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -529,6 +553,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerFlags.xml b/doc/en/Gst.Interfaces/MixerFlags.xml index 21312f052b..6500628d00 100644 --- a/doc/en/Gst.Interfaces/MixerFlags.xml +++ b/doc/en/Gst.Interfaces/MixerFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerImplementor.xml b/doc/en/Gst.Interfaces/MixerImplementor.xml index 91c590d1ff..eb187693b5 100644 --- a/doc/en/Gst.Interfaces/MixerImplementor.xml +++ b/doc/en/Gst.Interfaces/MixerImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -51,6 +53,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -133,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -156,6 +163,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -179,6 +187,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerMessage.xml b/doc/en/Gst.Interfaces/MixerMessage.xml index f56811d3f4..b5f3458221 100644 --- a/doc/en/Gst.Interfaces/MixerMessage.xml +++ b/doc/en/Gst.Interfaces/MixerMessage.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -143,6 +149,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerMessageType.xml b/doc/en/Gst.Interfaces/MixerMessageType.xml index ccb8a0612f..1eb75d5820 100644 --- a/doc/en/Gst.Interfaces/MixerMessageType.xml +++ b/doc/en/Gst.Interfaces/MixerMessageType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerOptions.xml b/doc/en/Gst.Interfaces/MixerOptions.xml index 293d26abe2..14afe92d02 100644 --- a/doc/en/Gst.Interfaces/MixerOptions.xml +++ b/doc/en/Gst.Interfaces/MixerOptions.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -98,6 +103,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerTrack.xml b/doc/en/Gst.Interfaces/MixerTrack.xml index 8e90e834ba..91d67ab96d 100644 --- a/doc/en/Gst.Interfaces/MixerTrack.xml +++ b/doc/en/Gst.Interfaces/MixerTrack.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -86,6 +90,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -109,6 +114,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -127,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -173,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +229,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -242,6 +253,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/MixerTrackFlags.xml b/doc/en/Gst.Interfaces/MixerTrackFlags.xml index f001d6a657..aaf1e706a2 100644 --- a/doc/en/Gst.Interfaces/MixerTrackFlags.xml +++ b/doc/en/Gst.Interfaces/MixerTrackFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -124,6 +131,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.Interfaces.MixerTrackFlags @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -185,6 +196,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.Interfaces.MixerTrackFlags diff --git a/doc/en/Gst.Interfaces/MixerType.xml b/doc/en/Gst.Interfaces/MixerType.xml index 68e43a3e0a..7e84a69592 100644 --- a/doc/en/Gst.Interfaces/MixerType.xml +++ b/doc/en/Gst.Interfaces/MixerType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/Navigation.xml b/doc/en/Gst.Interfaces/Navigation.xml index 4c1119c0b6..c0b553d991 100644 --- a/doc/en/Gst.Interfaces/Navigation.xml +++ b/doc/en/Gst.Interfaces/Navigation.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -66,6 +69,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -89,6 +93,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationAdapter.xml b/doc/en/Gst.Interfaces/NavigationAdapter.xml index d204f7e1d8..c9d0732d8f 100644 --- a/doc/en/Gst.Interfaces/NavigationAdapter.xml +++ b/doc/en/Gst.Interfaces/NavigationAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.Navigation @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -160,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -178,6 +186,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -213,6 +223,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -234,6 +245,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -255,6 +267,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -278,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationCommand.xml b/doc/en/Gst.Interfaces/NavigationCommand.xml index fdb14524b9..cd9284a735 100644 --- a/doc/en/Gst.Interfaces/NavigationCommand.xml +++ b/doc/en/Gst.Interfaces/NavigationCommand.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -187,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -203,6 +215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -235,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -251,6 +266,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -267,6 +283,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -283,6 +300,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -299,6 +317,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -315,6 +334,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -331,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -347,6 +368,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -363,6 +385,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationEvent.xml b/doc/en/Gst.Interfaces/NavigationEvent.xml index 921496b806..3f872175d8 100644 --- a/doc/en/Gst.Interfaces/NavigationEvent.xml +++ b/doc/en/Gst.Interfaces/NavigationEvent.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -121,6 +126,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationEventType.xml b/doc/en/Gst.Interfaces/NavigationEventType.xml index 40458320fd..5a265091cf 100644 --- a/doc/en/Gst.Interfaces/NavigationEventType.xml +++ b/doc/en/Gst.Interfaces/NavigationEventType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationImplementor.xml b/doc/en/Gst.Interfaces/NavigationImplementor.xml index 56221e7d33..fea57b4745 100644 --- a/doc/en/Gst.Interfaces/NavigationImplementor.xml +++ b/doc/en/Gst.Interfaces/NavigationImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationMessage.xml b/doc/en/Gst.Interfaces/NavigationMessage.xml index ed8fc022e5..9c0c656e75 100644 --- a/doc/en/Gst.Interfaces/NavigationMessage.xml +++ b/doc/en/Gst.Interfaces/NavigationMessage.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -45,6 +47,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +122,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -141,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationMessageType.xml b/doc/en/Gst.Interfaces/NavigationMessageType.xml index 90163afd50..326c03af3e 100644 --- a/doc/en/Gst.Interfaces/NavigationMessageType.xml +++ b/doc/en/Gst.Interfaces/NavigationMessageType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationQuery.xml b/doc/en/Gst.Interfaces/NavigationQuery.xml index 9c745514fe..83c7b56f78 100644 --- a/doc/en/Gst.Interfaces/NavigationQuery.xml +++ b/doc/en/Gst.Interfaces/NavigationQuery.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -87,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -133,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -158,6 +165,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NavigationQueryType.xml b/doc/en/Gst.Interfaces/NavigationQueryType.xml index e98426bb55..c679da4a05 100644 --- a/doc/en/Gst.Interfaces/NavigationQueryType.xml +++ b/doc/en/Gst.Interfaces/NavigationQueryType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NormChangedArgs.xml b/doc/en/Gst.Interfaces/NormChangedArgs.xml index 47c9841330..2dddf3c4a3 100644 --- a/doc/en/Gst.Interfaces/NormChangedArgs.xml +++ b/doc/en/Gst.Interfaces/NormChangedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/NormChangedHandler.xml b/doc/en/Gst.Interfaces/NormChangedHandler.xml index 0d0535614f..f7e4921e21 100644 --- a/doc/en/Gst.Interfaces/NormChangedHandler.xml +++ b/doc/en/Gst.Interfaces/NormChangedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ProbeNeededArgs.xml b/doc/en/Gst.Interfaces/ProbeNeededArgs.xml index b3e7ab6e5f..20a3000e3c 100644 --- a/doc/en/Gst.Interfaces/ProbeNeededArgs.xml +++ b/doc/en/Gst.Interfaces/ProbeNeededArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ProbeNeededHandler.xml b/doc/en/Gst.Interfaces/ProbeNeededHandler.xml index 1a1e0eb9f4..628f2c1cc5 100644 --- a/doc/en/Gst.Interfaces/ProbeNeededHandler.xml +++ b/doc/en/Gst.Interfaces/ProbeNeededHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbe.xml b/doc/en/Gst.Interfaces/PropertyProbe.xml index deafdf736f..33a9916ba9 100644 --- a/doc/en/Gst.Interfaces/PropertyProbe.xml +++ b/doc/en/Gst.Interfaces/PropertyProbe.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -68,6 +71,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -89,6 +93,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml b/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml index bdb9ab40ca..6795480e6b 100644 --- a/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml +++ b/doc/en/Gst.Interfaces/PropertyProbeAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.PropertyProbe @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -164,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -182,6 +190,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -200,6 +209,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -218,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -240,6 +251,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -257,6 +269,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -278,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -300,6 +314,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -322,6 +337,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml b/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml index 2140e70c71..6f20f64ca7 100644 --- a/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml +++ b/doc/en/Gst.Interfaces/PropertyProbeImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -51,6 +53,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +98,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/SignalChangedArgs.xml b/doc/en/Gst.Interfaces/SignalChangedArgs.xml index 13193775b3..54f5935376 100644 --- a/doc/en/Gst.Interfaces/SignalChangedArgs.xml +++ b/doc/en/Gst.Interfaces/SignalChangedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/SignalChangedHandler.xml b/doc/en/Gst.Interfaces/SignalChangedHandler.xml index acc8c3d2bc..7407d5b579 100644 --- a/doc/en/Gst.Interfaces/SignalChangedHandler.xml +++ b/doc/en/Gst.Interfaces/SignalChangedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/StreamVolume.xml b/doc/en/Gst.Interfaces/StreamVolume.xml index b50acd7c02..8e6a101d2b 100644 --- a/doc/en/Gst.Interfaces/StreamVolume.xml +++ b/doc/en/Gst.Interfaces/StreamVolume.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 @@ -19,6 +20,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Double @@ -38,6 +40,7 @@ Property 0.9.2.0 + 0.9.3.0 System.Boolean @@ -53,6 +56,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.Interfaces/StreamVolumeAdapter.xml b/doc/en/Gst.Interfaces/StreamVolumeAdapter.xml index 109d3823e6..339876a2a2 100644 --- a/doc/en/Gst.Interfaces/StreamVolumeAdapter.xml +++ b/doc/en/Gst.Interfaces/StreamVolumeAdapter.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 Gst.GLib.GInterfaceAdapter @@ -22,6 +23,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -34,6 +36,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -49,6 +52,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -64,6 +68,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Double @@ -87,6 +92,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.Interfaces.StreamVolume @@ -106,6 +112,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.Interfaces.StreamVolume @@ -127,6 +134,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Double @@ -146,6 +154,7 @@ Property 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -161,6 +170,7 @@ Property 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -176,6 +186,7 @@ Property 0.9.2.0 + 0.9.3.0 Gst.Interfaces.StreamVolumeImplementor @@ -191,6 +202,7 @@ Property 0.9.2.0 + 0.9.3.0 System.Boolean @@ -206,6 +218,7 @@ Property 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -221,6 +234,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst.Interfaces/StreamVolumeFormat.xml b/doc/en/Gst.Interfaces/StreamVolumeFormat.xml index 46e102ac6e..cacb07c775 100644 --- a/doc/en/Gst.Interfaces/StreamVolumeFormat.xml +++ b/doc/en/Gst.Interfaces/StreamVolumeFormat.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.Interfaces.StreamVolumeFormat @@ -35,6 +37,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.Interfaces.StreamVolumeFormat @@ -48,6 +51,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.Interfaces.StreamVolumeFormat diff --git a/doc/en/Gst.Interfaces/StreamVolumeImplementor.xml b/doc/en/Gst.Interfaces/StreamVolumeImplementor.xml index 79206373da..5cf9c91262 100644 --- a/doc/en/Gst.Interfaces/StreamVolumeImplementor.xml +++ b/doc/en/Gst.Interfaces/StreamVolumeImplementor.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.Interfaces/Tuner.xml b/doc/en/Gst.Interfaces/Tuner.xml index 48eb365d19..55529c6a74 100644 --- a/doc/en/Gst.Interfaces/Tuner.xml +++ b/doc/en/Gst.Interfaces/Tuner.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -80,6 +84,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -103,6 +108,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -124,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -147,6 +154,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -169,6 +177,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -191,6 +200,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -208,6 +218,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -249,6 +261,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -268,6 +281,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -286,6 +300,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -303,6 +318,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -326,6 +342,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -343,6 +360,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerAdapter.xml b/doc/en/Gst.Interfaces/TunerAdapter.xml index 075a4593a9..20e8e1990a 100644 --- a/doc/en/Gst.Interfaces/TunerAdapter.xml +++ b/doc/en/Gst.Interfaces/TunerAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -162,6 +170,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -183,6 +192,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -206,6 +216,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -228,6 +239,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -250,6 +262,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -272,6 +285,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -313,6 +327,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.Tuner @@ -334,6 +349,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -358,6 +374,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -376,6 +393,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -394,6 +412,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -412,6 +431,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -431,6 +451,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -450,6 +471,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -468,6 +490,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -490,6 +513,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -507,6 +531,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -530,6 +555,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -552,6 +578,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerChannel.xml b/doc/en/Gst.Interfaces/TunerChannel.xml index 2f667d4f64..dde520bcbd 100644 --- a/doc/en/Gst.Interfaces/TunerChannel.xml +++ b/doc/en/Gst.Interfaces/TunerChannel.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -86,6 +90,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -162,6 +170,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -180,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -198,6 +208,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -216,6 +227,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -234,6 +246,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -252,6 +265,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -278,6 +292,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -304,6 +319,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerChannelFlags.xml b/doc/en/Gst.Interfaces/TunerChannelFlags.xml index 08109d75e6..23bf495806 100644 --- a/doc/en/Gst.Interfaces/TunerChannelFlags.xml +++ b/doc/en/Gst.Interfaces/TunerChannelFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerImplementor.xml b/doc/en/Gst.Interfaces/TunerImplementor.xml index 161e0a29ba..e3d7fd6b60 100644 --- a/doc/en/Gst.Interfaces/TunerImplementor.xml +++ b/doc/en/Gst.Interfaces/TunerImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -47,6 +49,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -69,6 +72,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -125,6 +131,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -148,6 +155,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/TunerNorm.xml b/doc/en/Gst.Interfaces/TunerNorm.xml index f5a75155fc..55def9d898 100644 --- a/doc/en/Gst.Interfaces/TunerNorm.xml +++ b/doc/en/Gst.Interfaces/TunerNorm.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -112,6 +118,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ValueChangedArgs.xml b/doc/en/Gst.Interfaces/ValueChangedArgs.xml index 8e0920bdec..232c4043b7 100644 --- a/doc/en/Gst.Interfaces/ValueChangedArgs.xml +++ b/doc/en/Gst.Interfaces/ValueChangedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/ValueChangedHandler.xml b/doc/en/Gst.Interfaces/ValueChangedHandler.xml index 588fa3cd8e..6ea57d900e 100644 --- a/doc/en/Gst.Interfaces/ValueChangedHandler.xml +++ b/doc/en/Gst.Interfaces/ValueChangedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientation.xml b/doc/en/Gst.Interfaces/VideoOrientation.xml index 03da4d516e..8c6098f40f 100644 --- a/doc/en/Gst.Interfaces/VideoOrientation.xml +++ b/doc/en/Gst.Interfaces/VideoOrientation.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -68,6 +71,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -90,6 +94,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -134,6 +140,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -156,6 +163,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -178,6 +186,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml b/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml index 25b4bf989a..3dea5a3908 100644 --- a/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml +++ b/doc/en/Gst.Interfaces/VideoOrientationAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -141,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.VideoOrientation @@ -162,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -186,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -208,6 +217,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -230,6 +240,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -248,6 +259,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -266,6 +278,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -284,6 +297,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -301,6 +315,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -323,6 +338,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -345,6 +361,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -367,6 +384,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml b/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml index e90513f648..a1260ce4e3 100644 --- a/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml +++ b/doc/en/Gst.Interfaces/VideoOrientationImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -51,6 +53,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +122,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +145,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -161,6 +168,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -183,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlay.xml b/doc/en/Gst.Interfaces/XOverlay.xml index d6f962248e..be984a1d58 100644 --- a/doc/en/Gst.Interfaces/XOverlay.xml +++ b/doc/en/Gst.Interfaces/XOverlay.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -63,6 +66,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -102,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlayAdapter.xml b/doc/en/Gst.Interfaces/XOverlayAdapter.xml index 046048de00..c0195ecb76 100644 --- a/doc/en/Gst.Interfaces/XOverlayAdapter.xml +++ b/doc/en/Gst.Interfaces/XOverlayAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -115,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Interfaces.XOverlay @@ -136,6 +142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -160,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -181,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -199,6 +208,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -217,6 +227,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -238,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -256,6 +268,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -273,6 +286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -291,6 +305,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.Interfaces/XOverlayImplementor.xml b/doc/en/Gst.Interfaces/XOverlayImplementor.xml index 61b43387c7..7b9a0a2ac0 100644 --- a/doc/en/Gst.Interfaces/XOverlayImplementor.xml +++ b/doc/en/Gst.Interfaces/XOverlayImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -47,6 +49,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -68,6 +71,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst.PbUtils/Descriptions.xml b/doc/en/Gst.PbUtils/Descriptions.xml index 945024295c..ba5e02ab18 100644 --- a/doc/en/Gst.PbUtils/Descriptions.xml +++ b/doc/en/Gst.PbUtils/Descriptions.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -30,6 +32,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -53,6 +56,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -72,6 +76,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -91,6 +96,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -110,6 +116,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -129,6 +136,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -148,6 +156,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.PbUtils/Install.xml b/doc/en/Gst.PbUtils/Install.xml index 6ec1f3c4d1..8172bf8bcb 100644 --- a/doc/en/Gst.PbUtils/Install.xml +++ b/doc/en/Gst.PbUtils/Install.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -30,6 +32,7 @@ Property 0.9.2.0 + 0.9.3.0 System.Boolean @@ -45,6 +48,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -66,6 +70,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -89,6 +94,7 @@ Property 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst.PbUtils/InstallPluginsContext.xml b/doc/en/Gst.PbUtils/InstallPluginsContext.xml index 663376e6ca..62671cabd8 100644 --- a/doc/en/Gst.PbUtils/InstallPluginsContext.xml +++ b/doc/en/Gst.PbUtils/InstallPluginsContext.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -18,6 +19,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -30,6 +32,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -45,6 +48,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -60,6 +64,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Void @@ -78,6 +83,7 @@ Property 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -93,6 +99,7 @@ Property 0.9.2.0 + 0.9.3.0 System.UInt32 diff --git a/doc/en/Gst.PbUtils/InstallPluginsResultFunc.xml b/doc/en/Gst.PbUtils/InstallPluginsResultFunc.xml index 448a6735ec..9afbe760f3 100644 --- a/doc/en/Gst.PbUtils/InstallPluginsResultFunc.xml +++ b/doc/en/Gst.PbUtils/InstallPluginsResultFunc.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst.PbUtils/InstallPluginsReturn.xml b/doc/en/Gst.PbUtils/InstallPluginsReturn.xml index cbb66c6989..4dc24e60c0 100644 --- a/doc/en/Gst.PbUtils/InstallPluginsReturn.xml +++ b/doc/en/Gst.PbUtils/InstallPluginsReturn.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 System.Enum @@ -22,6 +23,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -35,6 +37,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -48,6 +51,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -61,6 +65,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -74,6 +79,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -87,6 +93,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -100,6 +107,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -113,6 +121,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -126,6 +135,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -139,6 +149,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn @@ -152,6 +163,7 @@ Field 0.9.2.0 + 0.9.3.0 Gst.PbUtils.InstallPluginsReturn diff --git a/doc/en/Gst.PbUtils/MissingDetail.xml b/doc/en/Gst.PbUtils/MissingDetail.xml index 67cba94be1..be7d6f17fb 100644 --- a/doc/en/Gst.PbUtils/MissingDetail.xml +++ b/doc/en/Gst.PbUtils/MissingDetail.xml @@ -3,6 +3,7 @@ gstreamer-sharp 0.9.2.0 + 0.9.3.0 System.Object @@ -18,6 +19,7 @@ Constructor 0.9.2.0 + 0.9.3.0 @@ -30,6 +32,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -49,6 +52,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -68,6 +72,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -87,6 +92,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String @@ -106,6 +112,7 @@ Method 0.9.2.0 + 0.9.3.0 System.String diff --git a/doc/en/Gst.Video/VideoEvent.xml b/doc/en/Gst.Video/VideoEvent.xml new file mode 100644 index 0000000000..289c160410 --- /dev/null +++ b/doc/en/Gst.Video/VideoEvent.xml @@ -0,0 +1,57 @@ + + + + gstreamer-sharp + 0.9.3.0 + + + System.Object + + + + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + Gst.Event + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 0.9.3.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + diff --git a/doc/en/Gst.Video/VideoFilter.xml b/doc/en/Gst.Video/VideoFilter.xml index 3af4e2a0cd..081388ebff 100644 --- a/doc/en/Gst.Video/VideoFilter.xml +++ b/doc/en/Gst.Video/VideoFilter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseTransform @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType diff --git a/doc/en/Gst.Video/VideoFormat.xml b/doc/en/Gst.Video/VideoFormat.xml index ae493c1b9d..050da93805 100644 --- a/doc/en/Gst.Video/VideoFormat.xml +++ b/doc/en/Gst.Video/VideoFormat.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -116,6 +123,33 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 + + + Gst.Video.VideoFormat + + + To be added. + + + + + Field + + 0.9.3.0 + + + Gst.Video.VideoFormat + + + To be added. + + + + + Field + + 0.9.3.0 Gst.Video.VideoFormat @@ -131,6 +165,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -146,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -161,6 +197,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -176,6 +213,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -191,6 +229,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -206,6 +245,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -221,6 +261,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -236,6 +277,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -251,6 +293,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -266,6 +309,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -281,6 +325,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -296,6 +341,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -311,6 +357,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -326,6 +373,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -341,6 +389,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat diff --git a/doc/en/Gst.Video/VideoRectangle.xml b/doc/en/Gst.Video/VideoRectangle.xml index 1f1c5e1bec..49ffd68266 100644 --- a/doc/en/Gst.Video/VideoRectangle.xml +++ b/doc/en/Gst.Video/VideoRectangle.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.ValueType @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoRectangle @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoRectangle diff --git a/doc/en/Gst.Video/VideoSink.xml b/doc/en/Gst.Video/VideoSink.xml index bb8408f9d1..8345321611 100644 --- a/doc/en/Gst.Video/VideoSink.xml +++ b/doc/en/Gst.Video/VideoSink.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Base.BaseSink @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -94,6 +99,7 @@ Method 0.9.2.0 + 0.9.3.0 diff --git a/doc/en/Gst.Video/VideoUtil.xml b/doc/en/Gst.Video/VideoUtil.xml index bc40f7e465..eccdda3325 100644 --- a/doc/en/Gst.Video/VideoUtil.xml +++ b/doc/en/Gst.Video/VideoUtil.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -71,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -108,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -129,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Video.VideoFormat @@ -150,6 +156,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -175,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -202,6 +210,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -227,6 +236,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -250,6 +260,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -275,6 +286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int32 @@ -300,6 +312,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -321,6 +334,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -342,6 +356,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -363,6 +378,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -396,6 +412,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -431,6 +448,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -458,6 +476,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -481,6 +500,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Fourcc @@ -500,6 +520,7 @@ Method 0.9.2.0 + 0.9.3.0 Gst.Caps @@ -521,6 +542,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Fraction @@ -542,6 +564,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -567,6 +590,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -592,6 +616,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst/ActivateMode.xml b/doc/en/Gst/ActivateMode.xml index d72d560023..4db784ae9c 100644 --- a/doc/en/Gst/ActivateMode.xml +++ b/doc/en/Gst/ActivateMode.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Application.xml b/doc/en/Gst/Application.xml index fea8021ca6..b7b194c9f8 100644 --- a/doc/en/Gst/Application.xml +++ b/doc/en/Gst/Application.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Array.xml b/doc/en/Gst/Array.xml index 392c684758..a201abb0db 100644 --- a/doc/en/Gst/Array.xml +++ b/doc/en/Gst/Array.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -59,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -114,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +161,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -194,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -214,6 +222,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/AssocFlags.xml b/doc/en/Gst/AssocFlags.xml index c93344ec38..78de259269 100644 --- a/doc/en/Gst/AssocFlags.xml +++ b/doc/en/Gst/AssocFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Bin.xml b/doc/en/Gst/Bin.xml index 9ae003e9c5..67ae72c2aa 100644 --- a/doc/en/Gst/Bin.xml +++ b/doc/en/Gst/Bin.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -99,6 +104,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -127,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -172,6 +180,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -194,6 +203,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -212,6 +222,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -234,6 +245,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -256,6 +268,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -278,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -296,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -314,6 +329,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -332,6 +348,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -353,6 +370,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -374,6 +392,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -415,6 +434,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Iterator @@ -436,6 +456,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -477,6 +498,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -498,6 +520,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -520,6 +543,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -542,6 +566,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -564,6 +589,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -586,6 +612,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -608,6 +635,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -626,6 +654,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -653,6 +682,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -679,6 +709,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -705,6 +736,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -729,6 +761,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -755,6 +788,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -781,6 +815,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -807,6 +842,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -834,6 +870,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -853,6 +890,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -875,6 +913,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -903,6 +942,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -921,6 +961,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BinFlags.xml b/doc/en/Gst/BinFlags.xml index 217d83ae90..c822c4b166 100644 --- a/doc/en/Gst/BinFlags.xml +++ b/doc/en/Gst/BinFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Buffer.xml b/doc/en/Gst/Buffer.xml index feb2cb9ed9..a449ee36ab 100644 --- a/doc/en/Gst/Buffer.xml +++ b/doc/en/Gst/Buffer.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -53,6 +55,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +129,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -160,6 +168,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -183,6 +192,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -207,6 +217,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -225,6 +236,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -243,6 +255,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -261,6 +274,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -279,6 +293,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -321,6 +336,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -339,6 +355,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -361,6 +378,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -379,6 +397,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -396,6 +415,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -415,6 +435,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -437,6 +458,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -455,6 +477,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -481,6 +504,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -498,6 +522,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Byte[] diff --git a/doc/en/Gst/BufferCopyFlags.xml b/doc/en/Gst/BufferCopyFlags.xml index 6d0f5b86ad..bd7d445095 100644 --- a/doc/en/Gst/BufferCopyFlags.xml +++ b/doc/en/Gst/BufferCopyFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BufferFlags.xml b/doc/en/Gst/BufferFlags.xml index eb04f9a2dc..19f279eed6 100644 --- a/doc/en/Gst/BufferFlags.xml +++ b/doc/en/Gst/BufferFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -158,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -174,6 +184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BufferList.xml b/doc/en/Gst/BufferList.xml index 04990a4dea..86c788863c 100644 --- a/doc/en/Gst/BufferList.xml +++ b/doc/en/Gst/BufferList.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.MiniObject @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BufferListIterator @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 diff --git a/doc/en/Gst/BufferListDoFunction.xml b/doc/en/Gst/BufferListDoFunction.xml index 7db892c29d..b1308e82d8 100644 --- a/doc/en/Gst/BufferListDoFunction.xml +++ b/doc/en/Gst/BufferListDoFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst/BufferListFunc.xml b/doc/en/Gst/BufferListFunc.xml index fad318bb2e..9617560bd1 100644 --- a/doc/en/Gst/BufferListFunc.xml +++ b/doc/en/Gst/BufferListFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst/BufferListItem.xml b/doc/en/Gst/BufferListItem.xml index 3b624d25f4..5d69441a61 100644 --- a/doc/en/Gst/BufferListItem.xml +++ b/doc/en/Gst/BufferListItem.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BufferListItem @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BufferListItem @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.BufferListItem diff --git a/doc/en/Gst/BufferListIterator.xml b/doc/en/Gst/BufferListIterator.xml index 1cb7bd7dee..d3e6b34ea2 100644 --- a/doc/en/Gst/BufferListIterator.xml +++ b/doc/en/Gst/BufferListIterator.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -39,6 +41,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -134,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt32 @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -188,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -206,6 +217,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -223,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Buffer @@ -241,6 +254,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void diff --git a/doc/en/Gst/BufferingMode.xml b/doc/en/Gst/BufferingMode.xml index e4c9d9944e..f250e0ec53 100644 --- a/doc/en/Gst/BufferingMode.xml +++ b/doc/en/Gst/BufferingMode.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Bus.xml b/doc/en/Gst/Bus.xml index 39141754ac..c305ba96d9 100644 --- a/doc/en/Gst/Bus.xml +++ b/doc/en/Gst/Bus.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -181,6 +190,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -199,6 +209,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -235,6 +247,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -254,6 +267,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -276,6 +290,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -302,6 +317,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -328,6 +344,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -347,6 +364,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -371,6 +389,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -390,6 +409,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -412,6 +432,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -434,6 +455,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -458,6 +480,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -480,6 +503,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -498,6 +522,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -516,6 +541,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -538,6 +564,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BusFlags.xml b/doc/en/Gst/BusFlags.xml index 4aeaf1e774..ecef532923 100644 --- a/doc/en/Gst/BusFlags.xml +++ b/doc/en/Gst/BusFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BusFunc.xml b/doc/en/Gst/BusFunc.xml index 8699c3665e..011e0d9f4a 100644 --- a/doc/en/Gst/BusFunc.xml +++ b/doc/en/Gst/BusFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BusSyncHandler.xml b/doc/en/Gst/BusSyncHandler.xml index eb717ecfff..51435237ea 100644 --- a/doc/en/Gst/BusSyncHandler.xml +++ b/doc/en/Gst/BusSyncHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/BusSyncReply.xml b/doc/en/Gst/BusSyncReply.xml index 4224b9bbc1..7d20d7b4db 100644 --- a/doc/en/Gst/BusSyncReply.xml +++ b/doc/en/Gst/BusSyncReply.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Caps.xml b/doc/en/Gst/Caps.xml index a67db0e1ed..56eadf8de8 100644 --- a/doc/en/Gst/Caps.xml +++ b/doc/en/Gst/Caps.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +149,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -161,6 +169,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -182,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -201,6 +211,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -222,6 +233,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -244,6 +256,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -263,6 +276,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -281,6 +295,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -303,6 +318,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -322,6 +338,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -340,6 +357,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -362,6 +380,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -384,6 +403,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -402,6 +422,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -420,6 +441,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -442,6 +464,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -464,6 +487,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -482,6 +506,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -504,6 +529,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -522,6 +548,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -544,6 +571,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -562,6 +590,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -583,6 +612,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -604,6 +634,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -623,6 +654,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -642,6 +674,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -661,6 +694,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -682,6 +716,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -703,6 +738,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -721,6 +757,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -743,6 +780,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -762,6 +800,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -780,6 +819,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -802,6 +842,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ChildAddedArgs.xml b/doc/en/Gst/ChildAddedArgs.xml index b5fa05bc03..3e46442af6 100644 --- a/doc/en/Gst/ChildAddedArgs.xml +++ b/doc/en/Gst/ChildAddedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ChildAddedHandler.xml b/doc/en/Gst/ChildAddedHandler.xml index adad68c92b..9d49880aca 100644 --- a/doc/en/Gst/ChildAddedHandler.xml +++ b/doc/en/Gst/ChildAddedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ChildProxy.xml b/doc/en/Gst/ChildProxy.xml index 9a90c891b6..e6f1087837 100644 --- a/doc/en/Gst/ChildProxy.xml +++ b/doc/en/Gst/ChildProxy.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -58,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -76,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ChildProxyAdapter.xml b/doc/en/Gst/ChildProxyAdapter.xml index f002496635..8338bd7a87 100644 --- a/doc/en/Gst/ChildProxyAdapter.xml +++ b/doc/en/Gst/ChildProxyAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -161,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -182,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -204,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -245,6 +256,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.ChildProxy @@ -266,6 +278,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -290,6 +303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -308,6 +322,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -326,6 +341,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -344,6 +360,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst/ChildProxyImplementor.xml b/doc/en/Gst/ChildProxyImplementor.xml index b1b06434bc..d5571b87a2 100644 --- a/doc/en/Gst/ChildProxyImplementor.xml +++ b/doc/en/Gst/ChildProxyImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -47,6 +49,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ChildRemovedArgs.xml b/doc/en/Gst/ChildRemovedArgs.xml index 47c5315c01..528088dbdd 100644 --- a/doc/en/Gst/ChildRemovedArgs.xml +++ b/doc/en/Gst/ChildRemovedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ChildRemovedHandler.xml b/doc/en/Gst/ChildRemovedHandler.xml index 5f375c35a6..227ef87d50 100644 --- a/doc/en/Gst/ChildRemovedHandler.xml +++ b/doc/en/Gst/ChildRemovedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Clock.xml b/doc/en/Gst/Clock.xml index 9187531e81..25f3163257 100644 --- a/doc/en/Gst/Clock.xml +++ b/doc/en/Gst/Clock.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -158,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -176,6 +185,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -194,6 +204,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -221,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -239,6 +251,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -257,6 +270,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -275,6 +289,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -293,6 +308,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -311,6 +327,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -329,6 +346,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -353,6 +371,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -375,6 +394,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -393,6 +413,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -422,6 +443,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -446,6 +468,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -470,6 +493,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -496,6 +520,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -523,6 +548,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -552,6 +578,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -570,6 +597,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -588,6 +616,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -606,6 +635,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -624,6 +654,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -651,6 +682,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -673,6 +705,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -691,6 +724,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -709,6 +743,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -732,6 +767,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -750,6 +786,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -768,6 +805,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -790,6 +828,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -808,6 +847,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -831,6 +871,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -849,6 +890,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -868,6 +910,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -890,6 +933,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -908,6 +952,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -926,6 +971,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -948,6 +994,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -970,6 +1017,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -993,6 +1041,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ClockCallback.xml b/doc/en/Gst/ClockCallback.xml index 1db1c3e16a..ca2568218a 100644 --- a/doc/en/Gst/ClockCallback.xml +++ b/doc/en/Gst/ClockCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ClockEntry.xml b/doc/en/Gst/ClockEntry.xml index d39d4e779a..6e495107a6 100644 --- a/doc/en/Gst/ClockEntry.xml +++ b/doc/en/Gst/ClockEntry.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -134,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -170,6 +179,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -188,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -209,6 +220,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -227,6 +239,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -249,6 +262,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ClockEntryType.xml b/doc/en/Gst/ClockEntryType.xml index 96b5ba8db3..e3e39f8979 100644 --- a/doc/en/Gst/ClockEntryType.xml +++ b/doc/en/Gst/ClockEntryType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ClockFlags.xml b/doc/en/Gst/ClockFlags.xml index 3bea264d13..5301416733 100644 --- a/doc/en/Gst/ClockFlags.xml +++ b/doc/en/Gst/ClockFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ClockReturn.xml b/doc/en/Gst/ClockReturn.xml index 03dbe1b3e8..0082654065 100644 --- a/doc/en/Gst/ClockReturn.xml +++ b/doc/en/Gst/ClockReturn.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ClockType.xml b/doc/en/Gst/ClockType.xml index 13868fb9b2..089a3f101d 100644 --- a/doc/en/Gst/ClockType.xml +++ b/doc/en/Gst/ClockType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/CoreError.xml b/doc/en/Gst/CoreError.xml index 40589ad1bd..6aebb7287b 100644 --- a/doc/en/Gst/CoreError.xml +++ b/doc/en/Gst/CoreError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -187,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -203,6 +215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -235,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -251,6 +266,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Date.xml b/doc/en/Gst/Date.xml index d59765e9e4..35988889d4 100644 --- a/doc/en/Gst/Date.xml +++ b/doc/en/Gst/Date.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -59,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -99,6 +103,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +122,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -153,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -194,6 +202,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -233,6 +242,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -253,6 +263,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -272,6 +283,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/DoLatencyArgs.xml b/doc/en/Gst/DoLatencyArgs.xml index a128c4712d..0be152c1f9 100644 --- a/doc/en/Gst/DoLatencyArgs.xml +++ b/doc/en/Gst/DoLatencyArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/DoLatencyHandler.xml b/doc/en/Gst/DoLatencyHandler.xml index 20586ab07c..b286500de9 100644 --- a/doc/en/Gst/DoLatencyHandler.xml +++ b/doc/en/Gst/DoLatencyHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/DoubleRange.xml b/doc/en/Gst/DoubleRange.xml index c3e87f15b5..59c06cc5fd 100644 --- a/doc/en/Gst/DoubleRange.xml +++ b/doc/en/Gst/DoubleRange.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -146,6 +152,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -185,6 +192,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -205,6 +213,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/DynamicSignal.xml b/doc/en/Gst/DynamicSignal.xml index 5b784f72b5..113c1f7efe 100644 --- a/doc/en/Gst/DynamicSignal.xml +++ b/doc/en/Gst/DynamicSignal.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -45,6 +46,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -69,6 +71,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -117,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -143,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -191,6 +196,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -244,6 +250,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Object diff --git a/doc/en/Gst/Element.xml b/doc/en/Gst/Element.xml index 9f7b971ca4..4e444d6c35 100644 --- a/doc/en/Gst/Element.xml +++ b/doc/en/Gst/Element.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -116,6 +121,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -138,6 +144,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -156,6 +163,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -174,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -214,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -236,6 +247,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -254,6 +266,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -272,6 +285,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -290,6 +304,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -311,6 +326,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -334,6 +350,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -358,6 +375,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -380,6 +398,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -402,6 +421,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -421,6 +441,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -443,6 +464,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -467,6 +489,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -493,6 +516,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -515,6 +539,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -533,6 +558,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -574,6 +600,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -595,6 +622,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -613,6 +641,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -631,6 +660,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -649,6 +679,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -671,6 +702,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -698,6 +730,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -747,6 +780,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -773,6 +807,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -801,6 +836,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -819,6 +855,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -839,6 +876,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -857,6 +895,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -884,6 +923,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -908,6 +948,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -932,6 +973,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -963,6 +1005,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -986,6 +1029,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1012,6 +1056,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1038,6 +1083,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1062,6 +1108,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1089,6 +1136,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1115,6 +1163,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1144,6 +1193,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1171,6 +1221,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1197,6 +1248,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1224,6 +1276,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1250,6 +1303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1277,6 +1331,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1299,6 +1354,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1321,6 +1377,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1339,6 +1396,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1357,6 +1415,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1379,6 +1438,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1398,6 +1458,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1416,6 +1477,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1438,6 +1500,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1466,6 +1529,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1490,6 +1554,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1514,6 +1579,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1535,6 +1601,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1557,6 +1624,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1575,6 +1643,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1601,6 +1670,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1635,6 +1705,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1657,6 +1728,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1705,6 +1777,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -1733,6 +1806,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1755,6 +1829,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1777,6 +1852,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1795,6 +1871,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1813,6 +1890,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -1830,6 +1908,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1849,6 +1928,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1870,6 +1950,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -1920,6 +2001,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ElementAddedArgs.xml b/doc/en/Gst/ElementAddedArgs.xml index e42eb539f3..c8db07af47 100644 --- a/doc/en/Gst/ElementAddedArgs.xml +++ b/doc/en/Gst/ElementAddedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ElementAddedHandler.xml b/doc/en/Gst/ElementAddedHandler.xml index f3f4545f87..1dcf766f0a 100644 --- a/doc/en/Gst/ElementAddedHandler.xml +++ b/doc/en/Gst/ElementAddedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ElementFactory.xml b/doc/en/Gst/ElementFactory.xml index efd1779cb4..e982501c95 100644 --- a/doc/en/Gst/ElementFactory.xml +++ b/doc/en/Gst/ElementFactory.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -158,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -176,6 +185,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -198,6 +208,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -216,6 +227,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -238,6 +250,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -256,6 +269,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -274,6 +288,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Element @@ -295,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -319,6 +335,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -345,6 +362,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -388,6 +406,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -415,6 +434,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -433,6 +453,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -451,6 +472,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ElementFlags.xml b/doc/en/Gst/ElementFlags.xml index 5c45e7132c..8673cfb4fc 100644 --- a/doc/en/Gst/ElementFlags.xml +++ b/doc/en/Gst/ElementFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ElementRemovedArgs.xml b/doc/en/Gst/ElementRemovedArgs.xml index 3da95d152b..c67845e9bc 100644 --- a/doc/en/Gst/ElementRemovedArgs.xml +++ b/doc/en/Gst/ElementRemovedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ElementRemovedHandler.xml b/doc/en/Gst/ElementRemovedHandler.xml index 0e101b6b8a..6bf93450b9 100644 --- a/doc/en/Gst/ElementRemovedHandler.xml +++ b/doc/en/Gst/ElementRemovedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/EntryAddedArgs.xml b/doc/en/Gst/EntryAddedArgs.xml index edc60ae950..cf34dc6a93 100644 --- a/doc/en/Gst/EntryAddedArgs.xml +++ b/doc/en/Gst/EntryAddedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/EntryAddedHandler.xml b/doc/en/Gst/EntryAddedHandler.xml index 910fdac7e5..6ecad76a5e 100644 --- a/doc/en/Gst/EntryAddedHandler.xml +++ b/doc/en/Gst/EntryAddedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/EnumInfo.xml b/doc/en/Gst/EnumInfo.xml index 83a0e351ad..543d960cf4 100644 --- a/doc/en/Gst/EnumInfo.xml +++ b/doc/en/Gst/EnumInfo.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -74,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -95,6 +98,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +121,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -135,6 +140,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -153,6 +159,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/EnumValue.xml b/doc/en/Gst/EnumValue.xml index 3161306449..83a1a8926c 100644 --- a/doc/en/Gst/EnumValue.xml +++ b/doc/en/Gst/EnumValue.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Event.xml b/doc/en/Gst/Event.xml index 1ef449c0fb..1e981fb539 100644 --- a/doc/en/Gst/Event.xml +++ b/doc/en/Gst/Event.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -53,6 +55,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -172,6 +180,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -190,6 +199,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -208,6 +218,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -226,6 +237,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -244,6 +256,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -268,6 +281,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -296,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -320,6 +335,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -339,6 +355,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -358,6 +375,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -377,6 +395,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -399,6 +418,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -421,6 +441,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -453,6 +474,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -487,6 +509,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -513,6 +536,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -540,6 +564,25 @@ To be added. + + + Method + + 0.9.3.0 + + + Gst.Event + + + + + + To be added. + To be added. + To be added. + To be added. + + Method @@ -547,6 +590,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Event @@ -576,6 +620,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -598,6 +643,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -625,6 +671,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -646,6 +693,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -677,6 +725,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -710,6 +759,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -735,6 +785,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -761,6 +812,24 @@ To be added. + + + Method + + 0.9.3.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Method @@ -768,6 +837,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -796,6 +866,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -817,6 +888,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -835,6 +907,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -853,6 +926,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -871,6 +945,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -889,6 +964,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -907,6 +983,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/EventType.xml b/doc/en/Gst/EventType.xml index bfec359e25..7c70ca5f79 100644 --- a/doc/en/Gst/EventType.xml +++ b/doc/en/Gst/EventType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -152,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -168,6 +177,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -184,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -200,6 +211,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -216,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -232,6 +245,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -248,6 +262,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -257,6 +272,19 @@ To be added. + + + Field + + 0.9.3.0 + + + Gst.EventType + + + To be added. + + Field @@ -264,6 +292,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.EventType @@ -279,6 +308,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -295,6 +325,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/EventTypeFlags.xml b/doc/en/Gst/EventTypeFlags.xml index 839678d3aa..b28a146fb4 100644 --- a/doc/en/Gst/EventTypeFlags.xml +++ b/doc/en/Gst/EventTypeFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FeatureAddedArgs.xml b/doc/en/Gst/FeatureAddedArgs.xml index 01193210ef..f3297ab1d7 100644 --- a/doc/en/Gst/FeatureAddedArgs.xml +++ b/doc/en/Gst/FeatureAddedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FeatureAddedHandler.xml b/doc/en/Gst/FeatureAddedHandler.xml index d157d6cbc8..f58c780e9e 100644 --- a/doc/en/Gst/FeatureAddedHandler.xml +++ b/doc/en/Gst/FeatureAddedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FlagsInfo.xml b/doc/en/Gst/FlagsInfo.xml index f75da41303..99bc67a30f 100644 --- a/doc/en/Gst/FlagsInfo.xml +++ b/doc/en/Gst/FlagsInfo.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -74,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -95,6 +98,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +121,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -135,6 +140,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FlagsValue.xml b/doc/en/Gst/FlagsValue.xml index 29441be91c..a14c915d2f 100644 --- a/doc/en/Gst/FlagsValue.xml +++ b/doc/en/Gst/FlagsValue.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FlowReturn.xml b/doc/en/Gst/FlowReturn.xml index e7321f5462..4849689379 100644 --- a/doc/en/Gst/FlowReturn.xml +++ b/doc/en/Gst/FlowReturn.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Format.xml b/doc/en/Gst/Format.xml index 373d82ad74..76ae994748 100644 --- a/doc/en/Gst/Format.xml +++ b/doc/en/Gst/Format.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FormatDefinition.xml b/doc/en/Gst/FormatDefinition.xml index fc65c4349a..f48568c9d0 100644 --- a/doc/en/Gst/FormatDefinition.xml +++ b/doc/en/Gst/FormatDefinition.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Fourcc.xml b/doc/en/Gst/Fourcc.xml index 0fa2133dda..aed236cbf0 100644 --- a/doc/en/Gst/Fourcc.xml +++ b/doc/en/Gst/Fourcc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -73,6 +76,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +95,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -109,6 +114,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -146,6 +152,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -167,6 +174,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -189,6 +197,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -229,6 +238,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -249,6 +259,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -268,6 +279,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Fraction.xml b/doc/en/Gst/Fraction.xml index 79b1f5d2e1..44cb857326 100644 --- a/doc/en/Gst/Fraction.xml +++ b/doc/en/Gst/Fraction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -129,6 +135,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -153,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +204,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -217,6 +226,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -239,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -263,6 +274,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -305,6 +317,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -325,6 +338,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/FractionRange.xml b/doc/en/Gst/FractionRange.xml index 132d6f0343..289a841f45 100644 --- a/doc/en/Gst/FractionRange.xml +++ b/doc/en/Gst/FractionRange.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -146,6 +152,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -185,6 +192,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -205,6 +213,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/GTypeNameAttribute.xml b/doc/en/Gst/GTypeNameAttribute.xml index 02db03e2f5..cfebef47e0 100644 --- a/doc/en/Gst/GTypeNameAttribute.xml +++ b/doc/en/Gst/GTypeNameAttribute.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -28,6 +29,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/GhostPad.xml b/doc/en/Gst/GhostPad.xml index bc2474b0a8..4b41c26fee 100644 --- a/doc/en/Gst/GhostPad.xml +++ b/doc/en/Gst/GhostPad.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -81,6 +85,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +129,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -141,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/HaveDataArgs.xml b/doc/en/Gst/HaveDataArgs.xml index a12844a75b..db5bdd12c8 100644 --- a/doc/en/Gst/HaveDataArgs.xml +++ b/doc/en/Gst/HaveDataArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/HaveDataHandler.xml b/doc/en/Gst/HaveDataHandler.xml index 9f3f6b0ef3..b8ab4baa3f 100644 --- a/doc/en/Gst/HaveDataHandler.xml +++ b/doc/en/Gst/HaveDataHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ImplementsInterface.xml b/doc/en/Gst/ImplementsInterface.xml index e68d518a8f..a43112b1c4 100644 --- a/doc/en/Gst/ImplementsInterface.xml +++ b/doc/en/Gst/ImplementsInterface.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst/ImplementsInterfaceAdapter.xml b/doc/en/Gst/ImplementsInterfaceAdapter.xml index 645aebf02d..333ff68ff2 100644 --- a/doc/en/Gst/ImplementsInterfaceAdapter.xml +++ b/doc/en/Gst/ImplementsInterfaceAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.ImplementsInterface @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -160,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -178,6 +186,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -232,6 +242,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst/ImplementsInterfaceImplementor.xml b/doc/en/Gst/ImplementsInterfaceImplementor.xml index 080732897c..29259dc50c 100644 --- a/doc/en/Gst/ImplementsInterfaceImplementor.xml +++ b/doc/en/Gst/ImplementsInterfaceImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -48,6 +49,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst/Index.xml b/doc/en/Gst/Index.xml index 59f06655b5..0812381fd7 100644 --- a/doc/en/Gst/Index.xml +++ b/doc/en/Gst/Index.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -108,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -157,6 +163,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.IndexEntry @@ -184,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -202,6 +210,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -223,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -245,6 +255,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -263,6 +274,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -293,6 +305,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -317,6 +330,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -335,6 +349,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -353,6 +368,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -371,6 +387,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -389,6 +406,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -412,6 +430,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -431,6 +450,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -457,6 +477,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -483,6 +504,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -509,6 +531,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -579,6 +602,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -608,6 +632,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -626,6 +651,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexAssociation.xml b/doc/en/Gst/IndexAssociation.xml index d37d42c6cb..012b2a09de 100644 --- a/doc/en/Gst/IndexAssociation.xml +++ b/doc/en/Gst/IndexAssociation.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -40,6 +42,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexCertainty.xml b/doc/en/Gst/IndexCertainty.xml index 80fc41e8cf..4c61638e19 100644 --- a/doc/en/Gst/IndexCertainty.xml +++ b/doc/en/Gst/IndexCertainty.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexEntry.xml b/doc/en/Gst/IndexEntry.xml index 8bda70ca25..fa4744f65f 100644 --- a/doc/en/Gst/IndexEntry.xml +++ b/doc/en/Gst/IndexEntry.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -101,6 +106,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -119,6 +125,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -157,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -178,6 +186,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -214,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -232,6 +243,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -271,6 +284,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -289,6 +303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -307,6 +322,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -325,6 +341,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -343,6 +360,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -361,6 +379,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexEntryType.xml b/doc/en/Gst/IndexEntryType.xml index 953ecd805a..69609a0f11 100644 --- a/doc/en/Gst/IndexEntryType.xml +++ b/doc/en/Gst/IndexEntryType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexFactory.xml b/doc/en/Gst/IndexFactory.xml index adc50a7972..da05e5e1a4 100644 --- a/doc/en/Gst/IndexFactory.xml +++ b/doc/en/Gst/IndexFactory.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -81,6 +84,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +104,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -122,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -187,6 +194,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst/IndexFilter.xml b/doc/en/Gst/IndexFilter.xml index aeb2086404..2cd3612287 100644 --- a/doc/en/Gst/IndexFilter.xml +++ b/doc/en/Gst/IndexFilter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexFlags.xml b/doc/en/Gst/IndexFlags.xml index 868906e01a..45bad2ad88 100644 --- a/doc/en/Gst/IndexFlags.xml +++ b/doc/en/Gst/IndexFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexLookupMethod.xml b/doc/en/Gst/IndexLookupMethod.xml index 690403cccd..322f691754 100644 --- a/doc/en/Gst/IndexLookupMethod.xml +++ b/doc/en/Gst/IndexLookupMethod.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexResolver.xml b/doc/en/Gst/IndexResolver.xml index 382f805aa5..acbb1a25e8 100644 --- a/doc/en/Gst/IndexResolver.xml +++ b/doc/en/Gst/IndexResolver.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IndexResolverMethod.xml b/doc/en/Gst/IndexResolverMethod.xml index cfb3213077..b41d035575 100644 --- a/doc/en/Gst/IndexResolverMethod.xml +++ b/doc/en/Gst/IndexResolverMethod.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/IntRange.xml b/doc/en/Gst/IntRange.xml index a60e9010c3..1d960d4c70 100644 --- a/doc/en/Gst/IntRange.xml +++ b/doc/en/Gst/IntRange.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -55,6 +57,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -93,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -146,6 +152,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -185,6 +192,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -205,6 +213,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Iterator.xml b/doc/en/Gst/Iterator.xml index c63a88ed83..2c8674bcaf 100644 --- a/doc/en/Gst/Iterator.xml +++ b/doc/en/Gst/Iterator.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Opaque @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Collections.IEnumerator diff --git a/doc/en/Gst/LibraryError.xml b/doc/en/Gst/LibraryError.xml index ed0d10869c..153d3a059c 100644 --- a/doc/en/Gst/LibraryError.xml +++ b/doc/en/Gst/LibraryError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/LinkedArgs.xml b/doc/en/Gst/LinkedArgs.xml index e03854fbff..c24f323d16 100644 --- a/doc/en/Gst/LinkedArgs.xml +++ b/doc/en/Gst/LinkedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/LinkedHandler.xml b/doc/en/Gst/LinkedHandler.xml index 62829f8408..a5d504bb5d 100644 --- a/doc/en/Gst/LinkedHandler.xml +++ b/doc/en/Gst/LinkedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/List.xml b/doc/en/Gst/List.xml index 283cb72a84..aaf7a2468c 100644 --- a/doc/en/Gst/List.xml +++ b/doc/en/Gst/List.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -59,6 +61,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -96,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -114,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +161,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -194,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -214,6 +222,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Message.xml b/doc/en/Gst/Message.xml index b1caa7f116..f6e76670d6 100644 --- a/doc/en/Gst/Message.xml +++ b/doc/en/Gst/Message.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -53,6 +55,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -124,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -148,6 +155,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -170,6 +178,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -194,6 +203,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -218,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -242,6 +253,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -268,6 +280,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -294,6 +307,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -320,6 +334,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -344,6 +359,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -366,6 +382,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -390,6 +407,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -414,6 +432,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -438,6 +457,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -462,6 +482,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -488,6 +509,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -514,6 +536,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -540,6 +563,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -566,6 +590,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -594,6 +619,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -622,6 +648,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -650,6 +677,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -678,6 +706,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -702,6 +731,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -726,6 +756,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -750,6 +781,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -774,6 +806,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -800,6 +833,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -826,6 +860,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -852,6 +887,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -878,6 +914,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -906,6 +943,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -934,6 +972,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -962,6 +1001,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -990,6 +1030,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1012,6 +1053,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1035,6 +1077,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Message @@ -1058,6 +1101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1084,6 +1128,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1110,6 +1155,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1138,6 +1184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1160,6 +1207,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Message @@ -1193,6 +1241,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Message @@ -1228,6 +1277,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Message @@ -1253,6 +1303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1281,6 +1332,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1305,6 +1357,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Message @@ -1330,6 +1383,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1354,6 +1408,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1378,6 +1433,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1402,6 +1458,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1426,6 +1483,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1452,6 +1510,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1478,6 +1537,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1504,6 +1564,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1530,6 +1591,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1558,6 +1620,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1586,6 +1649,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1614,6 +1678,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1642,6 +1707,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1663,6 +1729,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1684,6 +1751,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1711,6 +1779,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1732,6 +1801,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1755,6 +1825,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1778,6 +1849,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1799,6 +1871,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1822,6 +1895,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1847,6 +1921,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1868,6 +1943,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1891,6 +1967,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1916,6 +1993,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1936,6 +2014,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -1956,6 +2035,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1979,6 +2059,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2002,6 +2083,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2027,6 +2109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -2059,6 +2142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -2089,6 +2173,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -2111,6 +2196,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2133,6 +2219,7 @@ Method + 0.9.3.0 0.9.5.99 @@ -2154,6 +2241,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -2176,6 +2264,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2197,6 +2286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2220,6 +2310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2245,6 +2336,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2263,6 +2355,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2290,6 +2383,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2308,6 +2402,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -2325,6 +2420,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2343,6 +2439,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2361,6 +2458,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/MessageArgs.xml b/doc/en/Gst/MessageArgs.xml index 095d780752..b234073d46 100644 --- a/doc/en/Gst/MessageArgs.xml +++ b/doc/en/Gst/MessageArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/MessageHandler.xml b/doc/en/Gst/MessageHandler.xml index 576f6a5b05..77dc5b72d2 100644 --- a/doc/en/Gst/MessageHandler.xml +++ b/doc/en/Gst/MessageHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/MessageType.xml b/doc/en/Gst/MessageType.xml index 1f65122697..7acd54ef1d 100644 --- a/doc/en/Gst/MessageType.xml +++ b/doc/en/Gst/MessageType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -126,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -158,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -174,6 +184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -190,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -206,6 +218,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -222,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -238,6 +252,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -254,6 +269,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -270,6 +286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -286,6 +303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -302,6 +320,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -318,6 +337,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -334,6 +354,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -350,6 +371,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.MessageType @@ -365,6 +387,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -381,6 +404,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -397,6 +421,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -413,6 +438,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -429,6 +455,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/MiniObject.xml b/doc/en/Gst/MiniObject.xml index a77ee500e9..b35aecc85e 100644 --- a/doc/en/Gst/MiniObject.xml +++ b/doc/en/Gst/MiniObject.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -77,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -114,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -147,6 +153,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -165,6 +172,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -183,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -201,6 +210,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -220,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -242,6 +253,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -266,6 +278,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -284,6 +297,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -302,6 +316,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -336,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -373,6 +389,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -394,6 +411,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -431,6 +449,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -452,6 +471,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -485,6 +505,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -521,6 +542,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -541,6 +563,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/MiniObjectFlags.xml b/doc/en/Gst/MiniObjectFlags.xml index 98187afdfe..70efdb0ab7 100644 --- a/doc/en/Gst/MiniObjectFlags.xml +++ b/doc/en/Gst/MiniObjectFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/NewUriArgs.xml b/doc/en/Gst/NewUriArgs.xml index 01d11aa3bf..ecc5415c48 100644 --- a/doc/en/Gst/NewUriArgs.xml +++ b/doc/en/Gst/NewUriArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/NewUriHandler.xml b/doc/en/Gst/NewUriHandler.xml index 364196c3c9..3d412b2338 100644 --- a/doc/en/Gst/NewUriHandler.xml +++ b/doc/en/Gst/NewUriHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Object.xml b/doc/en/Gst/Object.xml index 8798732f70..be3701e247 100644 --- a/doc/en/Gst/Object.xml +++ b/doc/en/Gst/Object.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +104,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -122,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -164,6 +170,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -186,6 +193,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -208,6 +216,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -238,6 +247,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -256,6 +266,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -278,6 +289,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -296,6 +308,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -316,6 +329,7 @@ Method 0.9.2.0 + 0.9.3.0 System.Boolean @@ -337,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -359,6 +374,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -377,6 +393,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -400,6 +417,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -418,6 +436,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -444,6 +463,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -470,6 +490,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -488,6 +509,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -510,6 +532,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -532,6 +555,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -550,6 +574,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -568,6 +593,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -586,6 +612,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -605,6 +632,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -623,6 +651,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ObjectFlags.xml b/doc/en/Gst/ObjectFlags.xml index 9143957bb8..b376efc14a 100644 --- a/doc/en/Gst/ObjectFlags.xml +++ b/doc/en/Gst/ObjectFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Pad.xml b/doc/en/Gst/Pad.xml index 10d61550c6..d33d0d154c 100644 --- a/doc/en/Gst/Pad.xml +++ b/doc/en/Gst/Pad.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -61,6 +64,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -81,6 +85,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -103,6 +108,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -161,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -179,6 +188,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -201,6 +211,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -241,6 +253,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -263,6 +276,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -285,6 +299,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -313,6 +328,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -341,6 +357,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -359,6 +376,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -377,6 +395,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -399,6 +418,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -415,6 +435,21 @@ To be added. + + + Property + + 0.9.3.0 + + + Gst.Caps + + + To be added. + To be added. + To be added. + + Method @@ -422,6 +457,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -444,6 +480,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -462,6 +499,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn @@ -483,6 +521,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.PadChainListFunction @@ -500,6 +539,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -518,6 +558,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -537,6 +578,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -560,6 +602,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -582,6 +625,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -604,6 +648,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -622,6 +667,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -643,6 +689,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -661,6 +708,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -679,6 +727,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -701,6 +750,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -727,6 +777,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -745,6 +796,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -763,6 +815,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -785,6 +838,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -803,6 +857,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -821,6 +876,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -839,6 +895,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -857,6 +914,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -875,6 +933,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -897,6 +956,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -919,6 +979,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -937,6 +998,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -955,6 +1017,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -973,6 +1036,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1000,6 +1064,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1026,6 +1091,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1049,6 +1115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1075,6 +1142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1093,6 +1161,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1126,6 +1195,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1145,6 +1215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1163,6 +1234,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1185,6 +1257,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1197,6 +1270,22 @@ To be added. + + + Method + + 0.9.3.0 + + + Gst.Caps + + + + To be added. + To be added. + To be added. + + Method @@ -1204,6 +1293,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1226,6 +1316,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1248,6 +1339,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1272,6 +1364,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1298,6 +1391,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1320,6 +1414,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1342,6 +1437,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.FlowReturn @@ -1363,6 +1459,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1385,6 +1482,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1413,6 +1511,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1435,6 +1534,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1459,6 +1559,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1477,6 +1578,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1505,6 +1607,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1529,6 +1632,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1553,6 +1657,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1577,6 +1682,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1595,6 +1701,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1613,6 +1720,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1634,6 +1742,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1655,6 +1764,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1676,6 +1786,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1698,6 +1809,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1720,6 +1832,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1742,6 +1855,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1764,6 +1878,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1788,6 +1903,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1810,6 +1926,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1828,6 +1945,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1850,6 +1968,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1869,6 +1988,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1887,6 +2007,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1908,6 +2029,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1927,6 +2049,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1945,6 +2068,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1966,6 +2090,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1989,6 +2114,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2011,6 +2137,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2033,6 +2160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -2051,6 +2179,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadAcceptCapsFunction.xml b/doc/en/Gst/PadAcceptCapsFunction.xml index 58a60f700b..f44c50ead8 100644 --- a/doc/en/Gst/PadAcceptCapsFunction.xml +++ b/doc/en/Gst/PadAcceptCapsFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadActivateFunction.xml b/doc/en/Gst/PadActivateFunction.xml index 145bc27b22..2e3ed3be45 100644 --- a/doc/en/Gst/PadActivateFunction.xml +++ b/doc/en/Gst/PadActivateFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadActivateModeFunction.xml b/doc/en/Gst/PadActivateModeFunction.xml index 5114ce3a72..1c69f76805 100644 --- a/doc/en/Gst/PadActivateModeFunction.xml +++ b/doc/en/Gst/PadActivateModeFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadAddedArgs.xml b/doc/en/Gst/PadAddedArgs.xml index 253ff2e5bc..2b4a3627b1 100644 --- a/doc/en/Gst/PadAddedArgs.xml +++ b/doc/en/Gst/PadAddedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadAddedHandler.xml b/doc/en/Gst/PadAddedHandler.xml index 66b5507b0e..423d8b67fb 100644 --- a/doc/en/Gst/PadAddedHandler.xml +++ b/doc/en/Gst/PadAddedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadBlockCallback.xml b/doc/en/Gst/PadBlockCallback.xml index c27b95be01..31a8a0579c 100644 --- a/doc/en/Gst/PadBlockCallback.xml +++ b/doc/en/Gst/PadBlockCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadBufferAllocFunction.xml b/doc/en/Gst/PadBufferAllocFunction.xml index f7b8035f14..96fd0f8710 100644 --- a/doc/en/Gst/PadBufferAllocFunction.xml +++ b/doc/en/Gst/PadBufferAllocFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadBufferProbeCallback.xml b/doc/en/Gst/PadBufferProbeCallback.xml index 2f54ef4aea..9826ac0ca9 100644 --- a/doc/en/Gst/PadBufferProbeCallback.xml +++ b/doc/en/Gst/PadBufferProbeCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadChainFunction.xml b/doc/en/Gst/PadChainFunction.xml index 04d2043146..56b1cf616d 100644 --- a/doc/en/Gst/PadChainFunction.xml +++ b/doc/en/Gst/PadChainFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadChainListFunction.xml b/doc/en/Gst/PadChainListFunction.xml index f732121bbe..5bfd1817b5 100644 --- a/doc/en/Gst/PadChainListFunction.xml +++ b/doc/en/Gst/PadChainListFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst/PadCheckGetRangeFunction.xml b/doc/en/Gst/PadCheckGetRangeFunction.xml index e5b20ba479..d0a0a68f80 100644 --- a/doc/en/Gst/PadCheckGetRangeFunction.xml +++ b/doc/en/Gst/PadCheckGetRangeFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadCreatedArgs.xml b/doc/en/Gst/PadCreatedArgs.xml index 7850267182..b75f289b1b 100644 --- a/doc/en/Gst/PadCreatedArgs.xml +++ b/doc/en/Gst/PadCreatedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadCreatedHandler.xml b/doc/en/Gst/PadCreatedHandler.xml index 29f0af31b1..6294badecd 100644 --- a/doc/en/Gst/PadCreatedHandler.xml +++ b/doc/en/Gst/PadCreatedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadDataProbeCallback.xml b/doc/en/Gst/PadDataProbeCallback.xml index 94660f8e83..9034de6a9b 100644 --- a/doc/en/Gst/PadDataProbeCallback.xml +++ b/doc/en/Gst/PadDataProbeCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadDirection.xml b/doc/en/Gst/PadDirection.xml index 4253442d04..378f3d1f09 100644 --- a/doc/en/Gst/PadDirection.xml +++ b/doc/en/Gst/PadDirection.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadDispatcherFunction.xml b/doc/en/Gst/PadDispatcherFunction.xml index 7b918bed24..83b0e90fa4 100644 --- a/doc/en/Gst/PadDispatcherFunction.xml +++ b/doc/en/Gst/PadDispatcherFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadEventFunction.xml b/doc/en/Gst/PadEventFunction.xml index c335998648..d9e4389e7f 100644 --- a/doc/en/Gst/PadEventFunction.xml +++ b/doc/en/Gst/PadEventFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadEventProbeCallback.xml b/doc/en/Gst/PadEventProbeCallback.xml index f8bfdde253..47782ad921 100644 --- a/doc/en/Gst/PadEventProbeCallback.xml +++ b/doc/en/Gst/PadEventProbeCallback.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadFixateCapsFunction.xml b/doc/en/Gst/PadFixateCapsFunction.xml index c99ac3bc05..7ef24d7e16 100644 --- a/doc/en/Gst/PadFixateCapsFunction.xml +++ b/doc/en/Gst/PadFixateCapsFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadFlags.xml b/doc/en/Gst/PadFlags.xml index f5598afc4d..6e8fba2280 100644 --- a/doc/en/Gst/PadFlags.xml +++ b/doc/en/Gst/PadFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadGetCapsFunction.xml b/doc/en/Gst/PadGetCapsFunction.xml index c786f03d97..fb25ef328e 100644 --- a/doc/en/Gst/PadGetCapsFunction.xml +++ b/doc/en/Gst/PadGetCapsFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadGetRangeFunction.xml b/doc/en/Gst/PadGetRangeFunction.xml index ad59fcc769..64dd215880 100644 --- a/doc/en/Gst/PadGetRangeFunction.xml +++ b/doc/en/Gst/PadGetRangeFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadIterIntLinkFunction.xml b/doc/en/Gst/PadIterIntLinkFunction.xml index dd82c04190..3c18de0334 100644 --- a/doc/en/Gst/PadIterIntLinkFunction.xml +++ b/doc/en/Gst/PadIterIntLinkFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst/PadLinkFunction.xml b/doc/en/Gst/PadLinkFunction.xml index d0787cc99b..24c0a2a5e0 100644 --- a/doc/en/Gst/PadLinkFunction.xml +++ b/doc/en/Gst/PadLinkFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadLinkReturn.xml b/doc/en/Gst/PadLinkReturn.xml index 25144690a5..ba37929d9d 100644 --- a/doc/en/Gst/PadLinkReturn.xml +++ b/doc/en/Gst/PadLinkReturn.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadPresence.xml b/doc/en/Gst/PadPresence.xml index 723be52d8e..cb3c07c08a 100644 --- a/doc/en/Gst/PadPresence.xml +++ b/doc/en/Gst/PadPresence.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadQueryFunction.xml b/doc/en/Gst/PadQueryFunction.xml index 24df3af16e..0cdb8f06fd 100644 --- a/doc/en/Gst/PadQueryFunction.xml +++ b/doc/en/Gst/PadQueryFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadQueryTypeFunction.xml b/doc/en/Gst/PadQueryTypeFunction.xml index ffd78dda65..b2cc9c4afe 100644 --- a/doc/en/Gst/PadQueryTypeFunction.xml +++ b/doc/en/Gst/PadQueryTypeFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadRemovedArgs.xml b/doc/en/Gst/PadRemovedArgs.xml index 798da86ae2..f754cd5ab4 100644 --- a/doc/en/Gst/PadRemovedArgs.xml +++ b/doc/en/Gst/PadRemovedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadRemovedHandler.xml b/doc/en/Gst/PadRemovedHandler.xml index 7ffbfcc0fd..442d591084 100644 --- a/doc/en/Gst/PadRemovedHandler.xml +++ b/doc/en/Gst/PadRemovedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadSetCapsFunction.xml b/doc/en/Gst/PadSetCapsFunction.xml index c68ac73343..29afdefa56 100644 --- a/doc/en/Gst/PadSetCapsFunction.xml +++ b/doc/en/Gst/PadSetCapsFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadTemplate.xml b/doc/en/Gst/PadTemplate.xml index e4462c2424..23e1db64be 100644 --- a/doc/en/Gst/PadTemplate.xml +++ b/doc/en/Gst/PadTemplate.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -65,6 +68,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -132,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -173,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -199,6 +208,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -221,6 +231,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadTemplateFlags.xml b/doc/en/Gst/PadTemplateFlags.xml index 13bea4eaeb..feb6f29255 100644 --- a/doc/en/Gst/PadTemplateFlags.xml +++ b/doc/en/Gst/PadTemplateFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PadUnlinkFunction.xml b/doc/en/Gst/PadUnlinkFunction.xml index 308f582b45..27f11e8d96 100644 --- a/doc/en/Gst/PadUnlinkFunction.xml +++ b/doc/en/Gst/PadUnlinkFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParentSetArgs.xml b/doc/en/Gst/ParentSetArgs.xml index 1bbd05c4bf..40c08cb944 100644 --- a/doc/en/Gst/ParentSetArgs.xml +++ b/doc/en/Gst/ParentSetArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParentSetHandler.xml b/doc/en/Gst/ParentSetHandler.xml index 0315aee856..f789687620 100644 --- a/doc/en/Gst/ParentSetHandler.xml +++ b/doc/en/Gst/ParentSetHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParentUnsetArgs.xml b/doc/en/Gst/ParentUnsetArgs.xml index a08667d537..73465027b2 100644 --- a/doc/en/Gst/ParentUnsetArgs.xml +++ b/doc/en/Gst/ParentUnsetArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParentUnsetHandler.xml b/doc/en/Gst/ParentUnsetHandler.xml index cb381d1127..ee06811231 100644 --- a/doc/en/Gst/ParentUnsetHandler.xml +++ b/doc/en/Gst/ParentUnsetHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Parse.xml b/doc/en/Gst/Parse.xml index 1da39bc7a0..a6fd57317b 100644 --- a/doc/en/Gst/Parse.xml +++ b/doc/en/Gst/Parse.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -47,6 +49,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -119,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -145,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParseContext.xml b/doc/en/Gst/ParseContext.xml index bbde0923f8..6de4148ad0 100644 --- a/doc/en/Gst/ParseContext.xml +++ b/doc/en/Gst/ParseContext.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParseError.xml b/doc/en/Gst/ParseError.xml index f0d29180b8..9eb23b885f 100644 --- a/doc/en/Gst/ParseError.xml +++ b/doc/en/Gst/ParseError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ParseFlags.xml b/doc/en/Gst/ParseFlags.xml index 5ae2a4ad89..2ddd1e25b6 100644 --- a/doc/en/Gst/ParseFlags.xml +++ b/doc/en/Gst/ParseFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Pipeline.xml b/doc/en/Gst/Pipeline.xml index 3f4ea5ef87..a37d4afb8b 100644 --- a/doc/en/Gst/Pipeline.xml +++ b/doc/en/Gst/Pipeline.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -37,6 +39,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -55,6 +58,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -73,6 +77,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -114,6 +120,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -132,6 +139,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +158,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -173,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -191,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -231,6 +243,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PipelineFlags.xml b/doc/en/Gst/PipelineFlags.xml index 461a2e8ab0..d6f4ae81f5 100644 --- a/doc/en/Gst/PipelineFlags.xml +++ b/doc/en/Gst/PipelineFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Plugin.xml b/doc/en/Gst/Plugin.xml index 6093d4cba1..87d5f4f8e4 100644 --- a/doc/en/Gst/Plugin.xml +++ b/doc/en/Gst/Plugin.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -83,6 +87,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Structure @@ -127,6 +133,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -145,6 +152,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -163,6 +171,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -181,6 +190,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -199,6 +209,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -217,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -236,6 +248,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -258,6 +271,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -280,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -298,6 +313,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -316,6 +332,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -334,6 +351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -374,6 +392,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -392,6 +411,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginAddedArgs.xml b/doc/en/Gst/PluginAddedArgs.xml index fb56f5573c..00985be7fb 100644 --- a/doc/en/Gst/PluginAddedArgs.xml +++ b/doc/en/Gst/PluginAddedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginAddedHandler.xml b/doc/en/Gst/PluginAddedHandler.xml index 8dd7d48f27..f9ef06449f 100644 --- a/doc/en/Gst/PluginAddedHandler.xml +++ b/doc/en/Gst/PluginAddedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginDependencyFlags.xml b/doc/en/Gst/PluginDependencyFlags.xml index 47932ab0ca..b341fba784 100644 --- a/doc/en/Gst/PluginDependencyFlags.xml +++ b/doc/en/Gst/PluginDependencyFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginError.xml b/doc/en/Gst/PluginError.xml index 637a94f92a..a352c62104 100644 --- a/doc/en/Gst/PluginError.xml +++ b/doc/en/Gst/PluginError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFeature.xml b/doc/en/Gst/PluginFeature.xml index 6696e9da35..eca2e1ab0c 100644 --- a/doc/en/Gst/PluginFeature.xml +++ b/doc/en/Gst/PluginFeature.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -118,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -137,6 +144,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFeatureFilter.xml b/doc/en/Gst/PluginFeatureFilter.xml index 1c2c568560..c515706ef4 100644 --- a/doc/en/Gst/PluginFeatureFilter.xml +++ b/doc/en/Gst/PluginFeatureFilter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFilter.xml b/doc/en/Gst/PluginFilter.xml index a5be279288..425e2dee49 100644 --- a/doc/en/Gst/PluginFilter.xml +++ b/doc/en/Gst/PluginFilter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginFlags.xml b/doc/en/Gst/PluginFlags.xml index 6c2829bd21..1ce20712e9 100644 --- a/doc/en/Gst/PluginFlags.xml +++ b/doc/en/Gst/PluginFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,19 @@ To be added. + + + Field + + 0.9.3.0 + + + Gst.PluginFlags + + + To be added. + + Field @@ -30,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PluginInitFunc.xml b/doc/en/Gst/PluginInitFunc.xml index 469408eefe..32fd31b818 100644 --- a/doc/en/Gst/PluginInitFunc.xml +++ b/doc/en/Gst/PluginInitFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Preset.xml b/doc/en/Gst/Preset.xml index 69d89cf0a9..1e383894fe 100644 --- a/doc/en/Gst/Preset.xml +++ b/doc/en/Gst/Preset.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -72,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +98,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -112,6 +117,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -130,6 +136,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -154,6 +161,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -176,6 +184,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PresetAdapter.xml b/doc/en/Gst/PresetAdapter.xml index d8f24943d2..4ca7e4d297 100644 --- a/doc/en/Gst/PresetAdapter.xml +++ b/doc/en/Gst/PresetAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -145,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Preset @@ -166,6 +173,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -190,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -208,6 +217,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -226,6 +236,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -244,6 +255,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -266,6 +278,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -283,6 +296,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -301,6 +315,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -319,6 +334,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -343,6 +359,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -365,6 +382,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PresetDefault.xml b/doc/en/Gst/PresetDefault.xml index 8c27101b0c..53aeb5f75b 100644 --- a/doc/en/Gst/PresetDefault.xml +++ b/doc/en/Gst/PresetDefault.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -44,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -92,6 +94,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -138,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -178,6 +182,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String[] @@ -220,6 +225,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -266,6 +272,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -312,6 +319,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -360,6 +368,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean diff --git a/doc/en/Gst/PresetImplementor.xml b/doc/en/Gst/PresetImplementor.xml index ef1ed3cd64..1d93dfc56e 100644 --- a/doc/en/Gst/PresetImplementor.xml +++ b/doc/en/Gst/PresetImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -51,6 +53,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +80,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -99,6 +103,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +122,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -135,6 +141,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -159,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -181,6 +189,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/PropertyInfo.xml b/doc/en/Gst/PropertyInfo.xml index 0d1cdf3278..29342c105d 100644 --- a/doc/en/Gst/PropertyInfo.xml +++ b/doc/en/Gst/PropertyInfo.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -149,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -167,6 +176,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -185,6 +195,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -203,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -221,6 +233,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ProxyPad.xml b/doc/en/Gst/ProxyPad.xml index 1e1c9c8a2c..a72806ecbd 100644 --- a/doc/en/Gst/ProxyPad.xml +++ b/doc/en/Gst/ProxyPad.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Query.xml b/doc/en/Gst/Query.xml index 0b1c5d95a3..32ce1f19e1 100644 --- a/doc/en/Gst/Query.xml +++ b/doc/en/Gst/Query.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -53,6 +55,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -70,6 +73,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -88,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -106,6 +111,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -128,6 +134,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -150,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -168,6 +176,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -192,6 +201,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -214,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -240,6 +251,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -262,6 +274,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -281,6 +294,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -300,6 +314,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -322,6 +337,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -344,6 +360,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -366,6 +383,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -385,6 +403,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -408,6 +427,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -435,6 +455,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -462,6 +483,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -489,6 +511,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -512,6 +535,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -533,6 +557,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -558,6 +583,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -581,6 +607,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -608,6 +635,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -635,6 +663,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -656,6 +685,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -680,6 +710,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -703,6 +734,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -730,6 +762,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -757,6 +790,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -784,6 +818,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -807,6 +842,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -828,6 +864,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -853,6 +890,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -876,6 +914,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -903,6 +942,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -930,6 +970,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -951,6 +992,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -969,6 +1011,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -987,6 +1030,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/QueryType.xml b/doc/en/Gst/QueryType.xml index e2d93f9f7a..afe7dcd6c6 100644 --- a/doc/en/Gst/QueryType.xml +++ b/doc/en/Gst/QueryType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -187,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -203,6 +215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Rank.xml b/doc/en/Gst/Rank.xml index f6f6eaf35d..0ec8bae11b 100644 --- a/doc/en/Gst/Rank.xml +++ b/doc/en/Gst/Rank.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Registry.xml b/doc/en/Gst/Registry.xml index 9fbe428549..f34b721ee9 100644 --- a/doc/en/Gst/Registry.xml +++ b/doc/en/Gst/Registry.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -99,6 +104,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -121,6 +127,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +146,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -161,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -178,6 +187,21 @@ To be added. + + + Property + + 0.9.3.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + Method @@ -206,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.PluginFeature @@ -229,6 +254,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -270,6 +296,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.PluginFeature[] @@ -291,6 +318,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -313,6 +341,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -331,6 +360,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -353,6 +383,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -375,6 +406,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -401,6 +433,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -427,6 +460,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -445,6 +479,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -467,6 +502,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -491,6 +527,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -509,6 +546,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -530,6 +568,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -551,6 +590,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -573,6 +613,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/ResourceError.xml b/doc/en/Gst/ResourceError.xml index 1d5b12a89a..2687acac4d 100644 --- a/doc/en/Gst/ResourceError.xml +++ b/doc/en/Gst/ResourceError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -187,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -203,6 +215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -235,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -251,6 +266,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/SeekFlags.xml b/doc/en/Gst/SeekFlags.xml index bfd17cad98..d3dfcf0672 100644 --- a/doc/en/Gst/SeekFlags.xml +++ b/doc/en/Gst/SeekFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/SeekType.xml b/doc/en/Gst/SeekType.xml index 983b99f8a2..2a51e7ee3a 100644 --- a/doc/en/Gst/SeekType.xml +++ b/doc/en/Gst/SeekType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Segment.xml b/doc/en/Gst/Segment.xml index afbbd04fd5..886a5f3824 100644 --- a/doc/en/Gst/Segment.xml +++ b/doc/en/Gst/Segment.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +78,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -92,6 +97,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -159,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -177,6 +186,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -195,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -213,6 +224,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -231,6 +243,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -252,6 +265,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -270,6 +284,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -291,6 +306,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -309,6 +325,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -327,6 +344,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -350,6 +368,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -373,6 +392,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -404,6 +424,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -437,6 +458,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -460,6 +482,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -494,6 +517,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -512,6 +536,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -530,6 +555,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -548,6 +574,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Int64 @@ -571,6 +598,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -595,6 +623,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/SignalHandler.xml b/doc/en/Gst/SignalHandler.xml index 84bb51524f..06bbbe3c42 100644 --- a/doc/en/Gst/SignalHandler.xml +++ b/doc/en/Gst/SignalHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst/State.xml b/doc/en/Gst/State.xml index e7ee08029d..12b0cb9106 100644 --- a/doc/en/Gst/State.xml +++ b/doc/en/Gst/State.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/StateChange.xml b/doc/en/Gst/StateChange.xml index 81596d848c..2ab6da03e5 100644 --- a/doc/en/Gst/StateChange.xml +++ b/doc/en/Gst/StateChange.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -30,6 +31,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -62,6 +65,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -94,6 +99,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/StateChangeReturn.xml b/doc/en/Gst/StateChangeReturn.xml index d323f9e50a..def16a3e86 100644 --- a/doc/en/Gst/StateChangeReturn.xml +++ b/doc/en/Gst/StateChangeReturn.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/StaticPadTemplate.xml b/doc/en/Gst/StaticPadTemplate.xml index 673be79a9c..41b01e5d47 100644 --- a/doc/en/Gst/StaticPadTemplate.xml +++ b/doc/en/Gst/StaticPadTemplate.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/StreamError.xml b/doc/en/Gst/StreamError.xml index 79a627e004..d4d037415a 100644 --- a/doc/en/Gst/StreamError.xml +++ b/doc/en/Gst/StreamError.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -155,6 +164,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -171,6 +181,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -187,6 +198,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -203,6 +215,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -235,6 +249,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/StreamStatusType.xml b/doc/en/Gst/StreamStatusType.xml index 57bfa3c00b..e2b9f090ee 100644 --- a/doc/en/Gst/StreamStatusType.xml +++ b/doc/en/Gst/StreamStatusType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Enum @@ -26,6 +27,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType @@ -71,6 +75,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType @@ -86,6 +91,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType @@ -101,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType @@ -116,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.StreamStatusType diff --git a/doc/en/Gst/Structure.xml b/doc/en/Gst/Structure.xml index 002c33655b..6fb9f50a9b 100644 --- a/doc/en/Gst/Structure.xml +++ b/doc/en/Gst/Structure.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -85,6 +89,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -122,6 +128,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -140,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -158,6 +166,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -182,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -206,6 +216,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -256,6 +268,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -280,6 +293,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -301,6 +315,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -323,6 +338,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -364,6 +380,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.Value @@ -385,6 +402,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -403,6 +421,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -446,6 +465,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -469,6 +489,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -487,6 +508,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -509,6 +531,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -527,6 +550,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -545,6 +569,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -566,6 +591,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -593,6 +619,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -636,6 +663,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -658,6 +686,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/StructureChangeType.xml b/doc/en/Gst/StructureChangeType.xml index d65d6be724..3655127aaf 100644 --- a/doc/en/Gst/StructureChangeType.xml +++ b/doc/en/Gst/StructureChangeType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/SyncMessageArgs.xml b/doc/en/Gst/SyncMessageArgs.xml index 5eb6f32a20..12f44961be 100644 --- a/doc/en/Gst/SyncMessageArgs.xml +++ b/doc/en/Gst/SyncMessageArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/SyncMessageHandler.xml b/doc/en/Gst/SyncMessageHandler.xml index 4fe0e85fd5..5302021384 100644 --- a/doc/en/Gst/SyncMessageHandler.xml +++ b/doc/en/Gst/SyncMessageHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/SystemClock.xml b/doc/en/Gst/SystemClock.xml index 8eb0883101..cf74a21703 100644 --- a/doc/en/Gst/SystemClock.xml +++ b/doc/en/Gst/SystemClock.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -79,6 +83,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +102,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Tag.xml b/doc/en/Gst/Tag.xml index 388a94a3ab..bc312ba110 100644 --- a/doc/en/Gst/Tag.xml +++ b/doc/en/Gst/Tag.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -53,6 +56,7 @@ Field 0.9.2.0 + 0.9.3.0 System.String @@ -67,6 +71,7 @@ Field 0.9.2.0 + 0.9.3.0 System.String @@ -83,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -100,6 +106,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -117,6 +124,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -134,6 +142,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -151,6 +160,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -168,6 +178,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -185,6 +196,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -202,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -219,6 +232,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -236,6 +250,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -253,6 +268,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -270,6 +286,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -287,6 +304,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -304,6 +322,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -314,6 +333,20 @@ To be added. + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + Field @@ -321,6 +354,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -338,6 +372,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.String @@ -354,6 +389,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -371,6 +407,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -388,6 +425,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -405,6 +443,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -422,6 +461,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -439,6 +479,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -456,6 +497,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -473,6 +515,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -495,6 +538,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -512,6 +556,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -529,6 +574,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -546,6 +592,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -563,6 +610,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -580,6 +628,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -597,6 +646,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -619,6 +669,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -660,6 +711,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -681,6 +733,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -703,6 +756,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -718,6 +772,20 @@ To be added. + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + Field @@ -725,6 +793,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -742,6 +811,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -759,6 +829,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -781,6 +852,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -798,6 +870,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -815,6 +888,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -832,6 +906,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -849,6 +924,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -866,6 +942,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -876,6 +953,20 @@ To be added. + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + Field @@ -883,6 +974,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -920,6 +1012,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -962,6 +1055,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -984,6 +1078,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1001,6 +1096,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1018,6 +1114,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1035,6 +1132,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1052,6 +1150,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1069,6 +1168,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1114,6 +1214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -1144,6 +1245,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1175,6 +1277,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1185,6 +1288,62 @@ To be added. + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + + + + Field + + 0.9.3.0 + + + System.String + + + To be added. + To be added. + + Field @@ -1192,6 +1351,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1209,6 +1369,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1226,6 +1387,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1243,6 +1405,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1260,6 +1423,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1277,6 +1441,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1294,6 +1459,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1311,6 +1477,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -1328,6 +1495,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagFlags.xml b/doc/en/Gst/TagFlags.xml index b66d966c58..fcafc86dea 100644 --- a/doc/en/Gst/TagFlags.xml +++ b/doc/en/Gst/TagFlags.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagList.xml b/doc/en/Gst/TagList.xml index 4d1f34a939..b54490379b 100644 --- a/doc/en/Gst/TagList.xml +++ b/doc/en/Gst/TagList.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -85,6 +89,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -110,6 +115,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -129,6 +135,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -147,6 +154,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -168,6 +176,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -190,6 +199,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -212,6 +222,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -230,6 +241,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -271,6 +284,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -293,6 +307,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -317,6 +332,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -341,6 +357,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -362,6 +379,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -380,6 +398,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -398,6 +417,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagMergeFunc.xml b/doc/en/Gst/TagMergeFunc.xml index 8e516c4336..7202a2ff63 100644 --- a/doc/en/Gst/TagMergeFunc.xml +++ b/doc/en/Gst/TagMergeFunc.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagMergeMode.xml b/doc/en/Gst/TagMergeMode.xml index fbc79b3a05..8a2cc3f9d5 100644 --- a/doc/en/Gst/TagMergeMode.xml +++ b/doc/en/Gst/TagMergeMode.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -123,6 +130,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -139,6 +147,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetter.xml b/doc/en/Gst/TagSetter.xml index 8e7fe91684..75a00334b9 100644 --- a/doc/en/Gst/TagSetter.xml +++ b/doc/en/Gst/TagSetter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -46,6 +48,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -90,6 +93,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -108,6 +112,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -126,6 +131,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetterAdapter.xml b/doc/en/Gst/TagSetterAdapter.xml index 96e31b01ef..cba72057cc 100644 --- a/doc/en/Gst/TagSetterAdapter.xml +++ b/doc/en/Gst/TagSetterAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -78,6 +82,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -100,6 +105,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -163,6 +169,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TagSetter @@ -184,6 +191,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -208,6 +216,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -226,6 +235,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -244,6 +254,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -262,6 +273,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -279,6 +291,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -297,6 +310,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -315,6 +329,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TagSetterImplementor.xml b/doc/en/Gst/TagSetterImplementor.xml index e1cde9720c..3dba483b39 100644 --- a/doc/en/Gst/TagSetterImplementor.xml +++ b/doc/en/Gst/TagSetterImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Task.xml b/doc/en/Gst/Task.xml index 1e293c3f9b..8b54f6b61d 100644 --- a/doc/en/Gst/Task.xml +++ b/doc/en/Gst/Task.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -74,6 +77,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -92,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -111,6 +116,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -130,6 +136,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.TaskPool @@ -147,6 +154,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -165,6 +173,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Boolean @@ -186,6 +195,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -204,6 +214,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -223,6 +234,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -241,6 +253,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -260,6 +273,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TaskFunction.xml b/doc/en/Gst/TaskFunction.xml index 002cd85662..e2058a1559 100644 --- a/doc/en/Gst/TaskFunction.xml +++ b/doc/en/Gst/TaskFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TaskPool.xml b/doc/en/Gst/TaskPool.xml index 1fd4694d71..9f2f97eb5a 100644 --- a/doc/en/Gst/TaskPool.xml +++ b/doc/en/Gst/TaskPool.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.Object @@ -22,6 +23,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -36,6 +38,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -53,6 +56,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -70,6 +74,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.GLib.GType @@ -87,6 +92,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -107,6 +113,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -129,6 +136,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -154,6 +162,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -176,6 +185,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 @@ -202,6 +212,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Void @@ -219,6 +230,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr diff --git a/doc/en/Gst/TaskPoolFunction.xml b/doc/en/Gst/TaskPoolFunction.xml index 727f4e7291..16022f9b65 100644 --- a/doc/en/Gst/TaskPoolFunction.xml +++ b/doc/en/Gst/TaskPoolFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.Delegate diff --git a/doc/en/Gst/TaskState.xml b/doc/en/Gst/TaskState.xml index db6cc81d21..ef5a33711e 100644 --- a/doc/en/Gst/TaskState.xml +++ b/doc/en/Gst/TaskState.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFind.xml b/doc/en/Gst/TypeFind.xml index f32326ed75..3673ec133f 100644 --- a/doc/en/Gst/TypeFind.xml +++ b/doc/en/Gst/TypeFind.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -63,6 +66,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -84,6 +88,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -102,6 +107,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -120,6 +126,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -144,6 +151,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindFactory.xml b/doc/en/Gst/TypeFindFactory.xml index aa6e60a2ab..9541577586 100644 --- a/doc/en/Gst/TypeFindFactory.xml +++ b/doc/en/Gst/TypeFindFactory.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -56,6 +59,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -113,6 +119,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -131,6 +138,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -149,6 +157,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindFunction.xml b/doc/en/Gst/TypeFindFunction.xml index 542ec0f009..676fa1936a 100644 --- a/doc/en/Gst/TypeFindFunction.xml +++ b/doc/en/Gst/TypeFindFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindGetLengthFunction.xml b/doc/en/Gst/TypeFindGetLengthFunction.xml index b720839704..529b0e43a2 100644 --- a/doc/en/Gst/TypeFindGetLengthFunction.xml +++ b/doc/en/Gst/TypeFindGetLengthFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindPeekFunction.xml b/doc/en/Gst/TypeFindPeekFunction.xml index 91f33c07bf..b8252a68fa 100644 --- a/doc/en/Gst/TypeFindPeekFunction.xml +++ b/doc/en/Gst/TypeFindPeekFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindProbability.xml b/doc/en/Gst/TypeFindProbability.xml index 4604247892..df0dd01e7a 100644 --- a/doc/en/Gst/TypeFindProbability.xml +++ b/doc/en/Gst/TypeFindProbability.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -75,6 +79,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -91,6 +96,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/TypeFindSuggestFunction.xml b/doc/en/Gst/TypeFindSuggestFunction.xml index c233087366..c45cdb204a 100644 --- a/doc/en/Gst/TypeFindSuggestFunction.xml +++ b/doc/en/Gst/TypeFindSuggestFunction.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandler.xml b/doc/en/Gst/URIHandler.xml index fe8c0a0960..3fe2c4eb7f 100644 --- a/doc/en/Gst/URIHandler.xml +++ b/doc/en/Gst/URIHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -24,6 +25,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -81,6 +85,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -99,6 +104,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandlerAdapter.xml b/doc/en/Gst/URIHandlerAdapter.xml index ed26c3d058..16fa471b3f 100644 --- a/doc/en/Gst/URIHandlerAdapter.xml +++ b/doc/en/Gst/URIHandlerAdapter.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -42,6 +44,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -97,6 +101,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 Gst.URIHandler @@ -118,6 +123,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -142,6 +148,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -160,6 +167,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -178,6 +186,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -196,6 +205,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -218,6 +228,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 System.IntPtr @@ -235,6 +246,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -253,6 +265,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -275,6 +288,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -293,6 +307,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/URIHandlerImplementor.xml b/doc/en/Gst/URIHandlerImplementor.xml index 52ba483891..5e36ed4c28 100644 --- a/doc/en/Gst/URIHandlerImplementor.xml +++ b/doc/en/Gst/URIHandlerImplementor.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -29,6 +30,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -51,6 +53,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/URIType.xml b/doc/en/Gst/URIType.xml index f8276ad384..8b070f4bb9 100644 --- a/doc/en/Gst/URIType.xml +++ b/doc/en/Gst/URIType.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -27,6 +28,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -43,6 +45,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/UnlinkedArgs.xml b/doc/en/Gst/UnlinkedArgs.xml index 51f1abd2a8..5b87fd8466 100644 --- a/doc/en/Gst/UnlinkedArgs.xml +++ b/doc/en/Gst/UnlinkedArgs.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/UnlinkedHandler.xml b/doc/en/Gst/UnlinkedHandler.xml index 090a26d80e..42e3cbfb60 100644 --- a/doc/en/Gst/UnlinkedHandler.xml +++ b/doc/en/Gst/UnlinkedHandler.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Util.xml b/doc/en/Gst/Util.xml index 0afe91c03a..5492344604 100644 --- a/doc/en/Gst/Util.xml +++ b/doc/en/Gst/Util.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -38,6 +40,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -60,6 +63,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -82,6 +86,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -104,6 +109,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -126,6 +132,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -149,6 +156,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -173,6 +181,7 @@ 0.9.1.0 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -196,6 +205,7 @@ Method 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -219,6 +229,7 @@ Method 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -242,6 +253,7 @@ Method 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -265,6 +277,7 @@ Method 0.9.2.0 + 0.9.3.0 System.UInt64 @@ -290,6 +303,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -309,6 +323,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -331,6 +346,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -353,6 +369,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -371,6 +388,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/Gst/Version.xml b/doc/en/Gst/Version.xml index c353fb27ed..37cbfb2f6f 100644 --- a/doc/en/Gst/Version.xml +++ b/doc/en/Gst/Version.xml @@ -5,6 +5,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -23,6 +24,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -41,6 +43,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -59,6 +62,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -77,6 +81,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 @@ -95,6 +100,7 @@ 0.9.0.0 0.9.1.0 0.9.2.0 + 0.9.3.0 0.9.5.99 diff --git a/doc/en/index.xml b/doc/en/index.xml index cf92896cb8..db5669f133 100644 --- a/doc/en/index.xml +++ b/doc/en/index.xml @@ -1,6 +1,6 @@ - + System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true) @@ -244,6 +244,7 @@ + @@ -475,6 +476,7 @@ + diff --git a/gstreamer-sharp/ByteWriter.custom b/gstreamer-sharp/ByteWriter.custom new file mode 100644 index 0000000000..e370dcee4b --- /dev/null +++ b/gstreamer-sharp/ByteWriter.custom @@ -0,0 +1,61 @@ +Gst.Buffer buffer = null; +public Gst.Buffer Buffer { + get { + return buffer; + } +} + +[DllImport ("libgstbase-0.10.dll", CallingConvention = CallingConvention.Cdecl) ] +static extern IntPtr gst_byte_writer_new_with_buffer (IntPtr buffer, bool initialized); + +public ByteWriter (Gst.Buffer buffer, bool initialized) { + Raw = gst_byte_writer_new_with_buffer (buffer == null ? IntPtr.Zero : buffer.Handle, initialized); + this.buffer = buffer; +} + +[DllImport ("libgstbase-0.10.dll", CallingConvention = CallingConvention.Cdecl) ] +static extern bool gst_byte_writer_put_data (IntPtr writer, IntPtr data, uint size); + +public bool PutData (byte[] data) { + IntPtr data_raw = Marshal.AllocHGlobal (data.Length); + Marshal.Copy (data, 0, data_raw, data.Length); + bool ret = gst_byte_writer_put_data (Handle, data_raw, (uint) data.Length); + Marshal.FreeHGlobal (data_raw); + return ret; +} + +[DllImport ("libgstbase-0.10.dll", CallingConvention = CallingConvention.Cdecl) ] +static extern bool gst_byte_reader_peek_data (IntPtr raw, uint size, out IntPtr val); + +public bool PeekData (uint size, out byte[] val) { + IntPtr raw_ret; + + bool ret = gst_byte_reader_peek_data (Handle, size, out raw_ret); + + if (!ret || raw_ret == IntPtr.Zero) { + val = null; + } else { + val = new byte[size]; + Marshal.Copy (raw_ret, val, 0, (int) size); + } + + return ret; +} + +[DllImport ("libgstbase-0.10.dll", CallingConvention = CallingConvention.Cdecl) ] +static extern bool gst_byte_reader_get_data (IntPtr raw, uint size, out IntPtr val); + +public bool GetData (uint size, out byte[] val) { + IntPtr raw_ret; + + bool ret = gst_byte_reader_get_data (Handle, size, out raw_ret); + + if (!ret || raw_ret == IntPtr.Zero) { + val = null; + } else { + val = new byte[size]; + Marshal.Copy (raw_ret, val, 0, (int) size); + } + + return ret; +} diff --git a/gstreamer-sharp/Event.custom b/gstreamer-sharp/Event.custom index 356d79f167..5af41fbf0b 100644 --- a/gstreamer-sharp/Event.custom +++ b/gstreamer-sharp/Event.custom @@ -250,6 +250,27 @@ public void ParseBufferSize (out Gst.Format format, out long min, out long max, gst_event_parse_buffer_size (Handle, out format, out min, out max, out async); } +[DllImport ("libgstreamer-0.10.dll") ] +static extern IntPtr gst_event_new_sink_message (IntPtr msg); + +public static Gst.Event NewSinkMessage (Gst.Message msg) { + Gst.Event ev = (Gst.Event) Gst.MiniObject.GetObject (gst_event_new_sink_message (msg.Handle), true); + + return ev; +} + +[DllImport ("libgstreamer-0.10.dll") ] +static extern void gst_event_parse_sink_message (IntPtr ev, out IntPtr msg); + +public void ParseSinkMessage (out Gst.Message msg) { + if (Type != EventType.SinkMessage) + throw new ArgumentException (); + + IntPtr msg_raw; + gst_event_parse_sink_message (Handle, out msg_raw); + msg = (Gst.Message) Gst.MiniObject.GetObject (msg_raw, true); +} + [DllImport ("libgstreamer-0.10.dll") ] static extern IntPtr gst_event_new_qos (double proportion, long diff, ulong timestamp); diff --git a/gstreamer-sharp/Gstreamer.metadata b/gstreamer-sharp/Gstreamer.metadata index 42d17eb769..cc26bb0760 100644 --- a/gstreamer-sharp/Gstreamer.metadata +++ b/gstreamer-sharp/Gstreamer.metadata @@ -56,6 +56,7 @@ 1 1 1 + 1 1 1 1 @@ -132,6 +133,7 @@ true true true + 1 1 1 1 @@ -362,6 +364,7 @@ + 0 19 39 @@ -369,6 +372,7 @@ 102 118 134 + 150 241 257 273 @@ -386,6 +390,7 @@ NewSegment Tag BufferSize + SinkMessage Qos Seek Navigation @@ -560,11 +565,13 @@ ref true true + true true true 1 true true + true 1 SetBlocked 1 @@ -755,6 +762,7 @@ + 1 1 @@ -870,6 +878,8 @@ 1 1 1 + 1 + 1 1 1 1 @@ -1019,6 +1029,11 @@ ScaleUInt64Ceil ScaleUInt64Ceil 1 + 1 + 1 + 1 + 1 + 1 1 @@ -1053,6 +1068,19 @@ out SrcQuery GetLive + GetLive + + + + + + + + + + + + true true @@ -1167,6 +1195,341 @@ PeekString out + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + PutString + PutUInt8 + PutUInt16Be + PutUInt16Le + PutUInt24Be + PutUInt24Le + PutUInt32Be + PutUInt32Le + PutUInt64Be + PutUInt64Le + 1 + 1 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1411,6 +1774,10 @@ Y41B Y42B YVYU + NV12 + NV21 + + 1 ref diff --git a/gstreamer-sharp/Makefile.am b/gstreamer-sharp/Makefile.am index cd306608a0..30ea4d5851 100644 --- a/gstreamer-sharp/Makefile.am +++ b/gstreamer-sharp/Makefile.am @@ -55,6 +55,7 @@ sources = \ NavigationMessage.cs \ NavigationEvent.cs \ NavigationQuery.cs \ + VideoEvent.cs \ coreplugins/*.cs \ glib-sharp/*.cs @@ -117,6 +118,7 @@ customs = \ VideoUtil.custom \ BitReader.custom \ ByteReader.custom \ + ByteWriter.custom \ MissingPluginMessage.cs plugin_csfiles = $(builddir)/coreplugins/generated/*.cs \ diff --git a/gstreamer-sharp/Tag.custom b/gstreamer-sharp/Tag.custom index 5791e992d2..bb955d830d 100644 --- a/gstreamer-sharp/Tag.custom +++ b/gstreamer-sharp/Tag.custom @@ -80,3 +80,10 @@ public static void MergeUseFirst (out Gst.GLib.Value dest, ref Gst.GLib.Value sr public const string GeoLocationLatitude = "geo-location-latitude"; public const string GeoLocationLongitude = "geo-location-longitude"; public const string GeoLocationElevation = "geo-location-elevation"; + public const string ShowName = "show-name"; + public const string ShowSortname = "show-sortname"; + public const string ShowEpisodeNumber = "show-episode-number"; + public const string ShowSeasonNumber = "show-season-number"; + public const string Lyrics = "lyrics"; + public const string ComposerSortname = "composer-sortname"; + public const string Grouping = "grouping"; diff --git a/gstreamer-sharp/VideoEvent.cs b/gstreamer-sharp/VideoEvent.cs new file mode 100644 index 0000000000..c73a7d1900 --- /dev/null +++ b/gstreamer-sharp/VideoEvent.cs @@ -0,0 +1,28 @@ +namespace Gst.Video { + + using System; + using System.Runtime.InteropServices; + using System.Reflection; + using Gst.GLib; + using Gst; + using Gst.Interfaces; + + public static class VideoEvent { + [DllImport ("libgstvideo-0.10.dll") ] + static extern bool gst_video_event_parse_still_frame (IntPtr evnt, out bool in_still); + + public static bool ParseStillFrame (Gst.Event evnt, out bool in_still) { + bool ret = gst_video_event_parse_still_frame (evnt.Handle, out in_still); + + return ret; + } + + [DllImport ("libgstvideo-0.10.dll") ] + static extern IntPtr gst_video_event_new_still_frame (bool in_still); + + public static Gst.Event NewStillFrame (bool in_still) { + Gst.Event ev = (Gst.Event) Gst.MiniObject.GetObject (gst_video_event_new_still_frame (in_still), true); + return ev; + } + } +} diff --git a/gstreamer-sharp/gstreamer-api.raw b/gstreamer-sharp/gstreamer-api.raw index 14a491bcdb..768a4aff65 100644 --- a/gstreamer-sharp/gstreamer-api.raw +++ b/gstreamer-sharp/gstreamer-api.raw @@ -125,6 +125,8 @@ + + @@ -304,6 +306,7 @@ + @@ -1293,7 +1296,8 @@ - + + @@ -2444,6 +2448,11 @@ + + + + + @@ -2516,6 +2525,12 @@ + + + + + + @@ -3617,6 +3632,9 @@ + + + @@ -3719,6 +3737,9 @@ + + + @@ -4299,6 +4320,12 @@ + + + + + + @@ -4630,7 +4657,9 @@ - + + + @@ -4706,6 +4735,9 @@ + + + @@ -4753,13 +4785,13 @@ - + - + @@ -5173,6 +5205,13 @@ + + + + + + + @@ -5636,6 +5675,19 @@ + + + + + + + + + + + + + @@ -6565,6 +6617,14 @@ + + + + + + + + @@ -6572,6 +6632,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6581,6 +6671,13 @@ + + + + + + + @@ -7179,6 +7276,14 @@ + + + + + + + + @@ -7453,6 +7558,9 @@ + + + @@ -7695,6 +7803,9 @@ + + + @@ -8057,6 +8168,241 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -9905,6 +10251,8 @@ + + @@ -10128,6 +10476,21 @@ + + + + + + + + + + + + + + + @@ -10212,4 +10575,4 @@ - \ No newline at end of file + diff --git a/source/gstreamer-sharp-source.xml b/source/gstreamer-sharp-source.xml index 5116cbaedd..be52fbbd87 100644 --- a/source/gstreamer-sharp-source.xml +++ b/source/gstreamer-sharp-source.xml @@ -21,6 +21,8 @@ ../../gstreamer/gst/gstregistrybinary.h ../../gstreamer/gst/gstregistryxml.h + ../../gstreamer/gst/gstregistrychunks.h + ../../gstreamer/gst/gstpluginloader.h ../../gstreamer/gst/gst_private.h ../../gstreamer/gst/glib-compat-private.h ../../gstreamer/gst/glib-i18n-lib.h