gstreamer-sharp: apply new code style to alll sources
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Thu, 30 Sep 2021 11:02:26 +0000 (13:02 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 5 Apr 2022 08:28:50 +0000 (08:28 +0000)
commit6ddb4437430c4258a43beb2e59cbff2a4f48ab4a
tree2b85b356f41dd8d295e433e5ac36c3bf59322581
parentf89dff303a1e06b91563d878607b5fb3c9e0cb04
gstreamer-sharp: apply new code style to alll sources

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/983>
27 files changed:
subprojects/gstreamer-sharp/sources/custom/Adapter.cs
subprojects/gstreamer-sharp/sources/custom/AppSink.cs
subprojects/gstreamer-sharp/sources/custom/AppSrc.cs
subprojects/gstreamer-sharp/sources/custom/Application.cs
subprojects/gstreamer-sharp/sources/custom/AudioFilter.cs
subprojects/gstreamer-sharp/sources/custom/Bin.cs
subprojects/gstreamer-sharp/sources/custom/Buffer.cs
subprojects/gstreamer-sharp/sources/custom/Bus.cs
subprojects/gstreamer-sharp/sources/custom/Caps.cs
subprojects/gstreamer-sharp/sources/custom/DeviceProvider.cs
subprojects/gstreamer-sharp/sources/custom/DynamicSignal.cs
subprojects/gstreamer-sharp/sources/custom/Element.cs
subprojects/gstreamer-sharp/sources/custom/ElementFactory.cs
subprojects/gstreamer-sharp/sources/custom/FFTF32.cs
subprojects/gstreamer-sharp/sources/custom/Global.cs
subprojects/gstreamer-sharp/sources/custom/Iterator.cs
subprojects/gstreamer-sharp/sources/custom/MapInfo.cs
subprojects/gstreamer-sharp/sources/custom/Message.cs
subprojects/gstreamer-sharp/sources/custom/MiniObject.cs
subprojects/gstreamer-sharp/sources/custom/NavigationAdapter.cs
subprojects/gstreamer-sharp/sources/custom/Object.cs
subprojects/gstreamer-sharp/sources/custom/Pad.cs
subprojects/gstreamer-sharp/sources/custom/Pipeline.cs
subprojects/gstreamer-sharp/sources/custom/TagList.cs
subprojects/gstreamer-sharp/sources/custom/Value.cs
subprojects/gstreamer-sharp/sources/custom/Version.cs
subprojects/gstreamer-sharp/sources/custom/VideoGLUploadMeta.cs