[gst-cvs] gstreamer-sharp: Update docs

Sebastian Dröge slomo at kemper.freedesktop.org
Fri Oct 2 06:50:35 PDT 2009


Module: gstreamer-sharp
Branch: master
Commit: 2453ddfe11f64c74881c89f28c7e9e90d1292057
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/commit/?id=2453ddfe11f64c74881c89f28c7e9e90d1292057

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Oct  2 15:50:16 2009 +0200

Update docs

---

 doc/en/Gst.App/AppSink.xml                         |   21 +
 doc/en/Gst.App/AppSrc.xml                          |   25 +
 doc/en/Gst.App/AppStreamType.xml                   |    4 +
 doc/en/Gst.App/NeedDataArgs.xml                    |    3 +
 doc/en/Gst.App/NeedDataHandler.xml                 |    1 +
 doc/en/Gst.App/NewBufferListArgs.xml               |    2 +
 doc/en/Gst.App/NewBufferListHandler.xml            |    1 +
 doc/en/Gst.App/SeekDataArgs.xml                    |    3 +
 doc/en/Gst.App/SeekDataHandler.xml                 |    1 +
 doc/en/Gst.Base/Adapter.xml                        |   13 +
 doc/en/Gst.Base/BaseSink.xml                       |   34 +
 doc/en/Gst.Base/BaseSrc.xml                        |   30 +
 doc/en/Gst.Base/BaseSrcFlags.xml                   |    3 +
 doc/en/Gst.Base/BaseTransform.xml                  |   24 +
 doc/en/Gst.Base/BitReader.xml                      |  332 ++++++
 doc/en/Gst.Base/ByteReader.xml                     | 1105 ++++++++++++++++++++
 doc/en/Gst.Base/PushSrc.xml                        |    5 +
 doc/en/Gst.Base/TypeFindHelper.xml                 |    6 +
 doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml |    1 +
 .../DecodeBin+NewDecodedPadArgs.xml                |    3 +
 .../DecodeBin+NewDecodedPadHandler.xml             |    1 +
 .../DecodeBin+RemovedDecodedPadArgs.xml            |    3 +
 .../DecodeBin+RemovedDecodedPadHandler.xml         |    1 +
 .../Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml  |    4 +
 .../DecodeBin+UnknownTypeHandler.xml               |    1 +
 doc/en/Gst.BasePlugins/DecodeBin.xml               |   15 +
 .../DecodeBin2+AutoplugContinueArgs.xml            |    4 +
 .../DecodeBin2+AutoplugContinueHandler.xml         |    1 +
 .../DecodeBin2+AutoplugFactoriesArgs.xml           |    4 +
 .../DecodeBin2+AutoplugFactoriesHandler.xml        |    1 +
 .../DecodeBin2+AutoplugSelectArgs.xml              |    5 +
 .../DecodeBin2+AutoplugSelectHandler.xml           |    1 +
 .../DecodeBin2+AutoplugSortArgs.xml                |    5 +
 .../DecodeBin2+AutoplugSortHandler.xml             |    1 +
 .../DecodeBin2+NewDecodedPadArgs.xml               |    4 +
 .../DecodeBin2+NewDecodedPadHandler.xml            |    1 +
 .../DecodeBin2+RemovedDecodedPadArgs.xml           |    3 +
 .../DecodeBin2+RemovedDecodedPadHandler.xml        |    1 +
 .../Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml |    4 +
 .../DecodeBin2+UnknownTypeHandler.xml              |    1 +
 doc/en/Gst.BasePlugins/DecodeBin2.xml              |   22 +
 .../PlayBin+StreamInfo+MutedArgs.xml               |    3 +
 .../PlayBin+StreamInfo+MutedHandler.xml            |    1 +
 .../PlayBin+StreamInfo+StreamType.xml              |    7 +
 doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml      |   10 +
 doc/en/Gst.BasePlugins/PlayBin.xml                 |   30 +
 .../PlayBin2+AudioTagsChangedArgs.xml              |    3 +
 .../PlayBin2+AudioTagsChangedHandler.xml           |    1 +
 doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml  |    9 +
 .../PlayBin2+TextTagsChangedArgs.xml               |    3 +
 .../PlayBin2+TextTagsChangedHandler.xml            |    1 +
 .../PlayBin2+VideoTagsChangedArgs.xml              |    3 +
 .../PlayBin2+VideoTagsChangedHandler.xml           |    1 +
 doc/en/Gst.BasePlugins/PlayBin2.xml                |   48 +
 doc/en/Gst.BasePlugins/XvImageSink.xml             |   42 +
 doc/en/Gst.Cdda/CddaBaseSrc.xml                    |   16 +
 doc/en/Gst.Cdda/CddaBaseSrcMode.xml                |    3 +
 doc/en/Gst.Cdda/CddaBaseSrcTrack.xml               |    8 +
 .../ControlSource+GetValueArrayCallback.xml        |    1 +
 .../ControlSource+GetValueCallback.xml             |    1 +
 doc/en/Gst.Controller/ControlSource.xml            |    9 +
 doc/en/Gst.Controller/Controller.xml               |   18 +
 doc/en/Gst.Controller/InterpolateMode.xml          |    7 +
 .../Gst.Controller/InterpolationControlSource.xml  |    9 +
 doc/en/Gst.Controller/LFOControlSource.xml         |    8 +
 doc/en/Gst.Controller/LFOWaveform.xml              |    6 +
 doc/en/Gst.CorePlugins/CapsFilter.xml              |    7 +
 doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml    |    4 +
 doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml |    1 +
 .../FakeSink+PrerollHandoffArgs.xml                |    4 +
 .../FakeSink+PrerollHandoffHandler.xml             |    1 +
 doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml |    8 +
 doc/en/Gst.CorePlugins/FakeSink.xml                |   16 +
 doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml    |    3 +
 doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml    |    6 +
 doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml     |    4 +
 doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml  |    1 +
 doc/en/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 +
 doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml |    5 +
 doc/en/Gst.CorePlugins/FileSink.xml                |   13 +
 doc/en/Gst.CorePlugins/FileSrc.xml                 |   16 +
 doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml    |    3 +
 doc/en/Gst.CorePlugins/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 +
 doc/en/Gst.GLib/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 +
 .../Gst.GLib/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 +
 doc/en/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 +
 doc/en/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 +
 doc/en/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 +
 doc/en/Gst.Interfaces/ColorBalanceImplementor.xml  |    4 +
 doc/en/Gst.Interfaces/ColorBalanceType.xml         |    3 +
 doc/en/Gst.Interfaces/FrequencyChangedArgs.xml     |    3 +
 doc/en/Gst.Interfaces/FrequencyChangedHandler.xml  |    1 +
 doc/en/Gst.Interfaces/Mixer.xml                    |   16 +
 doc/en/Gst.Interfaces/MixerAdapter.xml             |   25 +
 doc/en/Gst.Interfaces/MixerFlags.xml               |    5 +
 doc/en/Gst.Interfaces/MixerImplementor.xml         |    9 +
 doc/en/Gst.Interfaces/MixerMessage.xml             |    7 +
 doc/en/Gst.Interfaces/MixerMessageType.xml         |    8 +
 doc/en/Gst.Interfaces/MixerOptions.xml             |    6 +
 doc/en/Gst.Interfaces/MixerTrack.xml               |   12 +
 doc/en/Gst.Interfaces/MixerTrackFlags.xml          |   10 +
 doc/en/Gst.Interfaces/MixerType.xml                |    3 +
 doc/en/Gst.Interfaces/Navigation.xml               |    5 +
 doc/en/Gst.Interfaces/NavigationAdapter.xml        |   14 +
 doc/en/Gst.Interfaces/NavigationCommand.xml        |   23 +
 doc/en/Gst.Interfaces/NavigationEvent.xml          |    6 +
 doc/en/Gst.Interfaces/NavigationEventType.xml      |    8 +
 doc/en/Gst.Interfaces/NavigationImplementor.xml    |    2 +
 doc/en/Gst.Interfaces/NavigationMessage.xml        |    7 +
 doc/en/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 +
 doc/en/Gst.Interfaces/PropertyProbeAdapter.xml     |   16 +
 doc/en/Gst.Interfaces/PropertyProbeImplementor.xml |    5 +
 doc/en/Gst.Interfaces/SignalChangedArgs.xml        |    3 +
 doc/en/Gst.Interfaces/SignalChangedHandler.xml     |    1 +
 doc/en/Gst.Interfaces/Tuner.xml                    |   18 +
 doc/en/Gst.Interfaces/TunerAdapter.xml             |   27 +
 doc/en/Gst.Interfaces/TunerChannel.xml             |   16 +
 doc/en/Gst.Interfaces/TunerChannelFlags.xml        |    5 +
 doc/en/Gst.Interfaces/TunerImplementor.xml         |    8 +
 doc/en/Gst.Interfaces/TunerNorm.xml                |    7 +
 doc/en/Gst.Interfaces/ValueChangedArgs.xml         |    3 +
 doc/en/Gst.Interfaces/ValueChangedHandler.xml      |    1 +
 doc/en/Gst.Interfaces/VideoOrientation.xml         |    9 +
 doc/en/Gst.Interfaces/VideoOrientationAdapter.xml  |   18 +
 .../Gst.Interfaces/VideoOrientationImplementor.xml |    9 +
 doc/en/Gst.Interfaces/XOverlay.xml                 |    6 +
 doc/en/Gst.Interfaces/XOverlayAdapter.xml          |   15 +
 doc/en/Gst.Interfaces/XOverlayImplementor.xml      |    4 +
 doc/en/Gst.Video/VideoFilter.xml                   |    4 +
 doc/en/Gst.Video/VideoFormat.xml                   |   23 +
 doc/en/Gst.Video/VideoRectangle.xml                |    7 +
 doc/en/Gst.Video/VideoSink.xml                     |    5 +
 doc/en/Gst.Video/VideoUtil.xml                     |   43 +
 doc/en/Gst/ActivateMode.xml                        |    4 +
 doc/en/Gst/Application.xml                         |    5 +
 doc/en/Gst/Array.xml                               |    9 +
 doc/en/Gst/AssocFlags.xml                          |    5 +
 doc/en/Gst/Bin.xml                                 |   41 +
 doc/en/Gst/BinFlags.xml                            |    2 +
 doc/en/Gst/Buffer.xml                              |   25 +
 doc/en/Gst/BufferCopyFlags.xml                     |    4 +
 doc/en/Gst/BufferFlags.xml                         |   11 +
 doc/en/Gst/BufferList.xml                          |    8 +
 doc/en/Gst/BufferListDoFunction.xml                |    1 +
 doc/en/Gst/BufferListFunc.xml                      |    1 +
 doc/en/Gst/BufferListItem.xml                      |    4 +
 doc/en/Gst/BufferListIterator.xml                  |   14 +
 doc/en/Gst/BufferingMode.xml                       |    5 +
 doc/en/Gst/Bus.xml                                 |   27 +
 doc/en/Gst/BusFlags.xml                            |    3 +
 doc/en/Gst/BusFunc.xml                             |    1 +
 doc/en/Gst/BusSyncHandler.xml                      |    1 +
 doc/en/Gst/BusSyncReply.xml                        |    4 +
 doc/en/Gst/Caps.xml                                |   40 +
 doc/en/Gst/ChildAddedArgs.xml                      |    3 +
 doc/en/Gst/ChildAddedHandler.xml                   |    1 +
 doc/en/Gst/ChildProxy.xml                          |    8 +
 doc/en/Gst/ChildProxyAdapter.xml                   |   17 +
 doc/en/Gst/ChildProxyImplementor.xml               |    3 +
 doc/en/Gst/ChildRemovedArgs.xml                    |    3 +
 doc/en/Gst/ChildRemovedHandler.xml                 |    1 +
 doc/en/Gst/Clock.xml                               |   49 +
 doc/en/Gst/ClockCallback.xml                       |    1 +
 doc/en/Gst/ClockEntry.xml                          |   14 +
 doc/en/Gst/ClockEntryType.xml                      |    3 +
 doc/en/Gst/ClockFlags.xml                          |    8 +
 doc/en/Gst/ClockReturn.xml                         |    8 +
 doc/en/Gst/ClockType.xml                           |    3 +
 doc/en/Gst/CoreError.xml                           |   16 +
 doc/en/Gst/Date.xml                                |   12 +
 doc/en/Gst/DoLatencyArgs.xml                       |    2 +
 doc/en/Gst/DoLatencyHandler.xml                    |    1 +
 doc/en/Gst/DoubleRange.xml                         |    9 +
 doc/en/Gst/DynamicSignal.xml                       |    7 +
 doc/en/Gst/Element.xml                             |   82 ++
 doc/en/Gst/ElementAddedArgs.xml                    |    3 +
 doc/en/Gst/ElementAddedHandler.xml                 |    1 +
 doc/en/Gst/ElementFactory.xml                      |   22 +
 doc/en/Gst/ElementFlags.xml                        |    5 +
 doc/en/Gst/ElementRemovedArgs.xml                  |    3 +
 doc/en/Gst/ElementRemovedHandler.xml               |    1 +
 doc/en/Gst/EntryAddedArgs.xml                      |    3 +
 doc/en/Gst/EntryAddedHandler.xml                   |    1 +
 doc/en/Gst/EnumInfo.xml                            |    7 +
 doc/en/Gst/EnumValue.xml                           |    4 +
 doc/en/Gst/Event.xml                               |   40 +
 doc/en/Gst/EventType.xml                           |   18 +
 doc/en/Gst/EventTypeFlags.xml                      |    5 +
 doc/en/Gst/FeatureAddedArgs.xml                    |    3 +
 doc/en/Gst/FeatureAddedHandler.xml                 |    1 +
 doc/en/Gst/FlagsInfo.xml                           |    6 +
 doc/en/Gst/FlagsValue.xml                          |    4 +
 doc/en/Gst/FlowReturn.xml                          |   11 +
 doc/en/Gst/Format.xml                              |    7 +
 doc/en/Gst/FormatDefinition.xml                    |    7 +
 doc/en/Gst/Fourcc.xml                              |   12 +
 doc/en/Gst/Fraction.xml                            |   14 +
 doc/en/Gst/FractionRange.xml                       |    9 +
 doc/en/Gst/GTypeNameAttribute.xml                  |    3 +
 doc/en/Gst/GhostPad.xml                            |    9 +
 doc/en/Gst/HaveDataArgs.xml                        |    3 +
 doc/en/Gst/HaveDataHandler.xml                     |    1 +
 doc/en/Gst/ImplementsInterface.xml                 |    2 +
 doc/en/Gst/ImplementsInterfaceAdapter.xml          |   11 +
 doc/en/Gst/ImplementsInterfaceImplementor.xml      |    2 +
 doc/en/Gst/Index.xml                               |   26 +
 doc/en/Gst/IndexAssociation.xml                    |    5 +
 doc/en/Gst/IndexCertainty.xml                      |    4 +
 doc/en/Gst/IndexEntry.xml                          |   19 +
 doc/en/Gst/IndexEntryType.xml                      |    5 +
 doc/en/Gst/IndexFactory.xml                        |    8 +
 doc/en/Gst/IndexFilter.xml                         |    1 +
 doc/en/Gst/IndexFlags.xml                          |    4 +
 doc/en/Gst/IndexLookupMethod.xml                   |    4 +
 doc/en/Gst/IndexResolver.xml                       |    1 +
 doc/en/Gst/IndexResolverMethod.xml                 |    4 +
 doc/en/Gst/IntRange.xml                            |    9 +
 doc/en/Gst/Iterator.xml                            |    4 +
 doc/en/Gst/LibraryError.xml                        |    8 +
 doc/en/Gst/LinkedArgs.xml                          |    3 +
 doc/en/Gst/LinkedHandler.xml                       |    1 +
 doc/en/Gst/List.xml                                |    9 +
 doc/en/Gst/Message.xml                             |   97 ++
 doc/en/Gst/MessageArgs.xml                         |    3 +
 doc/en/Gst/MessageHandler.xml                      |    1 +
 doc/en/Gst/MessageType.xml                         |   27 +
 doc/en/Gst/MiniObject.xml                          |   23 +
 doc/en/Gst/MiniObjectFlags.xml                     |    3 +
 doc/en/Gst/NewUriArgs.xml                          |    3 +
 doc/en/Gst/NewUriHandler.xml                       |    1 +
 doc/en/Gst/Object.xml                              |   28 +
 doc/en/Gst/ObjectFlags.xml                         |    4 +
 doc/en/Gst/Pad.xml                                 |   98 ++
 doc/en/Gst/PadAcceptCapsFunction.xml               |    1 +
 doc/en/Gst/PadActivateFunction.xml                 |    1 +
 doc/en/Gst/PadActivateModeFunction.xml             |    1 +
 doc/en/Gst/PadAddedArgs.xml                        |    3 +
 doc/en/Gst/PadAddedHandler.xml                     |    1 +
 doc/en/Gst/PadBlockCallback.xml                    |    1 +
 doc/en/Gst/PadBufferAllocFunction.xml              |    1 +
 doc/en/Gst/PadBufferProbeCallback.xml              |    1 +
 doc/en/Gst/PadChainFunction.xml                    |    1 +
 doc/en/Gst/PadChainListFunction.xml                |    1 +
 doc/en/Gst/PadCheckGetRangeFunction.xml            |    1 +
 doc/en/Gst/PadCreatedArgs.xml                      |    3 +
 doc/en/Gst/PadCreatedHandler.xml                   |    1 +
 doc/en/Gst/PadDataProbeCallback.xml                |    1 +
 doc/en/Gst/PadDirection.xml                        |    4 +
 doc/en/Gst/PadDispatcherFunction.xml               |    1 +
 doc/en/Gst/PadEventFunction.xml                    |    1 +
 doc/en/Gst/PadEventProbeCallback.xml               |    1 +
 doc/en/Gst/PadFixateCapsFunction.xml               |    1 +
 doc/en/Gst/PadFlags.xml                            |    7 +
 doc/en/Gst/PadGetCapsFunction.xml                  |    1 +
 doc/en/Gst/PadGetRangeFunction.xml                 |    1 +
 doc/en/Gst/PadIterIntLinkFunction.xml              |    1 +
 doc/en/Gst/PadLinkFunction.xml                     |    1 +
 doc/en/Gst/PadLinkReturn.xml                       |    8 +
 doc/en/Gst/PadPresence.xml                         |    4 +
 doc/en/Gst/PadQueryFunction.xml                    |    1 +
 doc/en/Gst/PadQueryTypeFunction.xml                |    1 +
 doc/en/Gst/PadRemovedArgs.xml                      |    3 +
 doc/en/Gst/PadRemovedHandler.xml                   |    1 +
 doc/en/Gst/PadSetCapsFunction.xml                  |    1 +
 doc/en/Gst/PadTemplate.xml                         |   11 +
 doc/en/Gst/PadTemplateFlags.xml                    |    3 +
 doc/en/Gst/PadUnlinkFunction.xml                   |    1 +
 doc/en/Gst/ParentSetArgs.xml                       |    3 +
 doc/en/Gst/ParentSetHandler.xml                    |    1 +
 doc/en/Gst/ParentUnsetArgs.xml                     |    3 +
 doc/en/Gst/ParentUnsetHandler.xml                  |    1 +
 doc/en/Gst/Parse.xml                               |    7 +
 doc/en/Gst/ParseContext.xml                        |    6 +
 doc/en/Gst/ParseError.xml                          |    8 +
 doc/en/Gst/ParseFlags.xml                          |    3 +
 doc/en/Gst/Pipeline.xml                            |   13 +
 doc/en/Gst/PipelineFlags.xml                       |    3 +
 doc/en/Gst/Plugin.xml                              |   20 +
 doc/en/Gst/PluginAddedArgs.xml                     |    3 +
 doc/en/Gst/PluginAddedHandler.xml                  |    1 +
 doc/en/Gst/PluginDependencyFlags.xml               |    5 +
 doc/en/Gst/PluginError.xml                         |    4 +
 doc/en/Gst/PluginFeature.xml                       |    8 +
 doc/en/Gst/PluginFeatureFilter.xml                 |    1 +
 doc/en/Gst/PluginFilter.xml                        |    1 +
 doc/en/Gst/PluginFlags.xml                         |    2 +
 doc/en/Gst/PluginInitFunc.xml                      |    1 +
 doc/en/Gst/Preset.xml                              |    9 +
 doc/en/Gst/PresetAdapter.xml                       |   18 +
 doc/en/Gst/PresetDefault.xml                       |    9 +
 doc/en/Gst/PresetImplementor.xml                   |    9 +
 doc/en/Gst/PropertyInfo.xml                        |   13 +
 doc/en/Gst/ProxyPad.xml                            |    4 +
 doc/en/Gst/Query.xml                               |   44 +
 doc/en/Gst/QueryType.xml                           |   14 +
 doc/en/Gst/Rank.xml                                |    5 +
 doc/en/Gst/Registry.xml                            |   26 +
 doc/en/Gst/ResourceError.xml                       |   16 +
 doc/en/Gst/SeekFlags.xml                           |    7 +
 doc/en/Gst/SeekType.xml                            |    5 +
 doc/en/Gst/Segment.xml                             |   29 +
 doc/en/Gst/SignalHandler.xml                       |    1 +
 doc/en/Gst/State.xml                               |    6 +
 doc/en/Gst/StateChange.xml                         |    7 +
 doc/en/Gst/StateChangeReturn.xml                   |    5 +
 doc/en/Gst/StaticPadTemplate.xml                   |    8 +
 doc/en/Gst/StreamError.xml                         |   15 +
 doc/en/Gst/StreamStatusType.xml                    |    8 +
 doc/en/Gst/Structure.xml                           |   29 +
 doc/en/Gst/StructureChangeType.xml                 |    3 +
 doc/en/Gst/SyncMessageArgs.xml                     |    3 +
 doc/en/Gst/SyncMessageHandler.xml                  |    1 +
 doc/en/Gst/SystemClock.xml                         |    6 +
 doc/en/Gst/Tag.xml                                 |   68 ++
 doc/en/Gst/TagFlags.xml                            |    6 +
 doc/en/Gst/TagList.xml                             |   20 +
 doc/en/Gst/TagMergeFunc.xml                        |    1 +
 doc/en/Gst/TagMergeMode.xml                        |    9 +
 doc/en/Gst/TagSetter.xml                           |    6 +
 doc/en/Gst/TagSetterAdapter.xml                    |   15 +
 doc/en/Gst/TagSetterImplementor.xml                |    1 +
 doc/en/Gst/Task.xml                                |   14 +
 doc/en/Gst/TaskFunction.xml                        |    1 +
 doc/en/Gst/TaskPool.xml                            |   12 +
 doc/en/Gst/TaskPoolFunction.xml                    |    1 +
 doc/en/Gst/TaskState.xml                           |    4 +
 doc/en/Gst/TypeFind.xml                            |    8 +
 doc/en/Gst/TypeFindFactory.xml                     |    9 +
 doc/en/Gst/TypeFindFunction.xml                    |    1 +
 doc/en/Gst/TypeFindGetLengthFunction.xml           |    1 +
 doc/en/Gst/TypeFindPeekFunction.xml                |    1 +
 doc/en/Gst/TypeFindProbability.xml                 |    6 +
 doc/en/Gst/TypeFindSuggestFunction.xml             |    1 +
 doc/en/Gst/URIHandler.xml                          |    6 +
 doc/en/Gst/URIHandlerAdapter.xml                   |   15 +
 doc/en/Gst/URIHandlerImplementor.xml               |    3 +
 doc/en/Gst/URIType.xml                             |    4 +
 doc/en/Gst/UnlinkedArgs.xml                        |    3 +
 doc/en/Gst/UnlinkedHandler.xml                     |    1 +
 doc/en/Gst/Util.xml                                |   14 +
 doc/en/Gst/Version.xml                             |    6 +
 doc/en/index.xml                                   |    4 +-
 446 files changed, 5096 insertions(+), 1 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/diff/?id=2453ddfe11f64c74881c89f28c7e9e90d1292057




More information about the Gstreamer-commits mailing list