summaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authorAaron Boxer <aaron.boxer@collabora.com>2019-10-24 10:00:17 -0400
committerAaron Boxer <aaron.boxer@collabora.com>2019-11-18 14:19:39 -0500
commit38a0731461f470d38560f9766188f4f700987f3c (patch)
treec3244512508cd24c6e14177fbe1b25632d0d4801 /sources
parentde2554e637bda4dfe7466f6d3e8be6a0d2ed0538 (diff)
build: on Windows, use MSVC format for gst*, glib and gobject dlls
Generated files were generated using 'ninja -C build update-code' except for libgstfft, which had to be updated manually (see issue #25). Note: with these changes, building on MS Windows will require the msvc compiler - mingw will no longer work.
Diffstat (limited to 'sources')
-rw-r--r--sources/custom/Adapter.cs4
-rw-r--r--sources/custom/Application.cs8
-rw-r--r--sources/custom/AudioFilter.cs2
-rw-r--r--sources/custom/Buffer.cs4
-rw-r--r--sources/custom/DeviceProvider.cs8
-rw-r--r--sources/custom/DynamicSignal.cs16
-rw-r--r--sources/custom/Element.cs10
-rw-r--r--sources/custom/FFTF32.cs6
-rw-r--r--sources/custom/Iterator.cs4
-rw-r--r--sources/custom/Message.cs6
-rw-r--r--sources/custom/MiniObject.cs6
-rw-r--r--sources/custom/Object.cs2
-rw-r--r--sources/custom/Value.cs64
-rw-r--r--sources/custom/Version.cs4
-rw-r--r--sources/generated/Gst.App/AppSink.cs42
-rw-r--r--sources/generated/Gst.App/AppSrc.cs46
-rw-r--r--sources/generated/Gst.App/AppStreamType.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioBaseSink.cs28
-rw-r--r--sources/generated/Gst.Audio/AudioBaseSinkDiscontReason.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioBaseSinkSlaveMethod.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioBaseSrc.cs12
-rw-r--r--sources/generated/Gst.Audio/AudioBaseSrcSlaveMethod.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioBuffer.cs10
-rw-r--r--sources/generated/Gst.Audio/AudioCdSrc.cs10
-rw-r--r--sources/generated/Gst.Audio/AudioCdSrcMode.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioChannelMixer.cs6
-rw-r--r--sources/generated/Gst.Audio/AudioChannelMixerFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioChannelPosition.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioClippingMeta.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioClock.cs12
-rw-r--r--sources/generated/Gst.Audio/AudioConverter.cs22
-rw-r--r--sources/generated/Gst.Audio/AudioConverterFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioDecoder.cs66
-rw-r--r--sources/generated/Gst.Audio/AudioDitherMethod.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioDownmixMeta.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioEncoder.cs84
-rw-r--r--sources/generated/Gst.Audio/AudioFilter.cs4
-rw-r--r--sources/generated/Gst.Audio/AudioFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioFormat.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioFormatFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioInfo.cs20
-rw-r--r--sources/generated/Gst.Audio/AudioLayout.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioNoiseShapingMethod.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioPackFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioQuantize.cs6
-rw-r--r--sources/generated/Gst.Audio/AudioQuantizeFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioResampler.cs18
-rw-r--r--sources/generated/Gst.Audio/AudioResamplerFilterInterpolation.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioResamplerFilterMode.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioResamplerFlags.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioResamplerMethod.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioRingBuffer.cs60
-rw-r--r--sources/generated/Gst.Audio/AudioRingBufferFormatType.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioRingBufferState.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioSink.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioSrc.cs2
-rw-r--r--sources/generated/Gst.Audio/AudioStreamAlign.cs24
-rw-r--r--sources/generated/Gst.Audio/Global.cs64
-rw-r--r--sources/generated/Gst.Audio/StreamVolumeAdapter.cs12
-rw-r--r--sources/generated/Gst.Base/Adapter.cs56
-rw-r--r--sources/generated/Gst.Base/Aggregator.cs16
-rw-r--r--sources/generated/Gst.Base/AggregatorPad.cs12
-rw-r--r--sources/generated/Gst.Base/BaseParse.cs36
-rw-r--r--sources/generated/Gst.Base/BaseParseFrame.cs6
-rw-r--r--sources/generated/Gst.Base/BaseSink.cs64
-rw-r--r--sources/generated/Gst.Base/BaseSrc.cs42
-rw-r--r--sources/generated/Gst.Base/BaseTransform.cs30
-rw-r--r--sources/generated/Gst.Base/BitReader.cs30
-rw-r--r--sources/generated/Gst.Base/BitWriter.cs26
-rw-r--r--sources/generated/Gst.Base/ByteWriter.cs76
-rw-r--r--sources/generated/Gst.Base/CollectPads.cs50
-rw-r--r--sources/generated/Gst.Base/DataQueue.cs2
-rw-r--r--sources/generated/Gst.Base/FlowCombiner.cs20
-rw-r--r--sources/generated/Gst.Base/Global.cs16
-rw-r--r--sources/generated/Gst.Base/PushSrc.cs2
-rw-r--r--sources/generated/Gst.Base/QueueArray.cs2
-rw-r--r--sources/generated/Gst.Controller/ARGBControlBinding.cs4
-rw-r--r--sources/generated/Gst.Controller/ControlPoint.cs2
-rw-r--r--sources/generated/Gst.Controller/DirectControlBinding.cs6
-rw-r--r--sources/generated/Gst.Controller/Global.cs2
-rw-r--r--sources/generated/Gst.Controller/InterpolationControlSource.cs4
-rw-r--r--sources/generated/Gst.Controller/InterpolationMode.cs2
-rw-r--r--sources/generated/Gst.Controller/LFOControlSource.cs4
-rw-r--r--sources/generated/Gst.Controller/LFOWaveform.cs2
-rw-r--r--sources/generated/Gst.Controller/ProxyControlBinding.cs4
-rw-r--r--sources/generated/Gst.Controller/TimedValueControlSource.cs14
-rw-r--r--sources/generated/Gst.Controller/TriggerControlSource.cs4
-rw-r--r--sources/generated/Gst.FFT/FFTF32.cs4
-rw-r--r--sources/generated/Gst.FFT/FFTF64.cs8
-rw-r--r--sources/generated/Gst.FFT/FFTS16.cs8
-rw-r--r--sources/generated/Gst.FFT/FFTS32.cs8
-rw-r--r--sources/generated/Gst.FFT/Global.cs2
-rw-r--r--sources/generated/Gst.Net/Global.cs28
-rw-r--r--sources/generated/Gst.Net/NetAddressMeta.cs2
-rw-r--r--sources/generated/Gst.Net/NetClientClock.cs4
-rw-r--r--sources/generated/Gst.Net/NetControlMessageMeta.cs2
-rw-r--r--sources/generated/Gst.Net/NetTimePacket.cs10
-rw-r--r--sources/generated/Gst.Net/NetTimeProvider.cs6
-rw-r--r--sources/generated/Gst.Net/PtpClock.cs4
-rw-r--r--sources/generated/Gst.PbUtils/AudioVisualizer.cs2
-rw-r--r--sources/generated/Gst.PbUtils/AudioVisualizerShader.cs2
-rw-r--r--sources/generated/Gst.PbUtils/Discoverer.cs12
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererAudioInfo.cs16
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererContainerInfo.cs4
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererInfo.cs40
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererResult.cs2
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererSerializeFlags.cs2
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererStreamInfo.cs20
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs4
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererVideoInfo.cs24
-rw-r--r--sources/generated/Gst.PbUtils/EncodingAudioProfile.cs4
-rw-r--r--sources/generated/Gst.PbUtils/EncodingContainerProfile.cs10
-rw-r--r--sources/generated/Gst.PbUtils/EncodingProfile.cs52
-rw-r--r--sources/generated/Gst.PbUtils/EncodingTarget.cs24
-rw-r--r--sources/generated/Gst.PbUtils/EncodingVideoProfile.cs12
-rw-r--r--sources/generated/Gst.PbUtils/Global.cs100
-rw-r--r--sources/generated/Gst.PbUtils/InstallPluginsContext.cs12
-rw-r--r--sources/generated/Gst.PbUtils/InstallPluginsReturn.cs2
-rw-r--r--sources/generated/Gst.Rtp/Global.cs68
-rw-r--r--sources/generated/Gst.Rtp/RTCPBuffer.cs24
-rw-r--r--sources/generated/Gst.Rtp/RTCPFBType.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTCPPacket.cs142
-rw-r--r--sources/generated/Gst.Rtp/RTCPSDESType.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTCPType.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTCPXRType.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTPBaseAudioPayload.cs18
-rw-r--r--sources/generated/Gst.Rtp/RTPBaseDepayload.cs10
-rw-r--r--sources/generated/Gst.Rtp/RTPBasePayload.cs18
-rw-r--r--sources/generated/Gst.Rtp/RTPBuffer.cs88
-rw-r--r--sources/generated/Gst.Rtp/RTPBufferFlags.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTPBufferMapFlags.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTPPayload.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTPPayloadInfo.cs4
-rw-r--r--sources/generated/Gst.Rtp/RTPProfile.cs2
-rw-r--r--sources/generated/Gst.Rtp/RTPSourceMeta.cs8
-rw-r--r--sources/generated/Gst.Rtsp/Global.cs60
-rw-r--r--sources/generated/Gst.Rtsp/RTSPAuthCredential.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPAuthMethod.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPAuthParam.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPConnection.cs82
-rw-r--r--sources/generated/Gst.Rtsp/RTSPEvent.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPExtensionAdapter.cs22
-rw-r--r--sources/generated/Gst.Rtsp/RTSPFamily.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPHeaderField.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPLowerTrans.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPMessage.cs54
-rw-r--r--sources/generated/Gst.Rtsp/RTSPMethod.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPMsgType.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPProfile.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPRange.cs10
-rw-r--r--sources/generated/Gst.Rtsp/RTSPRangeUnit.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPResult.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPState.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPStatusCode.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPTimeType.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPTransMode.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPTransport.cs16
-rw-r--r--sources/generated/Gst.Rtsp/RTSPUrl.cs12
-rw-r--r--sources/generated/Gst.Rtsp/RTSPVersion.cs2
-rw-r--r--sources/generated/Gst.Rtsp/RTSPWatch.cs20
-rw-r--r--sources/generated/Gst.Sdp/Global.cs18
-rw-r--r--sources/generated/Gst.Sdp/MIKEYMessage.cs54
-rw-r--r--sources/generated/Gst.Sdp/MIKEYPayload.cs38
-rw-r--r--sources/generated/Gst.Sdp/SDPAttribute.cs4
-rw-r--r--sources/generated/Gst.Sdp/SDPBandwidth.cs4
-rw-r--r--sources/generated/Gst.Sdp/SDPConnection.cs4
-rw-r--r--sources/generated/Gst.Sdp/SDPMedia.cs82
-rw-r--r--sources/generated/Gst.Sdp/SDPMessage.cs138
-rw-r--r--sources/generated/Gst.Sdp/SDPTime.cs4
-rw-r--r--sources/generated/Gst.Sdp/SDPZone.cs4
-rw-r--r--sources/generated/Gst.Tags/Global.cs2
-rw-r--r--sources/generated/Gst.Tags/TagDemux.cs2
-rw-r--r--sources/generated/Gst.Tags/TagDemuxResult.cs2
-rw-r--r--sources/generated/Gst.Tags/TagImageType.cs2
-rw-r--r--sources/generated/Gst.Tags/TagLicenseFlags.cs2
-rw-r--r--sources/generated/Gst.Tags/TagMux.cs14
-rw-r--r--sources/generated/Gst.Tags/TagXmpWriterAdapter.cs14
-rw-r--r--sources/generated/Gst.Video/ColorBalanceAdapter.cs12
-rw-r--r--sources/generated/Gst.Video/ColorBalanceChannel.cs2
-rw-r--r--sources/generated/Gst.Video/ColorBalanceType.cs2
-rw-r--r--sources/generated/Gst.Video/Global.cs196
-rw-r--r--sources/generated/Gst.Video/NavigationAdapter.cs52
-rw-r--r--sources/generated/Gst.Video/NavigationCommand.cs2
-rw-r--r--sources/generated/Gst.Video/NavigationEventType.cs2
-rw-r--r--sources/generated/Gst.Video/NavigationMessageType.cs2
-rw-r--r--sources/generated/Gst.Video/NavigationQueryType.cs2
-rw-r--r--sources/generated/Gst.Video/VideoAffineTransformationMeta.cs4
-rw-r--r--sources/generated/Gst.Video/VideoAggregator.cs2
-rw-r--r--sources/generated/Gst.Video/VideoAggregatorConvertPad.cs4
-rw-r--r--sources/generated/Gst.Video/VideoAggregatorPad.cs10
-rw-r--r--sources/generated/Gst.Video/VideoAlignment.cs2
-rw-r--r--sources/generated/Gst.Video/VideoAlphaMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoAncillaryDID.cs2
-rw-r--r--sources/generated/Gst.Video/VideoAncillaryDID16.cs2
-rw-r--r--sources/generated/Gst.Video/VideoBufferFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoBufferPool.cs4
-rw-r--r--sources/generated/Gst.Video/VideoCaptionMeta.cs2
-rw-r--r--sources/generated/Gst.Video/VideoCaptionType.cs2
-rw-r--r--sources/generated/Gst.Video/VideoChromaFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoChromaMethod.cs2
-rw-r--r--sources/generated/Gst.Video/VideoChromaMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoChromaResample.cs4
-rw-r--r--sources/generated/Gst.Video/VideoChromaSite.cs2
-rw-r--r--sources/generated/Gst.Video/VideoCodecFrame.cs8
-rw-r--r--sources/generated/Gst.Video/VideoCodecState.cs6
-rw-r--r--sources/generated/Gst.Video/VideoColorMatrix.cs2
-rw-r--r--sources/generated/Gst.Video/VideoColorPrimaries.cs2
-rw-r--r--sources/generated/Gst.Video/VideoColorRange.cs2
-rw-r--r--sources/generated/Gst.Video/VideoColorimetry.cs8
-rw-r--r--sources/generated/Gst.Video/VideoConverter.cs8
-rw-r--r--sources/generated/Gst.Video/VideoCropMeta.cs2
-rw-r--r--sources/generated/Gst.Video/VideoDecoder.cs68
-rw-r--r--sources/generated/Gst.Video/VideoDirectionAdapter.cs2
-rw-r--r--sources/generated/Gst.Video/VideoDither.cs4
-rw-r--r--sources/generated/Gst.Video/VideoDitherFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoDitherMethod.cs2
-rw-r--r--sources/generated/Gst.Video/VideoEncoder.cs58
-rw-r--r--sources/generated/Gst.Video/VideoFieldOrder.cs2
-rw-r--r--sources/generated/Gst.Video/VideoFilter.cs2
-rw-r--r--sources/generated/Gst.Video/VideoFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoFormat.cs2
-rw-r--r--sources/generated/Gst.Video/VideoFormatFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoFrame.cs10
-rw-r--r--sources/generated/Gst.Video/VideoFrameFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoFrameMapFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoGLTextureUploadMeta.cs4
-rw-r--r--sources/generated/Gst.Video/VideoGammaMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoInfo.cs24
-rw-r--r--sources/generated/Gst.Video/VideoInterlaceMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoMatrixMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoMeta.cs6
-rw-r--r--sources/generated/Gst.Video/VideoMetaTransform.cs2
-rw-r--r--sources/generated/Gst.Video/VideoMultiviewFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoMultiviewFlagsSet.cs2
-rw-r--r--sources/generated/Gst.Video/VideoMultiviewFramePacking.cs2
-rw-r--r--sources/generated/Gst.Video/VideoMultiviewMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoOrientationAdapter.cs18
-rw-r--r--sources/generated/Gst.Video/VideoOrientationMethod.cs2
-rw-r--r--sources/generated/Gst.Video/VideoOverlayAdapter.cs16
-rw-r--r--sources/generated/Gst.Video/VideoOverlayComposition.cs16
-rw-r--r--sources/generated/Gst.Video/VideoOverlayCompositionMeta.cs2
-rw-r--r--sources/generated/Gst.Video/VideoOverlayFormatFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoOverlayRectangle.cs30
-rw-r--r--sources/generated/Gst.Video/VideoPackFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoPrimariesMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoRegionOfInterestMeta.cs6
-rw-r--r--sources/generated/Gst.Video/VideoResampler.cs4
-rw-r--r--sources/generated/Gst.Video/VideoResamplerFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoResamplerMethod.cs2
-rw-r--r--sources/generated/Gst.Video/VideoScaler.cs12
-rw-r--r--sources/generated/Gst.Video/VideoScalerFlags.cs2
-rw-r--r--sources/generated/Gst.Video/VideoSink.cs4
-rw-r--r--sources/generated/Gst.Video/VideoTileMode.cs2
-rw-r--r--sources/generated/Gst.Video/VideoTileType.cs2
-rw-r--r--sources/generated/Gst.Video/VideoTimeCode.cs38
-rw-r--r--sources/generated/Gst.Video/VideoTimeCodeInterval.cs10
-rw-r--r--sources/generated/Gst.Video/VideoTimeCodeMeta.cs2
-rw-r--r--sources/generated/Gst.Video/VideoTransferFunction.cs2
-rw-r--r--sources/generated/Gst.Video/VideoVBIEncoder.cs8
-rw-r--r--sources/generated/Gst.Video/VideoVBIParser.cs8
-rw-r--r--sources/generated/Gst.Video/VideoVBIParserResult.cs2
-rw-r--r--sources/generated/Gst.WebRTC/Global.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCBundlePolicy.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCDTLSSetup.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCDTLSTransport.cs6
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCDTLSTransportState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCDataChannelState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCFECType.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCICEComponent.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCICEConnectionState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCICEGatheringState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCICERole.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCICETransport.cs10
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCICETransportPolicy.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCPeerConnectionState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCPriorityType.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCRTPReceiver.cs8
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCRTPSender.cs8
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCRTPTransceiver.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCRTPTransceiverDirection.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCSCTPTransportState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCSDPType.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCSessionDescription.cs4
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCSignalingState.cs2
-rw-r--r--sources/generated/Gst.WebRTC/WebRTCStatsType.cs2
-rw-r--r--sources/generated/Gst/AllocationParams.cs4
-rw-r--r--sources/generated/Gst/Allocator.cs12
-rw-r--r--sources/generated/Gst/AllocatorFlags.cs2
-rw-r--r--sources/generated/Gst/Application.cs4
-rw-r--r--sources/generated/Gst/AtomicQueue.cs16
-rw-r--r--sources/generated/Gst/Bin.cs48
-rw-r--r--sources/generated/Gst/BinFlags.cs2
-rw-r--r--sources/generated/Gst/Bitmask.cs2
-rw-r--r--sources/generated/Gst/Buffer.cs106
-rw-r--r--sources/generated/Gst/BufferCopyFlags.cs2
-rw-r--r--sources/generated/Gst/BufferFlags.cs2
-rw-r--r--sources/generated/Gst/BufferList.cs22
-rw-r--r--sources/generated/Gst/BufferPool.cs40
-rw-r--r--sources/generated/Gst/BufferPoolAcquireFlags.cs2
-rw-r--r--sources/generated/Gst/BufferingMode.cs2
-rw-r--r--sources/generated/Gst/Bus.cs46
-rw-r--r--sources/generated/Gst/BusFlags.cs2
-rw-r--r--sources/generated/Gst/BusSyncReply.cs2
-rw-r--r--sources/generated/Gst/Caps.cs86
-rw-r--r--sources/generated/Gst/CapsFeatures.cs34
-rw-r--r--sources/generated/Gst/CapsFlags.cs2
-rw-r--r--sources/generated/Gst/CapsIntersectMode.cs2
-rw-r--r--sources/generated/Gst/ChildProxyAdapter.cs14
-rw-r--r--sources/generated/Gst/Clock.cs66
-rw-r--r--sources/generated/Gst/ClockEntryType.cs2
-rw-r--r--sources/generated/Gst/ClockFlags.cs2
-rw-r--r--sources/generated/Gst/ClockReturn.cs2
-rw-r--r--sources/generated/Gst/ClockType.cs2
-rw-r--r--sources/generated/Gst/Context.cs14
-rw-r--r--sources/generated/Gst/ControlBinding.cs12
-rw-r--r--sources/generated/Gst/ControlSource.cs6
-rw-r--r--sources/generated/Gst/CoreError.cs2
-rw-r--r--sources/generated/Gst/DateTime.cs58
-rw-r--r--sources/generated/Gst/Debug.cs56
-rw-r--r--sources/generated/Gst/DebugCategory.cs4
-rw-r--r--sources/generated/Gst/DebugColorFlags.cs2
-rw-r--r--sources/generated/Gst/DebugColorMode.cs2
-rw-r--r--sources/generated/Gst/DebugGraphDetails.cs2
-rw-r--r--sources/generated/Gst/DebugLevel.cs2
-rw-r--r--sources/generated/Gst/DebugMessage.cs2
-rw-r--r--sources/generated/Gst/Device.cs18
-rw-r--r--sources/generated/Gst/DeviceMonitor.cs22
-rw-r--r--sources/generated/Gst/DeviceProvider.cs30
-rw-r--r--sources/generated/Gst/DeviceProviderFactory.cs20
-rw-r--r--sources/generated/Gst/DynamicTypeFactory.cs4
-rw-r--r--sources/generated/Gst/Element.cs134
-rw-r--r--sources/generated/Gst/ElementFactory.cs36
-rw-r--r--sources/generated/Gst/ElementFlags.cs2
-rw-r--r--sources/generated/Gst/Event.cs120
-rw-r--r--sources/generated/Gst/EventType.cs2
-rw-r--r--sources/generated/Gst/EventTypeFlags.cs2
-rw-r--r--sources/generated/Gst/FlagSet.cs4
-rw-r--r--sources/generated/Gst/FlowReturn.cs2
-rw-r--r--sources/generated/Gst/Format.cs2
-rw-r--r--sources/generated/Gst/GhostPad.cs20
-rw-r--r--sources/generated/Gst/Global.cs96
-rw-r--r--sources/generated/Gst/Int64Range.cs2
-rw-r--r--sources/generated/Gst/Iterator.cs16
-rw-r--r--sources/generated/Gst/IteratorItem.cs2
-rw-r--r--sources/generated/Gst/IteratorResult.cs2
-rw-r--r--sources/generated/Gst/LibraryError.cs2
-rw-r--r--sources/generated/Gst/LockFlags.cs2
-rw-r--r--sources/generated/Gst/MapFlags.cs2
-rw-r--r--sources/generated/Gst/Memory.cs22
-rw-r--r--sources/generated/Gst/MemoryFlags.cs2
-rw-r--r--sources/generated/Gst/Message.cs186
-rw-r--r--sources/generated/Gst/MessageType.cs2
-rw-r--r--sources/generated/Gst/Meta.cs12
-rw-r--r--sources/generated/Gst/MetaFlags.cs2
-rw-r--r--sources/generated/Gst/MiniObject.cs20
-rw-r--r--sources/generated/Gst/MiniObjectFlags.cs2
-rw-r--r--sources/generated/Gst/Object.cs56
-rw-r--r--sources/generated/Gst/ObjectFlags.cs2
-rw-r--r--sources/generated/Gst/Pad.cs170
-rw-r--r--sources/generated/Gst/PadDirection.cs2
-rw-r--r--sources/generated/Gst/PadFlags.cs2
-rw-r--r--sources/generated/Gst/PadLinkCheck.cs2
-rw-r--r--sources/generated/Gst/PadLinkReturn.cs2
-rw-r--r--sources/generated/Gst/PadMode.cs2
-rw-r--r--sources/generated/Gst/PadPresence.cs2
-rw-r--r--sources/generated/Gst/PadProbeInfo.cs8
-rw-r--r--sources/generated/Gst/PadProbeReturn.cs2
-rw-r--r--sources/generated/Gst/PadProbeType.cs2
-rw-r--r--sources/generated/Gst/PadTemplate.cs12
-rw-r--r--sources/generated/Gst/PadTemplateFlags.cs2
-rw-r--r--sources/generated/Gst/ParamArray.cs2
-rw-r--r--sources/generated/Gst/ParamFraction.cs2
-rw-r--r--sources/generated/Gst/ParentBufferMeta.cs2
-rw-r--r--sources/generated/Gst/Parse.cs14
-rw-r--r--sources/generated/Gst/ParseContext.cs10
-rw-r--r--sources/generated/Gst/ParseError.cs2
-rw-r--r--sources/generated/Gst/ParseFlags.cs2
-rw-r--r--sources/generated/Gst/Pipeline.cs22
-rw-r--r--sources/generated/Gst/PipelineFlags.cs2
-rw-r--r--sources/generated/Gst/Plugin.cs40
-rw-r--r--sources/generated/Gst/PluginDependencyFlags.cs2
-rw-r--r--sources/generated/Gst/PluginError.cs2
-rw-r--r--sources/generated/Gst/PluginFeature.cs22
-rw-r--r--sources/generated/Gst/PluginFlags.cs2
-rw-r--r--sources/generated/Gst/Poll.cs38
-rw-r--r--sources/generated/Gst/PollFD.cs2
-rw-r--r--sources/generated/Gst/PresetAdapter.cs24
-rw-r--r--sources/generated/Gst/ProgressType.cs2
-rw-r--r--sources/generated/Gst/Promise.cs16
-rw-r--r--sources/generated/Gst/PromiseResult.cs2
-rw-r--r--sources/generated/Gst/ProxyPad.cs12
-rw-r--r--sources/generated/Gst/QOSType.cs2
-rw-r--r--sources/generated/Gst/Query.cs168
-rw-r--r--sources/generated/Gst/QueryType.cs2
-rw-r--r--sources/generated/Gst/QueryTypeFlags.cs2
-rw-r--r--sources/generated/Gst/Rank.cs2
-rw-r--r--sources/generated/Gst/ReferenceTimestampMeta.cs2
-rw-r--r--sources/generated/Gst/Registry.cs42
-rw-r--r--sources/generated/Gst/ResourceError.cs2
-rw-r--r--sources/generated/Gst/Sample.cs24
-rw-r--r--sources/generated/Gst/SchedulingFlags.cs2
-rw-r--r--sources/generated/Gst/SearchMode.cs2
-rw-r--r--sources/generated/Gst/SeekFlags.cs2
-rw-r--r--sources/generated/Gst/SeekType.cs2
-rw-r--r--sources/generated/Gst/Segment.cs36
-rw-r--r--sources/generated/Gst/SegmentFlags.cs2
-rw-r--r--sources/generated/Gst/StackTraceFlags.cs2
-rw-r--r--sources/generated/Gst/State.cs2
-rw-r--r--sources/generated/Gst/StateChange.cs2
-rw-r--r--sources/generated/Gst/StateChangeReturn.cs2
-rw-r--r--sources/generated/Gst/StaticCaps.cs4
-rw-r--r--sources/generated/Gst/StaticPadTemplate.cs4
-rw-r--r--sources/generated/Gst/Stream.cs22
-rw-r--r--sources/generated/Gst/StreamCollection.cs12
-rw-r--r--sources/generated/Gst/StreamError.cs2
-rw-r--r--sources/generated/Gst/StreamFlags.cs2
-rw-r--r--sources/generated/Gst/StreamStatusType.cs2
-rw-r--r--sources/generated/Gst/StreamType.cs2
-rw-r--r--sources/generated/Gst/Structure.cs118
-rw-r--r--sources/generated/Gst/StructureChangeType.cs2
-rw-r--r--sources/generated/Gst/SystemClock.cs6
-rw-r--r--sources/generated/Gst/Tag.cs96
-rw-r--r--sources/generated/Gst/TagFlag.cs2
-rw-r--r--sources/generated/Gst/TagList.cs86
-rw-r--r--sources/generated/Gst/TagMergeMode.cs2
-rw-r--r--sources/generated/Gst/TagScope.cs2
-rw-r--r--sources/generated/Gst/TagSetterAdapter.cs14
-rw-r--r--sources/generated/Gst/Task.cs28
-rw-r--r--sources/generated/Gst/TaskPool.cs12
-rw-r--r--sources/generated/Gst/TaskState.cs2
-rw-r--r--sources/generated/Gst/Toc.cs20
-rw-r--r--sources/generated/Gst/TocEntry.cs34
-rw-r--r--sources/generated/Gst/TocEntryType.cs2
-rw-r--r--sources/generated/Gst/TocLoopType.cs2
-rw-r--r--sources/generated/Gst/TocScope.cs2
-rw-r--r--sources/generated/Gst/TocSetterAdapter.cs8
-rw-r--r--sources/generated/Gst/Tracer.cs2
-rw-r--r--sources/generated/Gst/TracerFactory.cs6
-rw-r--r--sources/generated/Gst/TracerRecord.cs2
-rw-r--r--sources/generated/Gst/TracerValueFlags.cs2
-rw-r--r--sources/generated/Gst/TracerValueScope.cs2
-rw-r--r--sources/generated/Gst/TypeFind.cs6
-rw-r--r--sources/generated/Gst/TypeFindFactory.cs10
-rw-r--r--sources/generated/Gst/TypeFindProbability.cs2
-rw-r--r--sources/generated/Gst/URIError.cs2
-rw-r--r--sources/generated/Gst/URIHandlerAdapter.cs8
-rw-r--r--sources/generated/Gst/URIType.cs2
-rw-r--r--sources/generated/Gst/Uri.cs96
-rw-r--r--sources/generated/Gst/Util.cs84
-rw-r--r--sources/generated/Gst/Value.cs96
-rw-r--r--sources/generated/Gst/ValueArray.cs12
-rw-r--r--sources/generated/Gst/ValueList.cs16
-rw-r--r--sources/generated/gstreamer-sharp-api.xml26
-rw-r--r--sources/gstreamer-sharp.dll.config68
-rw-r--r--sources/gstreamer-sharp.metadata30
455 files changed, 3434 insertions, 3434 deletions
diff --git a/sources/custom/Adapter.cs b/sources/custom/Adapter.cs
index c5d6e8e..f418cac 100644
--- a/sources/custom/Adapter.cs
+++ b/sources/custom/Adapter.cs
@@ -21,7 +21,7 @@ namespace Gst.Base {
public partial class Adapter
{
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_adapter_copy(IntPtr raw, out IntPtr dest, int offset, int size);
public byte[] Copy(int offset, int size) {
@@ -36,7 +36,7 @@ namespace Gst.Base {
return bytes;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_map(IntPtr raw, out int size);
public byte[] Map() {
diff --git a/sources/custom/Application.cs b/sources/custom/Application.cs
index 6a5f022..2cbf40d 100644
--- a/sources/custom/Application.cs
+++ b/sources/custom/Application.cs
@@ -36,10 +36,10 @@ namespace Gst {
GLib.GType.Register(Gst.WebRTC.WebRTCSessionDescription.GType, typeof(Gst.WebRTC.WebRTCSessionDescription));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_init(ref int argc, ref IntPtr[] argv);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_init(IntPtr argc, IntPtr argv);
private static void CheckVersion() {
@@ -66,10 +66,10 @@ namespace Gst {
CheckVersion();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_init_check(ref int argc, ref IntPtr[] argv, out IntPtr error);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_init_check(IntPtr argc, IntPtr argv, out IntPtr error);
public static bool InitCheck() {
diff --git a/sources/custom/AudioFilter.cs b/sources/custom/AudioFilter.cs
index fcbacd7..2f20914 100644
--- a/sources/custom/AudioFilter.cs
+++ b/sources/custom/AudioFilter.cs
@@ -27,7 +27,7 @@ namespace Gst.Audio {
partial class AudioFilter
{
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_filter_class_add_pad_templates(IntPtr klass, IntPtr allowed_caps);
public void AddPadTemplates(Gst.Caps allowed_caps) {
diff --git a/sources/custom/Buffer.cs b/sources/custom/Buffer.cs
index 3ebdea1..464ad7e 100644
--- a/sources/custom/Buffer.cs
+++ b/sources/custom/Buffer.cs
@@ -21,7 +21,7 @@ namespace Gst {
using System.Runtime.InteropServices;
partial class Buffer {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_extract(IntPtr raw, UIntPtr offset, byte[] dest, UIntPtr size);
public ulong Extract(ulong offset, ref byte[] dest) {
@@ -30,7 +30,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_extract_dup(IntPtr raw, UIntPtr offset, UIntPtr size, out IntPtr dest, out UIntPtr dest_size);
public ulong ExtractDup(ulong offset, ulong size, out byte[] dest) {
diff --git a/sources/custom/DeviceProvider.cs b/sources/custom/DeviceProvider.cs
index 463823d..72a0277 100644
--- a/sources/custom/DeviceProvider.cs
+++ b/sources/custom/DeviceProvider.cs
@@ -27,7 +27,7 @@ namespace Gst {
partial class DeviceProvider
{
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_class_add_metadata(IntPtr klass, IntPtr key, IntPtr value);
public void AddMetadata(string key, string value) {
@@ -38,7 +38,7 @@ namespace Gst {
GLib.Marshaller.Free (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_class_add_static_metadata(IntPtr klass, IntPtr key, IntPtr value);
public void AddStaticMetadata(string key, string value) {
@@ -50,7 +50,7 @@ namespace Gst {
GLib.Marshaller.Free (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_class_set_metadata(IntPtr klass, IntPtr longname, IntPtr classification, IntPtr description, IntPtr author);
public void SetMetadata(string longname, string classification, string description, string author) {
@@ -65,7 +65,7 @@ namespace Gst {
GLib.Marshaller.Free (native_author);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_class_set_static_metadata(IntPtr klass, IntPtr longname, IntPtr classification, IntPtr description, IntPtr author);
public void SetStaticMetadata(string longname, string classification, string description, string author) {
diff --git a/sources/custom/DynamicSignal.cs b/sources/custom/DynamicSignal.cs
index 86d045e..f335eba 100644
--- a/sources/custom/DynamicSignal.cs
+++ b/sources/custom/DynamicSignal.cs
@@ -289,14 +289,14 @@ namespace Gst
}
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr g_closure_new_simple (int size, IntPtr data);
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint g_signal_connect_closure (IntPtr instance,
string name, IntPtr closure, bool after);
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void g_closure_set_meta_marshal (IntPtr closure, IntPtr data, GClosureMarshal marshal);
class GTypeSignalKey
@@ -432,16 +432,16 @@ namespace Gst
return ret;
}
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int g_signal_handler_disconnect (IntPtr o, uint handler_id);
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint g_signal_lookup (IntPtr name, IntPtr itype);
- [DllImport ("libglib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("glib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint g_quark_from_string (IntPtr str);
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void g_signal_emitv (GLib.Value[] parameters, uint signal_id, uint detail, ref GLib.Value return_value);
[StructLayout (LayoutKind.Sequential)]
@@ -456,7 +456,7 @@ namespace Gst
public IntPtr param_types;
}
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void g_signal_query (uint signal_id, ref GSignalQuery query);
}
}
diff --git a/sources/custom/Element.cs b/sources/custom/Element.cs
index 5a1881a..73de646 100644
--- a/sources/custom/Element.cs
+++ b/sources/custom/Element.cs
@@ -46,7 +46,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_class_add_metadata(IntPtr klass, IntPtr key, IntPtr value);
public void AddMetadata(string key, string value) {
@@ -57,14 +57,14 @@ namespace Gst {
GLib.Marshaller.Free (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_class_add_pad_template(IntPtr klass, IntPtr templ);
public void AddPadTemplate(Gst.PadTemplate templ) {
gst_element_class_add_pad_template(LookupGType().GetClassPtr (), templ == null ? IntPtr.Zero : templ.OwnedHandle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_class_add_static_metadata(IntPtr klass, IntPtr key, IntPtr value);
public void AddStaticMetadata(string key, string value) {
@@ -75,7 +75,7 @@ namespace Gst {
GLib.Marshaller.Free (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_class_set_metadata(IntPtr klass, IntPtr longname, IntPtr classification, IntPtr description, IntPtr author);
public void SetMetadata(string longname, string classification, string description, string author) {
@@ -90,7 +90,7 @@ namespace Gst {
GLib.Marshaller.Free (native_author);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_class_set_static_metadata(IntPtr klass, IntPtr longname, IntPtr classification, IntPtr description, IntPtr author);
public void SetStaticMetadata(string longname, string classification, string description, string author) {
diff --git a/sources/custom/FFTF32.cs b/sources/custom/FFTF32.cs
index a51ee7b..70a7e19 100644
--- a/sources/custom/FFTF32.cs
+++ b/sources/custom/FFTF32.cs
@@ -24,21 +24,21 @@ namespace Gst.FFT {
public partial class FFTF32 : GLib.Opaque {
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_fft_f32_new (int len, bool inverse);
public FFTF32 (int len, bool inverse) {
Raw = gst_fft_f32_new (len, inverse);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f32_fft(IntPtr raw, float[] timedata, [MarshalAs (UnmanagedType.LPArray, ArraySubType=UnmanagedType.Struct)] FFTF32Complex[] freqdata);
public void Fft(float[] timedata, Gst.FFT.FFTF32Complex[] freqdata) {
gst_fft_f32_fft(Handle, timedata, freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f32_window(IntPtr raw, float[] timedata, int window);
public void Window(float[] timedata, Gst.FFT.FFTWindow window) {
diff --git a/sources/custom/Iterator.cs b/sources/custom/Iterator.cs
index 360f66a..36db444 100644
--- a/sources/custom/Iterator.cs
+++ b/sources/custom/Iterator.cs
@@ -33,10 +33,10 @@ namespace Gst {
public partial class Iterator : IEnumerable {
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr g_value_reset (ref GLib.Value val);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_iterator_next(IntPtr raw, ref GLib.Value elem);
public Gst.IteratorResult Next(ref GLib.Value elem) {
diff --git a/sources/custom/Message.cs b/sources/custom/Message.cs
index 089fa67..99483a5 100644
--- a/sources/custom/Message.cs
+++ b/sources/custom/Message.cs
@@ -22,7 +22,7 @@ namespace Gst {
partial class Message
{
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_error (IntPtr msg, out IntPtr err, out IntPtr debug);
public void ParseError (out GLib.GException error, out string debug) {
@@ -43,10 +43,10 @@ namespace Gst {
error = new GLib.GException (err);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_get_stream_status_object(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_set_stream_status_object(IntPtr raw, IntPtr value);
public GLib.Value StreamStatusObject {
diff --git a/sources/custom/MiniObject.cs b/sources/custom/MiniObject.cs
index c0892b8..84062b0 100644
--- a/sources/custom/MiniObject.cs
+++ b/sources/custom/MiniObject.cs
@@ -24,7 +24,7 @@ namespace Gst {
{
protected MiniObject () {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mini_object_replace(IntPtr olddata, IntPtr newdata);
public static bool Replace(ref Gst.MiniObject olddata, Gst.MiniObject newdata) {
@@ -35,14 +35,14 @@ namespace Gst {
return Replace (ref olddata, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mini_object_take(IntPtr olddata, IntPtr newdata);
public static bool Take(ref Gst.MiniObject olddata, Gst.MiniObject newdata) {
return gst_mini_object_take(olddata.Handle, newdata == null ? IntPtr.Zero : newdata.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mini_object_make_writable(IntPtr mini_object);
public void MakeWritable() {
diff --git a/sources/custom/Object.cs b/sources/custom/Object.cs
index d0458da..bc9346c 100644
--- a/sources/custom/Object.cs
+++ b/sources/custom/Object.cs
@@ -48,7 +48,7 @@ namespace Gst {
{
private Dictionary <string, bool> PropertyNameCache = new Dictionary<string, bool> ();
- [DllImport ("libgobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gobject-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr g_object_class_find_property (IntPtr klass, IntPtr name);
bool PropertyExists (string name) {
diff --git a/sources/custom/Value.cs b/sources/custom/Value.cs
index 5885f93..9c8c34d 100644
--- a/sources/custom/Value.cs
+++ b/sources/custom/Value.cs
@@ -144,19 +144,19 @@ namespace Gst
return new Fraction (a.Numerator * b.Denominator, a.Denominator * b.Numerator);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_set_fraction (ref GLib.Value v, int numerator, int denominator);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern int gst_value_get_fraction_numerator (ref GLib.Value v);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern int gst_value_get_fraction_denominator (ref GLib.Value v);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_fraction_get_type ();
}
@@ -205,19 +205,19 @@ namespace Gst
return val;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_double_range_get_type ();
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_set_double_range (ref GLib.Value v, double min, double max);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern double gst_value_get_double_range_min (ref GLib.Value v);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern double gst_value_get_double_range_max (ref GLib.Value v);
}
@@ -266,19 +266,19 @@ namespace Gst
return val;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_int_range_get_type ();
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_set_int_range (ref GLib.Value v, int min, int max);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern int gst_value_get_int_range_min (ref GLib.Value v);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern int gst_value_get_int_range_max (ref GLib.Value v);
}
@@ -345,19 +345,19 @@ namespace Gst
return val;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_fraction_range_get_type ();
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_set_fraction_range (ref GLib.Value v, ref GLib.Value min, ref GLib.Value max);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_get_fraction_range_min (ref GLib.Value v);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_get_fraction_range_max (ref GLib.Value v);
}
@@ -432,30 +432,30 @@ namespace Gst
return val;
}
- [DllImport ("libglib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("glib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern byte g_date_get_day (IntPtr date);
- [DllImport ("libglib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("glib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern int g_date_get_month (IntPtr date);
- [DllImport ("libglib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("glib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern ushort g_date_get_year (IntPtr date);
- [DllImport ("libglib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("glib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr g_date_new_dmy (byte day, int month, ushort year);
- [DllImport ("libglib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("glib-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void g_date_free (IntPtr date);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_date_get_type ();
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_get_date (ref GLib.Value val);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_set_date (ref GLib.Value val, IntPtr date);
}
@@ -538,19 +538,19 @@ namespace Gst
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_list_get_type ();
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern uint gst_value_list_get_size (ref GLib.Value val);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_list_get_value (ref GLib.Value val, uint index);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_list_append_value (ref GLib.Value val, ref GLib.Value el);
}
@@ -633,19 +633,19 @@ namespace Gst
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_array_get_type ();
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern uint gst_value_array_get_size (ref GLib.Value val);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_value_array_get_value (ref GLib.Value val, uint index);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_value_array_append_value (ref GLib.Value val, ref GLib.Value el);
}
diff --git a/sources/custom/Version.cs b/sources/custom/Version.cs
index 8de1b2e..9b6af17 100644
--- a/sources/custom/Version.cs
+++ b/sources/custom/Version.cs
@@ -75,10 +75,10 @@ namespace Gst
}
}
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void gst_version (out uint major, out uint minor, out uint micro, out uint nano);
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern IntPtr gst_version_string ();
}
}
diff --git a/sources/generated/Gst.App/AppSink.cs b/sources/generated/Gst.App/AppSink.cs
index c9434dc..939a713 100644
--- a/sources/generated/Gst.App/AppSink.cs
+++ b/sources/generated/Gst.App/AppSink.cs
@@ -33,10 +33,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_sink_get_caps(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_sink_set_caps(IntPtr raw, IntPtr caps);
[GLib.Property ("caps")]
@@ -51,10 +51,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_app_sink_get_drop(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_sink_set_drop(IntPtr raw, bool drop);
[GLib.Property ("drop")]
@@ -69,10 +69,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_app_sink_get_emit_signals(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_sink_set_emit_signals(IntPtr raw, bool emit);
[GLib.Property ("emit-signals")]
@@ -98,10 +98,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_app_sink_get_max_buffers(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_sink_set_max_buffers(IntPtr raw, uint max);
[GLib.Property ("max-buffers")]
@@ -116,10 +116,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_app_sink_get_wait_on_eos(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_sink_set_wait_on_eos(IntPtr raw, bool wait);
[GLib.Property ("wait-on-eos")]
@@ -549,7 +549,7 @@ namespace Gst.App {
// End of the ABI representation.
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_sink_get_type();
public static new GLib.GType GType {
@@ -560,10 +560,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_app_sink_get_buffer_list_support(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_sink_set_buffer_list_support(IntPtr raw, bool enable_lists);
public bool BufferListSupport {
@@ -577,7 +577,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_app_sink_is_eos(IntPtr raw);
public bool IsEos {
@@ -588,7 +588,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_sink_pull_preroll(IntPtr raw);
public Gst.Sample PullPreroll() {
@@ -597,7 +597,7 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_sink_pull_sample(IntPtr raw);
public Gst.Sample PullSample() {
@@ -606,7 +606,7 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_sink_try_pull_preroll(IntPtr raw, ulong timeout);
public Gst.Sample TryPullPreroll(ulong timeout) {
@@ -615,7 +615,7 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_sink_try_pull_sample(IntPtr raw, ulong timeout);
public Gst.Sample TryPullSample(ulong timeout) {
@@ -624,7 +624,7 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_handler_get_uri(IntPtr raw);
public string Uri {
@@ -635,7 +635,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_uri_handler_get_uri_type(IntPtr raw);
public Gst.URIType UriType {
@@ -646,7 +646,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_handler_set_uri(IntPtr raw, IntPtr uri, out IntPtr error);
public bool SetUri(string uri) {
diff --git a/sources/generated/Gst.App/AppSrc.cs b/sources/generated/Gst.App/AppSrc.cs
index 0fb86ff..6d64015 100644
--- a/sources/generated/Gst.App/AppSrc.cs
+++ b/sources/generated/Gst.App/AppSrc.cs
@@ -33,10 +33,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_src_get_caps(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_caps(IntPtr raw, IntPtr caps);
[GLib.Property ("caps")]
@@ -51,7 +51,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_app_src_get_current_level_bytes(IntPtr raw);
[GLib.Property ("current-level-bytes")]
@@ -63,10 +63,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_app_src_get_duration(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_duration(IntPtr raw, ulong duration);
[GLib.Property ("duration")]
@@ -81,10 +81,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_app_src_get_emit_signals(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_emit_signals(IntPtr raw, bool emit);
[GLib.Property ("emit-signals")]
@@ -129,10 +129,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_app_src_get_max_bytes(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_max_bytes(IntPtr raw, ulong max);
[GLib.Property ("max-bytes")]
@@ -192,10 +192,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_app_src_get_size(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_size(IntPtr raw, long size);
[GLib.Property ("size")]
@@ -210,10 +210,10 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_app_src_get_stream_type(IntPtr raw);
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_stream_type(IntPtr raw, int type);
[GLib.Property ("stream-type")]
@@ -774,7 +774,7 @@ namespace Gst.App {
// End of the ABI representation.
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_src_get_type();
public static new GLib.GType GType {
@@ -785,7 +785,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_app_src_end_of_stream(IntPtr raw);
public Gst.FlowReturn EndOfStream() {
@@ -794,14 +794,14 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_get_latency(IntPtr raw, out ulong min, out ulong max);
public void GetLatency(out ulong min, out ulong max) {
gst_app_src_get_latency(Handle, out min, out max);
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_app_src_push_buffer(IntPtr raw, IntPtr buffer);
public Gst.FlowReturn PushBuffer(Gst.Buffer buffer) {
@@ -811,7 +811,7 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_app_src_push_buffer_list(IntPtr raw, IntPtr buffer_list);
public Gst.FlowReturn PushBufferList(Gst.BufferList buffer_list) {
@@ -821,7 +821,7 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_app_src_push_sample(IntPtr raw, IntPtr sample);
public Gst.FlowReturn PushSample(Gst.Sample sample) {
@@ -830,14 +830,14 @@ namespace Gst.App {
return ret;
}
- [DllImport("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_app_src_set_latency(IntPtr raw, ulong min, ulong max);
public void SetLatency(ulong min, ulong max) {
gst_app_src_set_latency(Handle, min, max);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_handler_get_uri(IntPtr raw);
public string Uri {
@@ -848,7 +848,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_uri_handler_get_uri_type(IntPtr raw);
public Gst.URIType UriType {
@@ -859,7 +859,7 @@ namespace Gst.App {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_handler_set_uri(IntPtr raw, IntPtr uri, out IntPtr error);
public bool SetUri(string uri) {
diff --git a/sources/generated/Gst.App/AppStreamType.cs b/sources/generated/Gst.App/AppStreamType.cs
index 3ff9c4a..40fa0d6 100644
--- a/sources/generated/Gst.App/AppStreamType.cs
+++ b/sources/generated/Gst.App/AppStreamType.cs
@@ -16,7 +16,7 @@ namespace Gst.App {
}
internal class AppStreamTypeGType {
- [DllImport ("libgstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstapp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_app_stream_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioBaseSink.cs b/sources/generated/Gst.Audio/AudioBaseSink.cs
index 9716da3..dc8445e 100644
--- a/sources/generated/Gst.Audio/AudioBaseSink.cs
+++ b/sources/generated/Gst.Audio/AudioBaseSink.cs
@@ -18,10 +18,10 @@ namespace Gst.Audio {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_base_sink_get_alignment_threshold(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_set_alignment_threshold(IntPtr raw, ulong alignment_threshold);
[GLib.Property ("alignment-threshold")]
@@ -66,10 +66,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_base_sink_get_discont_wait(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_set_discont_wait(IntPtr raw, ulong discont_wait);
[GLib.Property ("discont-wait")]
@@ -84,10 +84,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_audio_base_sink_get_drift_tolerance(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_set_drift_tolerance(IntPtr raw, long drift_tolerance);
[GLib.Property ("drift-tolerance")]
@@ -117,10 +117,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_base_sink_get_provide_clock(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_set_provide_clock(IntPtr raw, bool provide);
[GLib.Property ("provide-clock")]
@@ -135,10 +135,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_base_sink_get_slave_method(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_set_slave_method(IntPtr raw, int method);
[GLib.Property ("slave-method")]
@@ -363,7 +363,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_sink_get_type();
public static new GLib.GType GType {
@@ -374,7 +374,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_sink_create_ringbuffer(IntPtr raw);
public Gst.Audio.AudioRingBuffer CreateRingbuffer() {
@@ -383,14 +383,14 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_report_device_failure(IntPtr raw);
public void ReportDeviceFailure() {
gst_audio_base_sink_report_device_failure(Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_sink_set_custom_slaving_callback(IntPtr raw, Gst.AudioSharp.AudioBaseSinkCustomSlavingCallbackNative cb, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.Audio.AudioBaseSinkCustomSlavingCallback CustomSlavingCallback {
diff --git a/sources/generated/Gst.Audio/AudioBaseSinkDiscontReason.cs b/sources/generated/Gst.Audio/AudioBaseSinkDiscontReason.cs
index f63ceaf..4cc218a 100644
--- a/sources/generated/Gst.Audio/AudioBaseSinkDiscontReason.cs
+++ b/sources/generated/Gst.Audio/AudioBaseSinkDiscontReason.cs
@@ -19,7 +19,7 @@ namespace Gst.Audio {
}
internal class AudioBaseSinkDiscontReasonGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_sink_discont_reason_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioBaseSinkSlaveMethod.cs b/sources/generated/Gst.Audio/AudioBaseSinkSlaveMethod.cs
index 66a8270..a44b9a6 100644
--- a/sources/generated/Gst.Audio/AudioBaseSinkSlaveMethod.cs
+++ b/sources/generated/Gst.Audio/AudioBaseSinkSlaveMethod.cs
@@ -17,7 +17,7 @@ namespace Gst.Audio {
}
internal class AudioBaseSinkSlaveMethodGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_sink_slave_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioBaseSrc.cs b/sources/generated/Gst.Audio/AudioBaseSrc.cs
index 5c4d449..d62c7c4 100644
--- a/sources/generated/Gst.Audio/AudioBaseSrc.cs
+++ b/sources/generated/Gst.Audio/AudioBaseSrc.cs
@@ -68,10 +68,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_base_src_get_provide_clock(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_src_set_provide_clock(IntPtr raw, bool provide);
[GLib.Property ("provide-clock")]
@@ -86,10 +86,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_base_src_get_slave_method(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_base_src_set_slave_method(IntPtr raw, int method);
[GLib.Property ("slave-method")]
@@ -239,7 +239,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_src_get_type();
public static new GLib.GType GType {
@@ -250,7 +250,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_src_create_ringbuffer(IntPtr raw);
public Gst.Audio.AudioRingBuffer CreateRingbuffer() {
diff --git a/sources/generated/Gst.Audio/AudioBaseSrcSlaveMethod.cs b/sources/generated/Gst.Audio/AudioBaseSrcSlaveMethod.cs
index 2a75cd4..4d62679 100644
--- a/sources/generated/Gst.Audio/AudioBaseSrcSlaveMethod.cs
+++ b/sources/generated/Gst.Audio/AudioBaseSrcSlaveMethod.cs
@@ -17,7 +17,7 @@ namespace Gst.Audio {
}
internal class AudioBaseSrcSlaveMethodGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_base_src_slave_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioBuffer.cs b/sources/generated/Gst.Audio/AudioBuffer.cs
index 48f4870..5cfe420 100644
--- a/sources/generated/Gst.Audio/AudioBuffer.cs
+++ b/sources/generated/Gst.Audio/AudioBuffer.cs
@@ -54,7 +54,7 @@ namespace Gst.Audio {
return (Gst.Audio.AudioBuffer) Marshal.PtrToStructure (raw, typeof (Gst.Audio.AudioBuffer));
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_buffer_map(IntPtr raw, IntPtr info, IntPtr gstbuffer, int flags);
public bool Map(Gst.Audio.AudioInfo info, Gst.Buffer gstbuffer, Gst.MapFlags flags) {
@@ -67,7 +67,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_buffer_unmap(IntPtr raw);
public void Unmap() {
@@ -78,7 +78,7 @@ namespace Gst.Audio {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_buffer_clip(IntPtr buffer, IntPtr segment, int rate, int bpf);
public static Gst.Buffer Clip(Gst.Buffer buffer, Gst.Segment segment, int rate, int bpf) {
@@ -90,7 +90,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_buffer_reorder_channels(IntPtr buffer, int format, int channels, int[] from, int[] to);
public static bool ReorderChannels(Gst.Buffer buffer, Gst.Audio.AudioFormat format, int channels, Gst.Audio.AudioChannelPosition[] from, Gst.Audio.AudioChannelPosition[] to) {
@@ -107,7 +107,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_buffer_truncate(IntPtr buffer, int bpf, UIntPtr trim, UIntPtr samples);
public static Gst.Buffer Truncate(Gst.Buffer buffer, int bpf, ulong trim, ulong samples) {
diff --git a/sources/generated/Gst.Audio/AudioCdSrc.cs b/sources/generated/Gst.Audio/AudioCdSrc.cs
index e752836..23a54c3 100644
--- a/sources/generated/Gst.Audio/AudioCdSrc.cs
+++ b/sources/generated/Gst.Audio/AudioCdSrc.cs
@@ -291,7 +291,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_cd_src_get_type();
public static new GLib.GType GType {
@@ -302,7 +302,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_cd_src_add_track(IntPtr raw, IntPtr track);
public bool AddTrack(Gst.Audio.AudioCdSrcTrack track) {
@@ -313,7 +313,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_handler_get_uri(IntPtr raw);
public string Uri {
@@ -324,7 +324,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_uri_handler_get_uri_type(IntPtr raw);
public Gst.URIType UriType {
@@ -335,7 +335,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_handler_set_uri(IntPtr raw, IntPtr uri, out IntPtr error);
public bool SetUri(string uri) {
diff --git a/sources/generated/Gst.Audio/AudioCdSrcMode.cs b/sources/generated/Gst.Audio/AudioCdSrcMode.cs
index e764cef..6498811 100644
--- a/sources/generated/Gst.Audio/AudioCdSrcMode.cs
+++ b/sources/generated/Gst.Audio/AudioCdSrcMode.cs
@@ -15,7 +15,7 @@ namespace Gst.Audio {
}
internal class AudioCdSrcModeGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_cd_src_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioChannelMixer.cs b/sources/generated/Gst.Audio/AudioChannelMixer.cs
index 8fe60f8..c750a96 100644
--- a/sources/generated/Gst.Audio/AudioChannelMixer.cs
+++ b/sources/generated/Gst.Audio/AudioChannelMixer.cs
@@ -11,7 +11,7 @@ namespace Gst.Audio {
#region Autogenerated code
public partial class AudioChannelMixer : GLib.Opaque {
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_channel_mixer_is_passthrough(IntPtr raw);
public bool IsPassthrough {
@@ -22,7 +22,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_channel_mixer_samples(IntPtr raw, IntPtr in_param, IntPtr out_param, int samples);
public void Samples(IntPtr in_param, IntPtr out_param, int samples) {
@@ -35,7 +35,7 @@ namespace Gst.Audio {
public AudioChannelMixer(IntPtr raw) : base(raw) {}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_channel_mixer_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Audio/AudioChannelMixerFlags.cs b/sources/generated/Gst.Audio/AudioChannelMixerFlags.cs
index 1e53ffd..d472329 100644
--- a/sources/generated/Gst.Audio/AudioChannelMixerFlags.cs
+++ b/sources/generated/Gst.Audio/AudioChannelMixerFlags.cs
@@ -19,7 +19,7 @@ namespace Gst.Audio {
}
internal class AudioChannelMixerFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_channel_mixer_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioChannelPosition.cs b/sources/generated/Gst.Audio/AudioChannelPosition.cs
index 61e5101..8eb793d 100644
--- a/sources/generated/Gst.Audio/AudioChannelPosition.cs
+++ b/sources/generated/Gst.Audio/AudioChannelPosition.cs
@@ -44,7 +44,7 @@ namespace Gst.Audio {
}
internal class AudioChannelPositionGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_channel_position_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioClippingMeta.cs b/sources/generated/Gst.Audio/AudioClippingMeta.cs
index 9fc11d2..c107482 100644
--- a/sources/generated/Gst.Audio/AudioClippingMeta.cs
+++ b/sources/generated/Gst.Audio/AudioClippingMeta.cs
@@ -25,7 +25,7 @@ namespace Gst.Audio {
return (Gst.Audio.AudioClippingMeta) Marshal.PtrToStructure (raw, typeof (Gst.Audio.AudioClippingMeta));
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_clipping_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Audio/AudioClock.cs b/sources/generated/Gst.Audio/AudioClock.cs
index 81df4c3..d43aeb2 100644
--- a/sources/generated/Gst.Audio/AudioClock.cs
+++ b/sources/generated/Gst.Audio/AudioClock.cs
@@ -13,7 +13,7 @@ namespace Gst.Audio {
public AudioClock (IntPtr raw) : base(raw) {}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_clock_new(IntPtr name, Gst.AudioSharp.AudioClockGetTimeFuncNative func, IntPtr user_data, GLib.DestroyNotify destroy_notify);
public AudioClock (string name, Gst.Audio.AudioClockGetTimeFunc func, IntPtr user_data, GLib.DestroyNotify destroy_notify) : base (IntPtr.Zero)
@@ -75,7 +75,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_clock_get_type();
public static new GLib.GType GType {
@@ -86,7 +86,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_clock_adjust(IntPtr raw, ulong time);
public ulong Adjust(ulong time) {
@@ -95,7 +95,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_clock_get_time(IntPtr raw);
public new ulong Time {
@@ -106,14 +106,14 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_clock_invalidate(IntPtr raw);
public void Invalidate() {
gst_audio_clock_invalidate(Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_clock_reset(IntPtr raw, ulong time);
public void Reset(ulong time) {
diff --git a/sources/generated/Gst.Audio/AudioConverter.cs b/sources/generated/Gst.Audio/AudioConverter.cs
index eb1b075..01b9b85 100644
--- a/sources/generated/Gst.Audio/AudioConverter.cs
+++ b/sources/generated/Gst.Audio/AudioConverter.cs
@@ -21,7 +21,7 @@ namespace Gst.Audio {
return (Gst.Audio.AudioConverter) Marshal.PtrToStructure (raw, typeof (Gst.Audio.AudioConverter));
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_converter_new(int flags, IntPtr in_info, IntPtr out_info, IntPtr config);
public static AudioConverter New(Gst.Audio.AudioConverterFlags flags, Gst.Audio.AudioInfo in_info, Gst.Audio.AudioInfo out_info, Gst.Structure config)
@@ -31,7 +31,7 @@ namespace Gst.Audio {
return result;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_converter_get_type();
public static GLib.GType GType {
@@ -42,7 +42,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_converter_get_config(IntPtr raw, out int in_rate, out int out_rate);
public Gst.Structure GetConfig(out int in_rate, out int out_rate) {
@@ -55,7 +55,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_audio_converter_get_in_frames(IntPtr raw, UIntPtr out_frames);
public ulong GetInFrames(ulong out_frames) {
@@ -68,7 +68,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_audio_converter_get_max_latency(IntPtr raw);
public ulong MaxLatency {
@@ -83,7 +83,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_audio_converter_get_out_frames(IntPtr raw, UIntPtr in_frames);
public ulong GetOutFrames(ulong in_frames) {
@@ -96,7 +96,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_converter_is_passthrough(IntPtr raw);
public bool IsPassthrough {
@@ -111,7 +111,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_converter_reset(IntPtr raw);
public void Reset() {
@@ -122,7 +122,7 @@ namespace Gst.Audio {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_converter_samples(IntPtr raw, int flags, IntPtr in_param, UIntPtr in_frames, IntPtr out_param, UIntPtr out_frames);
public bool Samples(Gst.Audio.AudioConverterFlags flags, IntPtr in_param, ulong in_frames, IntPtr out_param, ulong out_frames) {
@@ -139,7 +139,7 @@ namespace Gst.Audio {
return Samples (flags, IntPtr.Zero, in_frames, IntPtr.Zero, out_frames);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_converter_supports_inplace(IntPtr raw);
public bool SupportsInplace() {
@@ -152,7 +152,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_converter_update_config(IntPtr raw, int in_rate, int out_rate, IntPtr config);
public bool UpdateConfig(int in_rate, int out_rate, Gst.Structure config) {
diff --git a/sources/generated/Gst.Audio/AudioConverterFlags.cs b/sources/generated/Gst.Audio/AudioConverterFlags.cs
index c3ef1ef..d2aa4f3 100644
--- a/sources/generated/Gst.Audio/AudioConverterFlags.cs
+++ b/sources/generated/Gst.Audio/AudioConverterFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Audio {
}
internal class AudioConverterFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_converter_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioDecoder.cs b/sources/generated/Gst.Audio/AudioDecoder.cs
index a53e95c..d6a328d 100644
--- a/sources/generated/Gst.Audio/AudioDecoder.cs
+++ b/sources/generated/Gst.Audio/AudioDecoder.cs
@@ -18,10 +18,10 @@ namespace Gst.Audio {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_decoder_get_min_latency(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_min_latency(IntPtr raw, ulong num);
[GLib.Property ("min-latency")]
@@ -36,10 +36,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_decoder_get_plc(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_plc(IntPtr raw, bool enabled);
[GLib.Property ("plc")]
@@ -54,10 +54,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_decoder_get_tolerance(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_tolerance(IntPtr raw, ulong tolerance);
[GLib.Property ("tolerance")]
@@ -1326,7 +1326,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_decoder_get_type();
public static new GLib.GType GType {
@@ -1337,7 +1337,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_decoder_allocate_output_buffer(IntPtr raw, UIntPtr size);
public Gst.Buffer AllocateOutputBuffer(ulong size) {
@@ -1346,7 +1346,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_decoder_finish_frame(IntPtr raw, IntPtr buf, int frames);
public Gst.FlowReturn FinishFrame(Gst.Buffer buf, int frames) {
@@ -1355,7 +1355,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_decoder_finish_subframe(IntPtr raw, IntPtr buf);
public Gst.FlowReturn FinishSubframe(Gst.Buffer buf) {
@@ -1364,7 +1364,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1376,7 +1376,7 @@ namespace Gst.Audio {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_decoder_get_audio_info(IntPtr raw);
public Gst.Audio.AudioInfo AudioInfo {
@@ -1387,7 +1387,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_decoder_get_delay(IntPtr raw);
public int Delay {
@@ -1398,10 +1398,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_decoder_get_drainable(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_drainable(IntPtr raw, bool enabled);
public bool Drainable {
@@ -1415,7 +1415,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_decoder_get_estimate_rate(IntPtr raw);
public int EstimateRate {
@@ -1426,17 +1426,17 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_get_latency(IntPtr raw, out ulong min, out ulong max);
public void GetLatency(out ulong min, out ulong max) {
gst_audio_decoder_get_latency(Handle, out min, out max);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_decoder_get_max_errors(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_max_errors(IntPtr raw, int num);
public int MaxErrors {
@@ -1450,10 +1450,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_decoder_get_needs_format(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_needs_format(IntPtr raw, bool enabled);
public bool NeedsFormat {
@@ -1467,14 +1467,14 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_get_parse_state(IntPtr raw, out bool sync, out bool eos);
public void GetParseState(out bool sync, out bool eos) {
gst_audio_decoder_get_parse_state(Handle, out sync, out eos);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_decoder_get_plc_aware(IntPtr raw);
public int PlcAware {
@@ -1485,7 +1485,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
@@ -1496,7 +1496,7 @@ namespace Gst.Audio {
MergeTags (null, mode);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_decoder_negotiate(IntPtr raw);
public bool Negotiate() {
@@ -1505,7 +1505,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_decoder_proxy_getcaps(IntPtr raw, IntPtr caps, IntPtr filter);
public Gst.Caps ProxyGetcaps(Gst.Caps caps, Gst.Caps filter) {
@@ -1518,7 +1518,7 @@ namespace Gst.Audio {
return ProxyGetcaps (null, null);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_allocation_caps(IntPtr raw, IntPtr allocation_caps);
public Gst.Caps AllocationCaps {
@@ -1527,21 +1527,21 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_estimate_rate(IntPtr raw, bool enabled);
public void SetEstimateRate(bool enabled) {
gst_audio_decoder_set_estimate_rate(Handle, enabled);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_latency(IntPtr raw, ulong min, ulong max);
public void SetLatency(ulong min, ulong max) {
gst_audio_decoder_set_latency(Handle, min, max);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_decoder_set_output_caps(IntPtr raw, IntPtr caps);
public bool SetOutputCaps(Gst.Caps caps) {
@@ -1550,7 +1550,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_decoder_set_output_format(IntPtr raw, IntPtr info);
public bool SetOutputFormat(Gst.Audio.AudioInfo info) {
@@ -1559,14 +1559,14 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_plc_aware(IntPtr raw, bool plc);
public void SetPlcAware(bool plc) {
gst_audio_decoder_set_plc_aware(Handle, plc);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_decoder_set_use_default_pad_acceptcaps(IntPtr raw, bool use);
public bool UseDefaultPadAcceptcaps {
diff --git a/sources/generated/Gst.Audio/AudioDitherMethod.cs b/sources/generated/Gst.Audio/AudioDitherMethod.cs
index 00836f2..96f89f5 100644
--- a/sources/generated/Gst.Audio/AudioDitherMethod.cs
+++ b/sources/generated/Gst.Audio/AudioDitherMethod.cs
@@ -17,7 +17,7 @@ namespace Gst.Audio {
}
internal class AudioDitherMethodGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_dither_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioDownmixMeta.cs b/sources/generated/Gst.Audio/AudioDownmixMeta.cs
index 6b9ce17..bc577a3 100644
--- a/sources/generated/Gst.Audio/AudioDownmixMeta.cs
+++ b/sources/generated/Gst.Audio/AudioDownmixMeta.cs
@@ -27,7 +27,7 @@ namespace Gst.Audio {
return (Gst.Audio.AudioDownmixMeta) Marshal.PtrToStructure (raw, typeof (Gst.Audio.AudioDownmixMeta));
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_downmix_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Audio/AudioEncoder.cs b/sources/generated/Gst.Audio/AudioEncoder.cs
index 2fdb0cc..44ff052 100644
--- a/sources/generated/Gst.Audio/AudioEncoder.cs
+++ b/sources/generated/Gst.Audio/AudioEncoder.cs
@@ -18,10 +18,10 @@ namespace Gst.Audio {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_get_hard_resync(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_hard_resync(IntPtr raw, bool enabled);
[GLib.Property ("hard-resync")]
@@ -36,10 +36,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_get_mark_granule(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_mark_granule(IntPtr raw, bool enabled);
[GLib.Property ("mark-granule")]
@@ -54,10 +54,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_get_perfect_timestamp(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_perfect_timestamp(IntPtr raw, bool enabled);
[GLib.Property ("perfect-timestamp")]
@@ -72,10 +72,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_encoder_get_tolerance(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_tolerance(IntPtr raw, ulong tolerance);
[GLib.Property ("tolerance")]
@@ -1278,7 +1278,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_encoder_get_type();
public static new GLib.GType GType {
@@ -1289,7 +1289,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_encoder_allocate_output_buffer(IntPtr raw, UIntPtr size);
public Gst.Buffer AllocateOutputBuffer(ulong size) {
@@ -1298,7 +1298,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_encoder_finish_frame(IntPtr raw, IntPtr buffer, int samples);
public Gst.FlowReturn FinishFrame(Gst.Buffer buffer, int samples) {
@@ -1307,7 +1307,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1319,7 +1319,7 @@ namespace Gst.Audio {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_encoder_get_audio_info(IntPtr raw);
public Gst.Audio.AudioInfo AudioInfo {
@@ -1330,10 +1330,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_get_drainable(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_drainable(IntPtr raw, bool enabled);
public bool Drainable {
@@ -1347,10 +1347,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_encoder_get_frame_max(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_frame_max(IntPtr raw, int num);
public int FrameMax {
@@ -1364,10 +1364,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_encoder_get_frame_samples_max(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_frame_samples_max(IntPtr raw, int num);
public int FrameSamplesMax {
@@ -1381,10 +1381,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_encoder_get_frame_samples_min(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_frame_samples_min(IntPtr raw, int num);
public int FrameSamplesMin {
@@ -1398,10 +1398,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_get_hard_min(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_hard_min(IntPtr raw, bool enabled);
public bool HardMin {
@@ -1415,17 +1415,17 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_get_latency(IntPtr raw, out ulong min, out ulong max);
public void GetLatency(out ulong min, out ulong max) {
gst_audio_encoder_get_latency(Handle, out min, out max);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_encoder_get_lookahead(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_lookahead(IntPtr raw, int num);
public int Lookahead {
@@ -1439,7 +1439,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
@@ -1450,7 +1450,7 @@ namespace Gst.Audio {
MergeTags (null, mode);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_negotiate(IntPtr raw);
public bool Negotiate() {
@@ -1459,7 +1459,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_encoder_proxy_getcaps(IntPtr raw, IntPtr caps, IntPtr filter);
public Gst.Caps ProxyGetcaps(Gst.Caps caps, Gst.Caps filter) {
@@ -1472,7 +1472,7 @@ namespace Gst.Audio {
return ProxyGetcaps (null, null);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_allocation_caps(IntPtr raw, IntPtr allocation_caps);
public Gst.Caps AllocationCaps {
@@ -1481,7 +1481,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_headers(IntPtr raw, IntPtr headers);
public GLib.List Headers {
@@ -1490,14 +1490,14 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_encoder_set_latency(IntPtr raw, ulong min, ulong max);
public void SetLatency(ulong min, ulong max) {
gst_audio_encoder_set_latency(Handle, min, max);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_encoder_set_output_format(IntPtr raw, IntPtr caps);
public bool SetOutputFormat(Gst.Caps caps) {
@@ -1506,7 +1506,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_delete_preset(IntPtr raw, IntPtr name);
public bool DeletePreset(string name) {
@@ -1517,7 +1517,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_get_meta(IntPtr raw, IntPtr name, IntPtr tag, out IntPtr value);
public bool GetMeta(string name, string tag, out string value) {
@@ -1532,7 +1532,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_preset_names(IntPtr raw);
public string[] PresetNames {
@@ -1543,7 +1543,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_property_names(IntPtr raw);
public string[] PropertyNames {
@@ -1554,7 +1554,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_is_editable(IntPtr raw);
public bool IsEditable {
@@ -1565,7 +1565,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_load_preset(IntPtr raw, IntPtr name);
public bool LoadPreset(string name) {
@@ -1576,7 +1576,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_rename_preset(IntPtr raw, IntPtr old_name, IntPtr new_name);
public bool RenamePreset(string old_name, string new_name) {
@@ -1589,7 +1589,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_save_preset(IntPtr raw, IntPtr name);
public bool SavePreset(string name) {
@@ -1600,7 +1600,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_set_meta(IntPtr raw, IntPtr name, IntPtr tag, IntPtr value);
public bool SetMeta(string name, string tag, string value) {
diff --git a/sources/generated/Gst.Audio/AudioFilter.cs b/sources/generated/Gst.Audio/AudioFilter.cs
index fb6bc4c..b8ececc 100644
--- a/sources/generated/Gst.Audio/AudioFilter.cs
+++ b/sources/generated/Gst.Audio/AudioFilter.cs
@@ -117,14 +117,14 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_filter_class_add_pad_templates(IntPtr allowed_caps);
public static void AddAudioPadTemplate(Gst.Caps allowed_caps) {
gst_audio_filter_class_add_pad_templates(allowed_caps == null ? IntPtr.Zero : allowed_caps.Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_filter_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioFlags.cs b/sources/generated/Gst.Audio/AudioFlags.cs
index bd5de2d..68fd4ff 100644
--- a/sources/generated/Gst.Audio/AudioFlags.cs
+++ b/sources/generated/Gst.Audio/AudioFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Audio {
}
internal class AudioFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioFormat.cs b/sources/generated/Gst.Audio/AudioFormat.cs
index 2f8b0bd..763e1e6 100644
--- a/sources/generated/Gst.Audio/AudioFormat.cs
+++ b/sources/generated/Gst.Audio/AudioFormat.cs
@@ -59,7 +59,7 @@ namespace Gst.Audio {
}
internal class AudioFormatGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_format_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioFormatFlags.cs b/sources/generated/Gst.Audio/AudioFormatFlags.cs
index 57bb4e2..92c73e0 100644
--- a/sources/generated/Gst.Audio/AudioFormatFlags.cs
+++ b/sources/generated/Gst.Audio/AudioFormatFlags.cs
@@ -19,7 +19,7 @@ namespace Gst.Audio {
}
internal class AudioFormatFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_format_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioInfo.cs b/sources/generated/Gst.Audio/AudioInfo.cs
index 5009b28..a43c5dd 100644
--- a/sources/generated/Gst.Audio/AudioInfo.cs
+++ b/sources/generated/Gst.Audio/AudioInfo.cs
@@ -101,7 +101,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_info_get_type();
public static GLib.GType GType {
@@ -112,7 +112,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_info_convert(IntPtr raw, int src_fmt, long src_val, int dest_fmt, out long dest_val);
public bool Convert(Gst.Format src_fmt, long src_val, Gst.Format dest_fmt, out long dest_val) {
@@ -121,7 +121,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_info_copy(IntPtr raw);
public Gst.Audio.AudioInfo Copy() {
@@ -130,7 +130,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_info_from_caps(IntPtr raw, IntPtr caps);
public bool FromCaps(Gst.Caps caps) {
@@ -139,14 +139,14 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_info_init(IntPtr raw);
public void Init() {
gst_audio_info_init(Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_info_is_equal(IntPtr raw, IntPtr other);
public bool IsEqual(Gst.Audio.AudioInfo other) {
@@ -155,7 +155,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_info_set_format(IntPtr raw, int format, int rate, int channels, int[] position);
public void SetFormat(Gst.Audio.AudioFormat format, int rate, int channels, Gst.Audio.AudioChannelPosition[] position) {
@@ -170,7 +170,7 @@ namespace Gst.Audio {
SetFormat (format, rate, channels, null);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_info_to_caps(IntPtr raw);
public Gst.Caps ToCaps() {
@@ -181,7 +181,7 @@ namespace Gst.Audio {
public AudioInfo(IntPtr raw) : base(raw) {}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_info_new();
public AudioInfo ()
@@ -189,7 +189,7 @@ namespace Gst.Audio {
Raw = gst_audio_info_new();
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_info_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Audio/AudioLayout.cs b/sources/generated/Gst.Audio/AudioLayout.cs
index e47170f..94363b9 100644
--- a/sources/generated/Gst.Audio/AudioLayout.cs
+++ b/sources/generated/Gst.Audio/AudioLayout.cs
@@ -15,7 +15,7 @@ namespace Gst.Audio {
}
internal class AudioLayoutGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_layout_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioNoiseShapingMethod.cs b/sources/generated/Gst.Audio/AudioNoiseShapingMethod.cs
index 464b032..250f899 100644
--- a/sources/generated/Gst.Audio/AudioNoiseShapingMethod.cs
+++ b/sources/generated/Gst.Audio/AudioNoiseShapingMethod.cs
@@ -18,7 +18,7 @@ namespace Gst.Audio {
}
internal class AudioNoiseShapingMethodGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_noise_shaping_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioPackFlags.cs b/sources/generated/Gst.Audio/AudioPackFlags.cs
index a0bc83b..d7fe704 100644
--- a/sources/generated/Gst.Audio/AudioPackFlags.cs
+++ b/sources/generated/Gst.Audio/AudioPackFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Audio {
}
internal class AudioPackFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_pack_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioQuantize.cs b/sources/generated/Gst.Audio/AudioQuantize.cs
index a64390a..77bf432 100644
--- a/sources/generated/Gst.Audio/AudioQuantize.cs
+++ b/sources/generated/Gst.Audio/AudioQuantize.cs
@@ -11,14 +11,14 @@ namespace Gst.Audio {
#region Autogenerated code
public partial class AudioQuantize : GLib.Opaque {
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_quantize_reset(IntPtr raw);
public void Reset() {
gst_audio_quantize_reset(Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_quantize_samples(IntPtr raw, IntPtr in_param, IntPtr out_param, uint samples);
public void Samples(IntPtr in_param, IntPtr out_param, uint samples) {
@@ -31,7 +31,7 @@ namespace Gst.Audio {
public AudioQuantize(IntPtr raw) : base(raw) {}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_quantize_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Audio/AudioQuantizeFlags.cs b/sources/generated/Gst.Audio/AudioQuantizeFlags.cs
index ca9d861..487fbf4 100644
--- a/sources/generated/Gst.Audio/AudioQuantizeFlags.cs
+++ b/sources/generated/Gst.Audio/AudioQuantizeFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Audio {
}
internal class AudioQuantizeFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_quantize_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioResampler.cs b/sources/generated/Gst.Audio/AudioResampler.cs
index 09f3213..78f20b9 100644
--- a/sources/generated/Gst.Audio/AudioResampler.cs
+++ b/sources/generated/Gst.Audio/AudioResampler.cs
@@ -11,7 +11,7 @@ namespace Gst.Audio {
#region Autogenerated code
public partial class AudioResampler : GLib.Opaque {
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_audio_resampler_get_in_frames(IntPtr raw, UIntPtr out_frames);
public ulong GetInFrames(ulong out_frames) {
@@ -20,7 +20,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_audio_resampler_get_max_latency(IntPtr raw);
public ulong MaxLatency {
@@ -31,7 +31,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_audio_resampler_get_out_frames(IntPtr raw, UIntPtr in_frames);
public ulong GetOutFrames(ulong in_frames) {
@@ -40,7 +40,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_resampler_resample(IntPtr raw, IntPtr in_param, UIntPtr in_frames, IntPtr out_param, UIntPtr out_frames);
public void Resample(IntPtr in_param, ulong in_frames, IntPtr out_param, ulong out_frames) {
@@ -51,14 +51,14 @@ namespace Gst.Audio {
Resample (IntPtr.Zero, in_frames, IntPtr.Zero, out_frames);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_resampler_reset(IntPtr raw);
public void Reset() {
gst_audio_resampler_reset(Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_resampler_update(IntPtr raw, int in_rate, int out_rate, IntPtr options);
public bool Update(int in_rate, int out_rate, Gst.Structure options) {
@@ -67,7 +67,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_resampler_new(int method, int flags, int format, int channels, int in_rate, int out_rate, IntPtr options);
public static Gst.Audio.AudioResampler New(Gst.Audio.AudioResamplerMethod method, Gst.Audio.AudioResamplerFlags flags, Gst.Audio.AudioFormat format, int channels, int in_rate, int out_rate, Gst.Structure options) {
@@ -76,7 +76,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_resampler_options_set_quality(int method, uint quality, int in_rate, int out_rate, IntPtr options);
public static void OptionsSetQuality(Gst.Audio.AudioResamplerMethod method, uint quality, int in_rate, int out_rate, Gst.Structure options) {
@@ -85,7 +85,7 @@ namespace Gst.Audio {
public AudioResampler(IntPtr raw) : base(raw) {}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_resampler_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Audio/AudioResamplerFilterInterpolation.cs b/sources/generated/Gst.Audio/AudioResamplerFilterInterpolation.cs
index 1e3d258..2b3730f 100644
--- a/sources/generated/Gst.Audio/AudioResamplerFilterInterpolation.cs
+++ b/sources/generated/Gst.Audio/AudioResamplerFilterInterpolation.cs
@@ -16,7 +16,7 @@ namespace Gst.Audio {
}
internal class AudioResamplerFilterInterpolationGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_resampler_filter_interpolation_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioResamplerFilterMode.cs b/sources/generated/Gst.Audio/AudioResamplerFilterMode.cs
index dd7d1a0..8d3dc61 100644
--- a/sources/generated/Gst.Audio/AudioResamplerFilterMode.cs
+++ b/sources/generated/Gst.Audio/AudioResamplerFilterMode.cs
@@ -16,7 +16,7 @@ namespace Gst.Audio {
}
internal class AudioResamplerFilterModeGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_resampler_filter_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioResamplerFlags.cs b/sources/generated/Gst.Audio/AudioResamplerFlags.cs
index 5cdc368..41a40e8 100644
--- a/sources/generated/Gst.Audio/AudioResamplerFlags.cs
+++ b/sources/generated/Gst.Audio/AudioResamplerFlags.cs
@@ -18,7 +18,7 @@ namespace Gst.Audio {
}
internal class AudioResamplerFlagsGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_resampler_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioResamplerMethod.cs b/sources/generated/Gst.Audio/AudioResamplerMethod.cs
index 5926c7e..daaae3d 100644
--- a/sources/generated/Gst.Audio/AudioResamplerMethod.cs
+++ b/sources/generated/Gst.Audio/AudioResamplerMethod.cs
@@ -18,7 +18,7 @@ namespace Gst.Audio {
}
internal class AudioResamplerMethodGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_resampler_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioRingBuffer.cs b/sources/generated/Gst.Audio/AudioRingBuffer.cs
index 3e49690..e2abf21 100644
--- a/sources/generated/Gst.Audio/AudioRingBuffer.cs
+++ b/sources/generated/Gst.Audio/AudioRingBuffer.cs
@@ -126,7 +126,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_set_flushing(IntPtr raw, bool flushing);
public bool Flushing {
@@ -946,7 +946,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_ring_buffer_get_type();
public static new GLib.GType GType {
@@ -957,21 +957,21 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_debug_spec_buff(IntPtr spec);
public static void DebugSpecBuff(Gst.Audio.AudioRingBufferSpec spec) {
gst_audio_ring_buffer_debug_spec_buff(spec == null ? IntPtr.Zero : spec.Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_debug_spec_caps(IntPtr spec);
public static void DebugSpecCaps(Gst.Audio.AudioRingBufferSpec spec) {
gst_audio_ring_buffer_debug_spec_caps(spec == null ? IntPtr.Zero : spec.Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_parse_caps(IntPtr spec, IntPtr caps);
public static bool ParseCaps(Gst.Audio.AudioRingBufferSpec spec, Gst.Caps caps) {
@@ -980,7 +980,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_acquire(IntPtr raw, IntPtr spec);
public bool Acquire(Gst.Audio.AudioRingBufferSpec spec) {
@@ -989,7 +989,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_activate(IntPtr raw, bool active);
public bool Activate(bool active) {
@@ -998,28 +998,28 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_advance(IntPtr raw, uint advance);
public void Advance(uint advance) {
gst_audio_ring_buffer_advance(Handle, advance);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_clear(IntPtr raw, int segment);
public void Clear(int segment) {
gst_audio_ring_buffer_clear(Handle, segment);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_clear_all(IntPtr raw);
public void ClearAll() {
gst_audio_ring_buffer_clear_all(Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_close_device(IntPtr raw);
public bool CloseDevice() {
@@ -1028,7 +1028,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_audio_ring_buffer_commit(IntPtr raw, ulong sample, byte[] data, int in_samples, int out_samples, ref int accum);
public uint Commit(ulong sample, byte[] data, int in_samples, int out_samples, ref int accum) {
@@ -1037,7 +1037,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_convert(IntPtr raw, int src_fmt, long src_val, int dest_fmt, out long dest_val);
public bool Convert(Gst.Format src_fmt, long src_val, Gst.Format dest_fmt, out long dest_val) {
@@ -1046,7 +1046,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_audio_ring_buffer_delay(IntPtr raw);
public uint Delay() {
@@ -1055,7 +1055,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_device_is_open(IntPtr raw);
public bool DeviceIsOpen() {
@@ -1064,7 +1064,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_is_acquired(IntPtr raw);
public bool IsAcquired {
@@ -1075,7 +1075,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_is_active(IntPtr raw);
public bool IsActive {
@@ -1086,7 +1086,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_is_flushing(IntPtr raw);
public bool IsFlushing {
@@ -1097,14 +1097,14 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_may_start(IntPtr raw, bool allowed);
public void MayStart(bool allowed) {
gst_audio_ring_buffer_may_start(Handle, allowed);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_open_device(IntPtr raw);
public bool OpenDevice() {
@@ -1113,7 +1113,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_pause(IntPtr raw);
public bool Pause() {
@@ -1122,7 +1122,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_audio_ring_buffer_read(IntPtr raw, ulong sample, byte[] data, uint len, out ulong timestamp);
public uint Read(ulong sample, byte[] data, uint len, out ulong timestamp) {
@@ -1131,7 +1131,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_release(IntPtr raw);
public bool Release() {
@@ -1140,7 +1140,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_ring_buffer_samples_done(IntPtr raw);
public ulong SamplesDone() {
@@ -1149,7 +1149,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_set_callback_full(IntPtr raw, Gst.AudioSharp.AudioRingBufferCallbackNative cb, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.Audio.AudioRingBufferCallback CallbackFull {
@@ -1168,7 +1168,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_set_channel_positions(IntPtr raw, int[] position);
public Gst.Audio.AudioChannelPosition[] ChannelPositions {
@@ -1181,7 +1181,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_set_sample(IntPtr raw, ulong sample);
public ulong Sample {
@@ -1190,14 +1190,14 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_ring_buffer_set_timestamp(IntPtr raw, int readseg, ulong timestamp);
public void SetTimestamp(int readseg, ulong timestamp) {
gst_audio_ring_buffer_set_timestamp(Handle, readseg, timestamp);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_start(IntPtr raw);
public bool Start() {
@@ -1206,7 +1206,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_ring_buffer_stop(IntPtr raw);
public bool Stop() {
diff --git a/sources/generated/Gst.Audio/AudioRingBufferFormatType.cs b/sources/generated/Gst.Audio/AudioRingBufferFormatType.cs
index 0cfd7b0..2c25a7b 100644
--- a/sources/generated/Gst.Audio/AudioRingBufferFormatType.cs
+++ b/sources/generated/Gst.Audio/AudioRingBufferFormatType.cs
@@ -28,7 +28,7 @@ namespace Gst.Audio {
}
internal class AudioRingBufferFormatTypeGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_ring_buffer_format_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioRingBufferState.cs b/sources/generated/Gst.Audio/AudioRingBufferState.cs
index 959d573..7efb3bb 100644
--- a/sources/generated/Gst.Audio/AudioRingBufferState.cs
+++ b/sources/generated/Gst.Audio/AudioRingBufferState.cs
@@ -17,7 +17,7 @@ namespace Gst.Audio {
}
internal class AudioRingBufferStateGType {
- [DllImport ("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_ring_buffer_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioSink.cs b/sources/generated/Gst.Audio/AudioSink.cs
index 5a312c4..0e02892 100644
--- a/sources/generated/Gst.Audio/AudioSink.cs
+++ b/sources/generated/Gst.Audio/AudioSink.cs
@@ -499,7 +499,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_sink_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioSrc.cs b/sources/generated/Gst.Audio/AudioSrc.cs
index 78f0c7b..a0f869a 100644
--- a/sources/generated/Gst.Audio/AudioSrc.cs
+++ b/sources/generated/Gst.Audio/AudioSrc.cs
@@ -499,7 +499,7 @@ namespace Gst.Audio {
// End of the ABI representation.
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_src_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Audio/AudioStreamAlign.cs b/sources/generated/Gst.Audio/AudioStreamAlign.cs
index 766dcbf..df06224 100644
--- a/sources/generated/Gst.Audio/AudioStreamAlign.cs
+++ b/sources/generated/Gst.Audio/AudioStreamAlign.cs
@@ -21,7 +21,7 @@ namespace Gst.Audio {
return (Gst.Audio.AudioStreamAlign) Marshal.PtrToStructure (raw, typeof (Gst.Audio.AudioStreamAlign));
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_stream_align_new(int rate, ulong alignment_threshold, ulong discont_wait);
public static AudioStreamAlign New(int rate, ulong alignment_threshold, ulong discont_wait)
@@ -30,7 +30,7 @@ namespace Gst.Audio {
return result;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_stream_align_get_type();
public static GLib.GType GType {
@@ -41,10 +41,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_stream_align_get_alignment_threshold(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_stream_align_set_alignment_threshold(IntPtr raw, ulong alignment_threshold);
public ulong AlignmentThreshold {
@@ -66,10 +66,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_stream_align_get_discont_wait(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_stream_align_set_discont_wait(IntPtr raw, ulong discont_wait);
public ulong DiscontWait {
@@ -91,10 +91,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_stream_align_get_rate(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_stream_align_set_rate(IntPtr raw, int rate);
public int Rate {
@@ -116,7 +116,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_stream_align_get_samples_since_discont(IntPtr raw);
public ulong SamplesSinceDiscont {
@@ -131,7 +131,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_stream_align_get_timestamp_at_discont(IntPtr raw);
public ulong TimestampAtDiscont {
@@ -146,7 +146,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_stream_align_mark_discont(IntPtr raw);
public void MarkDiscont() {
@@ -157,7 +157,7 @@ namespace Gst.Audio {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_stream_align_process(IntPtr raw, bool discont, ulong timestamp, uint n_samples, out ulong out_timestamp, out ulong out_duration, out ulong out_sample_position);
public bool Process(bool discont, ulong timestamp, uint n_samples, out ulong out_timestamp, out ulong out_duration, out ulong out_sample_position) {
diff --git a/sources/generated/Gst.Audio/Global.cs b/sources/generated/Gst.Audio/Global.cs
index 8a7886c..71ad7f2 100644
--- a/sources/generated/Gst.Audio/Global.cs
+++ b/sources/generated/Gst.Audio/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Audio {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_buffer_clip(IntPtr buffer, IntPtr segment, int rate, int bpf);
public static Gst.Buffer AudioBufferClip(Gst.Buffer buffer, Gst.Segment segment, int rate, int bpf) {
@@ -23,7 +23,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_buffer_reorder_channels(IntPtr buffer, int format, int channels, int[] from, int[] to);
public static bool AudioBufferReorderChannels(Gst.Buffer buffer, Gst.Audio.AudioFormat format, int channels, Gst.Audio.AudioChannelPosition[] from, Gst.Audio.AudioChannelPosition[] to) {
@@ -40,7 +40,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_buffer_truncate(IntPtr buffer, int bpf, UIntPtr trim, UIntPtr samples);
public static Gst.Buffer AudioBufferTruncate(Gst.Buffer buffer, int bpf, ulong trim, ulong samples) {
@@ -50,7 +50,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_audio_channel_get_fallback_mask(int channels);
public static ulong AudioChannelGetFallbackMask(int channels) {
@@ -59,7 +59,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_channel_positions_from_mask(int channels, ulong channel_mask, int[] position);
public static bool AudioChannelPositionsFromMask(int channels, ulong channel_mask, Gst.Audio.AudioChannelPosition[] position) {
@@ -72,7 +72,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_channel_positions_to_mask(int[] position, int channels, bool force_order, out ulong channel_mask);
public static bool AudioChannelPositionsToMask(Gst.Audio.AudioChannelPosition[] position, int channels, bool force_order, out ulong channel_mask) {
@@ -85,7 +85,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_channel_positions_to_string(int[] position, int channels);
public static string AudioChannelPositionsToString(Gst.Audio.AudioChannelPosition[] position, int channels) {
@@ -98,7 +98,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_channel_positions_to_valid_order(int[] position, int channels);
public static bool AudioChannelPositionsToValidOrder(Gst.Audio.AudioChannelPosition[] position, int channels) {
@@ -111,7 +111,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_check_valid_channel_positions(int[] position, int channels, bool force_order);
public static bool AudioCheckValidChannelPositions(Gst.Audio.AudioChannelPosition[] position, int channels, bool force_order) {
@@ -124,7 +124,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_clipping_meta_api_get_type();
public static GLib.GType AudioClippingMetaApiGetType() {
@@ -133,7 +133,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_clipping_meta_get_info();
public static Gst.MetaInfo AudioClippingMetaGetInfo() {
@@ -142,7 +142,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_downmix_meta_api_get_type();
public static GLib.GType AudioDownmixMetaApiGetType() {
@@ -151,7 +151,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_downmix_meta_get_info();
public static Gst.MetaInfo AudioDownmixMetaGetInfo() {
@@ -160,7 +160,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_format_build_integer(bool sign, int endianness, int width, int depth);
public static Gst.Audio.AudioFormat AudioFormatBuildInteger(bool sign, int endianness, int width, int depth) {
@@ -169,7 +169,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_format_fill_silence(IntPtr info, byte[] dest, UIntPtr n_length);
public static void AudioFormatFillSilence(Gst.Audio.AudioFormatInfo info, byte[] dest) {
@@ -178,7 +178,7 @@ namespace Gst.Audio {
Marshal.FreeHGlobal (native_info);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_audio_format_from_string(IntPtr format);
public static Gst.Audio.AudioFormat AudioFormatFromString(string format) {
@@ -189,7 +189,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_format_get_info(int format);
public static Gst.Audio.AudioFormatInfo AudioFormatGetInfo(Gst.Audio.AudioFormat format) {
@@ -198,7 +198,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_format_info_get_type();
public static GLib.GType AudioFormatInfoGetType() {
@@ -207,7 +207,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_format_to_string(int format);
public static string AudioFormatToString(Gst.Audio.AudioFormat format) {
@@ -216,7 +216,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_get_channel_reorder_map(int channels, int[] from, int[] to, int[] reorder_map);
public static bool AudioGetChannelReorderMap(int channels, Gst.Audio.AudioChannelPosition[] from, Gst.Audio.AudioChannelPosition[] to, int[] reorder_map) {
@@ -233,7 +233,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_audio_iec61937_frame_size(IntPtr spec);
public static uint AudioIec61937FrameSize(Gst.Audio.AudioRingBufferSpec spec) {
@@ -242,7 +242,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_iec61937_payload(byte[] src, uint src_n, byte[] dst, uint dst_n, IntPtr spec, int endianness);
public static bool AudioIec61937Payload(byte[] src, uint src_n, byte[] dst, uint dst_n, Gst.Audio.AudioRingBufferSpec spec, int endianness) {
@@ -251,7 +251,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_meta_api_get_type();
public static GLib.GType AudioMetaApiGetType() {
@@ -260,7 +260,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_meta_get_info();
public static Gst.MetaInfo AudioMetaGetInfo() {
@@ -269,7 +269,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_audio_reorder_channels(byte[] data, UIntPtr n_length, int format, int channels, int[] from, int[] to);
public static bool AudioReorderChannels(byte[] data, Gst.Audio.AudioFormat format, int channels, Gst.Audio.AudioChannelPosition[] from, Gst.Audio.AudioChannelPosition[] to) {
@@ -286,7 +286,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_resampler_new(int method, int flags, int format, int channels, int in_rate, int out_rate, IntPtr options);
public static Gst.Audio.AudioResampler AudioResamplerNew(Gst.Audio.AudioResamplerMethod method, Gst.Audio.AudioResamplerFlags flags, Gst.Audio.AudioFormat format, int channels, int in_rate, int out_rate, Gst.Structure options) {
@@ -295,14 +295,14 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_audio_resampler_options_set_quality(int method, uint quality, int in_rate, int out_rate, IntPtr options);
public static void AudioResamplerOptionsSetQuality(Gst.Audio.AudioResamplerMethod method, uint quality, int in_rate, int out_rate, Gst.Structure options) {
gst_audio_resampler_options_set_quality((int) method, quality, in_rate, out_rate, options == null ? IntPtr.Zero : options.Handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_audio_clipping_meta(IntPtr buffer, int format, ulong start, ulong end);
public static Gst.Audio.AudioClippingMeta BufferAddAudioClippingMeta(Gst.Buffer buffer, Gst.Format format, ulong start, ulong end) {
@@ -311,7 +311,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_audio_downmix_meta(IntPtr buffer, int[] from_position, int from_channels, int[] to_position, int to_channels, float matrix);
public static Gst.Audio.AudioDownmixMeta BufferAddAudioDownmixMeta(Gst.Buffer buffer, Gst.Audio.AudioChannelPosition[] from_position, int from_channels, Gst.Audio.AudioChannelPosition[] to_position, int to_channels, float matrix) {
@@ -328,7 +328,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_audio_meta(IntPtr buffer, IntPtr info, UIntPtr samples, UIntPtr offsets);
public static Gst.Audio.AudioMeta BufferAddAudioMeta(Gst.Buffer buffer, Gst.Audio.AudioInfo info, ulong samples, ulong offsets) {
@@ -341,7 +341,7 @@ namespace Gst.Audio {
return BufferAddAudioMeta (buffer, info, samples, 0);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_audio_downmix_meta_for_channels(IntPtr buffer, int[] to_position, int to_channels);
public static Gst.Audio.AudioDownmixMeta BufferGetAudioDownmixMetaForChannels(Gst.Buffer buffer, Gst.Audio.AudioChannelPosition[] to_position, int to_channels) {
@@ -354,7 +354,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_stream_volume_convert_volume(int from, int to, double val);
public static double StreamVolumeConvertVolume(Gst.Audio.StreamVolumeFormat from, Gst.Audio.StreamVolumeFormat to, double val) {
diff --git a/sources/generated/Gst.Audio/StreamVolumeAdapter.cs b/sources/generated/Gst.Audio/StreamVolumeAdapter.cs
index 48d71b0..6cd7d72 100644
--- a/sources/generated/Gst.Audio/StreamVolumeAdapter.cs
+++ b/sources/generated/Gst.Audio/StreamVolumeAdapter.cs
@@ -47,7 +47,7 @@ namespace Gst.Audio {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_volume_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_stream_volume_get_type ());
@@ -100,10 +100,10 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_stream_volume_get_mute(IntPtr raw);
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_stream_volume_set_mute(IntPtr raw, bool mute);
[GLib.Property ("mute")]
@@ -118,7 +118,7 @@ namespace Gst.Audio {
}
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_stream_volume_convert_volume(int from, int to, double val);
public static double ConvertVolume(Gst.Audio.StreamVolumeFormat from, Gst.Audio.StreamVolumeFormat to, double val) {
@@ -127,7 +127,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_stream_volume_get_volume(IntPtr raw, int format);
public double GetVolume(Gst.Audio.StreamVolumeFormat format) {
@@ -136,7 +136,7 @@ namespace Gst.Audio {
return ret;
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_stream_volume_set_volume(IntPtr raw, int format, double val);
public void SetVolume(Gst.Audio.StreamVolumeFormat format, double val) {
diff --git a/sources/generated/Gst.Base/Adapter.cs b/sources/generated/Gst.Base/Adapter.cs
index 7194667..c21ac9b 100644
--- a/sources/generated/Gst.Base/Adapter.cs
+++ b/sources/generated/Gst.Base/Adapter.cs
@@ -13,7 +13,7 @@ namespace Gst.Base {
public Adapter (IntPtr raw) : base(raw) {}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_new();
public Adapter () : base (IntPtr.Zero)
@@ -40,7 +40,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_get_type();
public static new GLib.GType GType {
@@ -51,7 +51,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_adapter_available(IntPtr raw);
public ulong Available() {
@@ -60,7 +60,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_adapter_available_fast(IntPtr raw);
public ulong AvailableFast() {
@@ -69,14 +69,14 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_adapter_clear(IntPtr raw);
public void Clear() {
gst_adapter_clear(Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_copy_bytes(IntPtr raw, UIntPtr offset, UIntPtr size);
public GLib.Bytes CopyBytes(ulong offset, ulong size) {
@@ -85,7 +85,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_distance_from_discont(IntPtr raw);
public ulong DistanceFromDiscont() {
@@ -94,7 +94,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_dts_at_discont(IntPtr raw);
public ulong DtsAtDiscont() {
@@ -103,14 +103,14 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_adapter_flush(IntPtr raw, UIntPtr flush);
public void Flush(ulong flush) {
gst_adapter_flush(Handle, new UIntPtr (flush));
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_get_buffer(IntPtr raw, UIntPtr nbytes);
public Gst.Buffer GetBuffer(ulong nbytes) {
@@ -119,7 +119,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_get_buffer_fast(IntPtr raw, UIntPtr nbytes);
public Gst.Buffer GetBufferFast(ulong nbytes) {
@@ -128,7 +128,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_get_buffer_list(IntPtr raw, UIntPtr nbytes);
public Gst.BufferList GetBufferList(ulong nbytes) {
@@ -137,7 +137,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_get_list(IntPtr raw, UIntPtr nbytes);
public GLib.List[] GetList(ulong nbytes) {
@@ -146,7 +146,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_masked_scan_uint32(IntPtr raw, uint mask, uint pattern, UIntPtr offset, UIntPtr size);
public long MaskedScanUint32(uint mask, uint pattern, ulong offset, ulong size) {
@@ -155,7 +155,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_masked_scan_uint32_peek(IntPtr raw, uint mask, uint pattern, UIntPtr offset, UIntPtr size, out uint value);
public long MaskedScanUint32Peek(uint mask, uint pattern, ulong offset, ulong size, out uint value) {
@@ -164,7 +164,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_offset_at_discont(IntPtr raw);
public ulong OffsetAtDiscont() {
@@ -173,7 +173,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_prev_dts(IntPtr raw, out ulong distance);
public ulong PrevDts(out ulong distance) {
@@ -182,7 +182,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_prev_dts_at_offset(IntPtr raw, UIntPtr offset, out ulong distance);
public ulong PrevDtsAtOffset(ulong offset, out ulong distance) {
@@ -191,7 +191,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_prev_offset(IntPtr raw, out ulong distance);
public ulong PrevOffset(out ulong distance) {
@@ -200,7 +200,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_prev_pts(IntPtr raw, out ulong distance);
public ulong PrevPts(out ulong distance) {
@@ -209,7 +209,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_prev_pts_at_offset(IntPtr raw, UIntPtr offset, out ulong distance);
public ulong PrevPtsAtOffset(ulong offset, out ulong distance) {
@@ -218,7 +218,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_adapter_pts_at_discont(IntPtr raw);
public ulong PtsAtDiscont() {
@@ -227,7 +227,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_adapter_push(IntPtr raw, IntPtr buf);
public void Push(Gst.Buffer buf) {
@@ -235,7 +235,7 @@ namespace Gst.Base {
gst_adapter_push(Handle, buf == null ? IntPtr.Zero : buf.Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_take_buffer(IntPtr raw, UIntPtr nbytes);
public Gst.Buffer TakeBuffer(ulong nbytes) {
@@ -244,7 +244,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_take_buffer_fast(IntPtr raw, UIntPtr nbytes);
public Gst.Buffer TakeBufferFast(ulong nbytes) {
@@ -253,7 +253,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_take_buffer_list(IntPtr raw, UIntPtr nbytes);
public Gst.BufferList TakeBufferList(ulong nbytes) {
@@ -262,7 +262,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_adapter_take_list(IntPtr raw, UIntPtr nbytes);
public GLib.List[] TakeList(ulong nbytes) {
@@ -271,7 +271,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_adapter_unmap(IntPtr raw);
public void Unmap() {
diff --git a/sources/generated/Gst.Base/Aggregator.cs b/sources/generated/Gst.Base/Aggregator.cs
index 7f0ea82..1443102 100644
--- a/sources/generated/Gst.Base/Aggregator.cs
+++ b/sources/generated/Gst.Base/Aggregator.cs
@@ -18,7 +18,7 @@ namespace Gst.Base {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_aggregator_get_latency(IntPtr raw);
[GLib.Property ("latency")]
@@ -1233,7 +1233,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_aggregator_get_type();
public static new GLib.GType GType {
@@ -1244,7 +1244,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_aggregator_finish_buffer(IntPtr raw, IntPtr buffer);
public Gst.FlowReturn FinishBuffer(Gst.Buffer buffer) {
@@ -1254,7 +1254,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_aggregator_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1266,7 +1266,7 @@ namespace Gst.Base {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_aggregator_get_buffer_pool(IntPtr raw);
public Gst.BufferPool BufferPool {
@@ -1277,14 +1277,14 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_aggregator_set_latency(IntPtr raw, ulong min_latency, ulong max_latency);
public void SetLatency(ulong min_latency, ulong max_latency) {
gst_aggregator_set_latency(Handle, min_latency, max_latency);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_aggregator_set_src_caps(IntPtr raw, IntPtr caps);
public Gst.Caps SrcCaps {
@@ -1293,7 +1293,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_aggregator_simple_get_next_time(IntPtr raw);
public ulong SimpleGetNextTime() {
diff --git a/sources/generated/Gst.Base/AggregatorPad.cs b/sources/generated/Gst.Base/AggregatorPad.cs
index be49f6f..0ad884c 100644
--- a/sources/generated/Gst.Base/AggregatorPad.cs
+++ b/sources/generated/Gst.Base/AggregatorPad.cs
@@ -259,7 +259,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_aggregator_pad_get_type();
public static new GLib.GType GType {
@@ -270,7 +270,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_aggregator_pad_drop_buffer(IntPtr raw);
public bool DropBuffer() {
@@ -279,7 +279,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_aggregator_pad_has_buffer(IntPtr raw);
public bool HasBuffer {
@@ -290,7 +290,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_aggregator_pad_is_eos(IntPtr raw);
public bool IsEos {
@@ -301,7 +301,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_aggregator_pad_peek_buffer(IntPtr raw);
public Gst.Buffer PeekBuffer() {
@@ -310,7 +310,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_aggregator_pad_pop_buffer(IntPtr raw);
public Gst.Buffer PopBuffer() {
diff --git a/sources/generated/Gst.Base/BaseParse.cs b/sources/generated/Gst.Base/BaseParse.cs
index 9ad7bd4..de7fe3d 100644
--- a/sources/generated/Gst.Base/BaseParse.cs
+++ b/sources/generated/Gst.Base/BaseParse.cs
@@ -889,7 +889,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_parse_get_type();
public static new GLib.GType GType {
@@ -900,7 +900,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_parse_add_index_entry(IntPtr raw, ulong offset, ulong ts, bool key, bool force);
public bool AddIndexEntry(ulong offset, ulong ts, bool key, bool force) {
@@ -909,7 +909,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_parse_convert_default(IntPtr raw, int src_format, long src_value, int dest_format, out long dest_value);
public bool ConvertDefault(Gst.Format src_format, long src_value, Gst.Format dest_format, out long dest_value) {
@@ -918,14 +918,14 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_drain(IntPtr raw);
public void Drain() {
gst_base_parse_drain(Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_parse_finish_frame(IntPtr raw, IntPtr frame, int size);
public Gst.FlowReturn FinishFrame(Gst.Base.BaseParseFrame frame, int size) {
@@ -936,7 +936,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
@@ -947,7 +947,7 @@ namespace Gst.Base {
MergeTags (null, mode);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_parse_push_frame(IntPtr raw, IntPtr frame);
public Gst.FlowReturn PushFrame(Gst.Base.BaseParseFrame frame) {
@@ -958,7 +958,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_average_bitrate(IntPtr raw, uint bitrate);
public uint AverageBitrate {
@@ -967,21 +967,21 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_duration(IntPtr raw, int fmt, long duration, int interval);
public void SetDuration(Gst.Format fmt, long duration, int interval) {
gst_base_parse_set_duration(Handle, (int) fmt, duration, interval);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_frame_rate(IntPtr raw, uint fps_num, uint fps_den, uint lead_in, uint lead_out);
public void SetFrameRate(uint fps_num, uint fps_den, uint lead_in, uint lead_out) {
gst_base_parse_set_frame_rate(Handle, fps_num, fps_den, lead_in, lead_out);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_has_timing_info(IntPtr raw, bool has_timing);
public bool HasTimingInfo {
@@ -990,7 +990,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_infer_ts(IntPtr raw, bool infer_ts);
public bool InferTs {
@@ -999,14 +999,14 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_latency(IntPtr raw, ulong min_latency, ulong max_latency);
public void SetLatency(ulong min_latency, ulong max_latency) {
gst_base_parse_set_latency(Handle, min_latency, max_latency);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_min_frame_size(IntPtr raw, uint min_size);
public uint MinFrameSize {
@@ -1015,7 +1015,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_passthrough(IntPtr raw, bool passthrough);
public bool Passthrough {
@@ -1024,7 +1024,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_pts_interpolation(IntPtr raw, bool pts_interpolate);
public bool PtsInterpolation {
@@ -1033,7 +1033,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_syncable(IntPtr raw, bool syncable);
public bool Syncable {
@@ -1042,7 +1042,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_set_ts_at_offset(IntPtr raw, UIntPtr offset);
public ulong TsAtOffset {
diff --git a/sources/generated/Gst.Base/BaseParseFrame.cs b/sources/generated/Gst.Base/BaseParseFrame.cs
index 36a843d..c38e0f7 100644
--- a/sources/generated/Gst.Base/BaseParseFrame.cs
+++ b/sources/generated/Gst.Base/BaseParseFrame.cs
@@ -48,7 +48,7 @@ namespace Gst.Base {
return (Gst.Base.BaseParseFrame) Marshal.PtrToStructure (raw, typeof (Gst.Base.BaseParseFrame));
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_parse_frame_new(IntPtr buffer, int flags, int overhead);
public static BaseParseFrame New(Gst.Buffer buffer, Gst.Base.BaseParseFrameFlags flags, int overhead)
@@ -57,7 +57,7 @@ namespace Gst.Base {
return result;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_parse_frame_get_type();
public static GLib.GType GType {
@@ -68,7 +68,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_parse_frame_init(IntPtr raw);
public void Init() {
diff --git a/sources/generated/Gst.Base/BaseSink.cs b/sources/generated/Gst.Base/BaseSink.cs
index 0ec6d92..18461d5 100644
--- a/sources/generated/Gst.Base/BaseSink.cs
+++ b/sources/generated/Gst.Base/BaseSink.cs
@@ -33,10 +33,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_base_sink_get_blocksize(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_blocksize(IntPtr raw, uint blocksize);
[GLib.Property ("blocksize")]
@@ -66,7 +66,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_sink_get_last_sample(IntPtr raw);
[GLib.Property ("last-sample")]
@@ -78,10 +78,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_base_sink_get_max_bitrate(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_max_bitrate(IntPtr raw, ulong max_bitrate);
[GLib.Property ("max-bitrate")]
@@ -96,10 +96,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_base_sink_get_max_lateness(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_max_lateness(IntPtr raw, long max_lateness);
[GLib.Property ("max-lateness")]
@@ -114,10 +114,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_base_sink_get_processing_deadline(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_processing_deadline(IntPtr raw, ulong processing_deadline);
[GLib.Property ("processing-deadline")]
@@ -147,10 +147,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_base_sink_get_render_delay(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_render_delay(IntPtr raw, ulong delay);
[GLib.Property ("render-delay")]
@@ -165,10 +165,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_sink_get_sync(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_sync(IntPtr raw, bool sync);
[GLib.Property ("sync")]
@@ -183,10 +183,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_base_sink_get_throttle_time(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_throttle_time(IntPtr raw, ulong throttle);
[GLib.Property ("throttle-time")]
@@ -201,10 +201,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_base_sink_get_ts_offset(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_ts_offset(IntPtr raw, long offset);
[GLib.Property ("ts-offset")]
@@ -1543,7 +1543,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_sink_get_type();
public static new GLib.GType GType {
@@ -1554,7 +1554,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_sink_do_preroll(IntPtr raw, IntPtr obj);
public Gst.FlowReturn DoPreroll(Gst.MiniObject obj) {
@@ -1563,10 +1563,10 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_sink_get_drop_out_of_segment(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_drop_out_of_segment(IntPtr raw, bool drop_out_of_segment);
public bool DropOutOfSegment {
@@ -1580,7 +1580,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_base_sink_get_latency(IntPtr raw);
public ulong Latency {
@@ -1591,7 +1591,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_sink_is_async_enabled(IntPtr raw);
public bool IsAsyncEnabled {
@@ -1602,7 +1602,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_sink_is_last_sample_enabled(IntPtr raw);
public bool IsLastSampleEnabled {
@@ -1613,7 +1613,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_sink_is_qos_enabled(IntPtr raw);
public bool IsQosEnabled {
@@ -1624,7 +1624,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_sink_query_latency(IntPtr raw, out bool live, out bool upstream_live, out ulong min_latency, out ulong max_latency);
public bool QueryLatency(out bool live, out bool upstream_live, out ulong min_latency, out ulong max_latency) {
@@ -1633,7 +1633,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_async_enabled(IntPtr raw, bool enabled);
public bool AsyncEnabled {
@@ -1642,7 +1642,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_last_sample_enabled(IntPtr raw, bool enabled);
public bool LastSampleEnabled {
@@ -1651,7 +1651,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_sink_set_qos_enabled(IntPtr raw, bool enabled);
public bool QosEnabled {
@@ -1660,7 +1660,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_sink_wait(IntPtr raw, ulong time, out long jitter);
public Gst.FlowReturn Wait(ulong time, out long jitter) {
@@ -1669,7 +1669,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_sink_wait_clock(IntPtr raw, ulong time, out long jitter);
public Gst.ClockReturn WaitClock(ulong time, out long jitter) {
@@ -1678,7 +1678,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_sink_wait_preroll(IntPtr raw);
public Gst.FlowReturn WaitPreroll() {
diff --git a/sources/generated/Gst.Base/BaseSrc.cs b/sources/generated/Gst.Base/BaseSrc.cs
index 829b0ee..da7db32 100644
--- a/sources/generated/Gst.Base/BaseSrc.cs
+++ b/sources/generated/Gst.Base/BaseSrc.cs
@@ -18,10 +18,10 @@ namespace Gst.Base {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_base_src_get_blocksize(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_blocksize(IntPtr raw, uint blocksize);
[GLib.Property ("blocksize")]
@@ -36,10 +36,10 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_src_get_do_timestamp(IntPtr raw);
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_do_timestamp(IntPtr raw, bool timestamp);
[GLib.Property ("do-timestamp")]
@@ -1511,7 +1511,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_src_get_type();
public static new GLib.GType GType {
@@ -1522,7 +1522,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1534,7 +1534,7 @@ namespace Gst.Base {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_src_get_buffer_pool(IntPtr raw);
public Gst.BufferPool BufferPool {
@@ -1545,7 +1545,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_src_is_async(IntPtr raw);
public bool IsAsync {
@@ -1556,7 +1556,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_src_is_live(IntPtr raw);
public bool IsLive {
@@ -1567,7 +1567,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_src_new_seamless_segment(IntPtr raw, long start, long stop, long time);
public bool NewSeamlessSegment(long start, long stop, long time) {
@@ -1576,7 +1576,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_src_query_latency(IntPtr raw, out bool live, out ulong min_latency, out ulong max_latency);
public bool QueryLatency(out bool live, out ulong min_latency, out ulong max_latency) {
@@ -1585,7 +1585,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_async(IntPtr raw, bool async);
public bool Async {
@@ -1594,7 +1594,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_automatic_eos(IntPtr raw, bool automatic_eos);
public bool AutomaticEos {
@@ -1603,7 +1603,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_src_set_caps(IntPtr raw, IntPtr caps);
public bool SetCaps(Gst.Caps caps) {
@@ -1612,7 +1612,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_dynamic_size(IntPtr raw, bool dynamic);
public bool DynamicSize {
@@ -1621,7 +1621,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_format(IntPtr raw, int format);
public Gst.Format Format {
@@ -1630,7 +1630,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_set_live(IntPtr raw, bool live);
public bool Live {
@@ -1639,14 +1639,14 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_start_complete(IntPtr raw, int _ret);
public void StartComplete(Gst.FlowReturn _ret) {
gst_base_src_start_complete(Handle, (int) _ret);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_src_start_wait(IntPtr raw);
public Gst.FlowReturn StartWait() {
@@ -1655,7 +1655,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_src_submit_buffer_list(IntPtr raw, IntPtr buffer_list);
public void SubmitBufferList(Gst.BufferList buffer_list) {
@@ -1663,7 +1663,7 @@ namespace Gst.Base {
gst_base_src_submit_buffer_list(Handle, buffer_list == null ? IntPtr.Zero : buffer_list.Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_base_src_wait_playing(IntPtr raw);
public Gst.FlowReturn WaitPlaying() {
diff --git a/sources/generated/Gst.Base/BaseTransform.cs b/sources/generated/Gst.Base/BaseTransform.cs
index 04f7410..6a044bd 100644
--- a/sources/generated/Gst.Base/BaseTransform.cs
+++ b/sources/generated/Gst.Base/BaseTransform.cs
@@ -1597,7 +1597,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_transform_get_type();
public static new GLib.GType GType {
@@ -1608,7 +1608,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1620,7 +1620,7 @@ namespace Gst.Base {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_base_transform_get_buffer_pool(IntPtr raw);
public Gst.BufferPool BufferPool {
@@ -1631,7 +1631,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_transform_is_in_place(IntPtr raw);
public bool IsInPlace {
@@ -1642,7 +1642,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_transform_is_passthrough(IntPtr raw);
public bool IsPassthrough {
@@ -1653,7 +1653,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_transform_is_qos_enabled(IntPtr raw);
public bool IsQosEnabled {
@@ -1664,21 +1664,21 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_reconfigure_sink(IntPtr raw);
public void ReconfigureSink() {
gst_base_transform_reconfigure_sink(Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_reconfigure_src(IntPtr raw);
public void ReconfigureSrc() {
gst_base_transform_reconfigure_src(Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_set_gap_aware(IntPtr raw, bool gap_aware);
public bool GapAware {
@@ -1687,7 +1687,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_set_in_place(IntPtr raw, bool in_place);
public bool InPlace {
@@ -1696,7 +1696,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_set_passthrough(IntPtr raw, bool passthrough);
public bool Passthrough {
@@ -1705,7 +1705,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_set_prefer_passthrough(IntPtr raw, bool prefer_passthrough);
public bool PreferPassthrough {
@@ -1714,7 +1714,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_set_qos_enabled(IntPtr raw, bool enabled);
public bool QosEnabled {
@@ -1723,14 +1723,14 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_base_transform_update_qos(IntPtr raw, double proportion, long diff, ulong timestamp);
public void UpdateQos(double proportion, long diff, ulong timestamp) {
gst_base_transform_update_qos(Handle, proportion, diff, timestamp);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_base_transform_update_src_caps(IntPtr raw, IntPtr updated_caps);
public bool UpdateSrcCaps(Gst.Caps updated_caps) {
diff --git a/sources/generated/Gst.Base/BitReader.cs b/sources/generated/Gst.Base/BitReader.cs
index 280d504..c26a699 100644
--- a/sources/generated/Gst.Base/BitReader.cs
+++ b/sources/generated/Gst.Base/BitReader.cs
@@ -28,7 +28,7 @@ namespace Gst.Base {
return (Gst.Base.BitReader) Marshal.PtrToStructure (raw, typeof (Gst.Base.BitReader));
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bit_reader_free(IntPtr raw);
public void Free() {
@@ -39,7 +39,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_get_bits_uint16(IntPtr raw, out ushort val, uint nbits);
public bool GetBitsUint16(out ushort val, uint nbits) {
@@ -52,7 +52,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_get_bits_uint32(IntPtr raw, out uint val, uint nbits);
public bool GetBitsUint32(out uint val, uint nbits) {
@@ -65,7 +65,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_get_bits_uint64(IntPtr raw, out ulong val, uint nbits);
public bool GetBitsUint64(out ulong val, uint nbits) {
@@ -78,7 +78,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_get_bits_uint8(IntPtr raw, out byte val, uint nbits);
public bool GetBitsUint8(out byte val, uint nbits) {
@@ -91,7 +91,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_bit_reader_get_pos(IntPtr raw);
public uint Pos {
@@ -106,7 +106,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_bit_reader_get_remaining(IntPtr raw);
public uint Remaining {
@@ -121,7 +121,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bit_reader_init(IntPtr raw, byte[] data, uint size);
public void Init(byte[] data, uint size) {
@@ -132,7 +132,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_peek_bits_uint16(IntPtr raw, out ushort val, uint nbits);
public bool PeekBitsUint16(out ushort val, uint nbits) {
@@ -145,7 +145,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_peek_bits_uint32(IntPtr raw, out uint val, uint nbits);
public bool PeekBitsUint32(out uint val, uint nbits) {
@@ -158,7 +158,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_peek_bits_uint64(IntPtr raw, out ulong val, uint nbits);
public bool PeekBitsUint64(out ulong val, uint nbits) {
@@ -171,7 +171,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_peek_bits_uint8(IntPtr raw, out byte val, uint nbits);
public bool PeekBitsUint8(out byte val, uint nbits) {
@@ -184,7 +184,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_set_pos(IntPtr raw, uint pos);
public bool SetPos(uint pos) {
@@ -197,7 +197,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_skip(IntPtr raw, uint nbits);
public bool Skip(uint nbits) {
@@ -210,7 +210,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_reader_skip_to_byte(IntPtr raw);
public bool SkipToByte() {
diff --git a/sources/generated/Gst.Base/BitWriter.cs b/sources/generated/Gst.Base/BitWriter.cs
index 4785dfa..b27af64 100644
--- a/sources/generated/Gst.Base/BitWriter.cs
+++ b/sources/generated/Gst.Base/BitWriter.cs
@@ -28,7 +28,7 @@ namespace Gst.Base {
return (Gst.Base.BitWriter) Marshal.PtrToStructure (raw, typeof (Gst.Base.BitWriter));
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_align_bytes(IntPtr raw, byte trailing_bit);
public bool AlignBytes(byte trailing_bit) {
@@ -41,7 +41,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bit_writer_free(IntPtr raw);
public void Free() {
@@ -52,7 +52,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bit_writer_free_and_get_buffer(IntPtr raw);
public Gst.Buffer FreeAndGetBuffer() {
@@ -65,7 +65,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_bit_writer_get_remaining(IntPtr raw);
public uint Remaining {
@@ -80,7 +80,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_bit_writer_get_size(IntPtr raw);
public uint Size {
@@ -95,7 +95,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_put_bits_uint16(IntPtr raw, ushort value, uint nbits);
public bool PutBitsUint16(ushort value, uint nbits) {
@@ -108,7 +108,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_put_bits_uint32(IntPtr raw, uint value, uint nbits);
public bool PutBitsUint32(uint value, uint nbits) {
@@ -121,7 +121,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_put_bits_uint64(IntPtr raw, ulong value, uint nbits);
public bool PutBitsUint64(ulong value, uint nbits) {
@@ -134,7 +134,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_put_bits_uint8(IntPtr raw, byte value, uint nbits);
public bool PutBitsUint8(byte value, uint nbits) {
@@ -147,7 +147,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_put_bytes(IntPtr raw, byte data, uint nbytes);
public bool PutBytes(byte data, uint nbytes) {
@@ -160,7 +160,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bit_writer_reset(IntPtr raw);
public void Reset() {
@@ -171,7 +171,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bit_writer_reset_and_get_buffer(IntPtr raw);
public Gst.Buffer ResetAndGetBuffer() {
@@ -184,7 +184,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bit_writer_set_pos(IntPtr raw, uint pos);
public bool SetPos(uint pos) {
diff --git a/sources/generated/Gst.Base/ByteWriter.cs b/sources/generated/Gst.Base/ByteWriter.cs
index 7f0400c..52ee0d7 100644
--- a/sources/generated/Gst.Base/ByteWriter.cs
+++ b/sources/generated/Gst.Base/ByteWriter.cs
@@ -35,7 +35,7 @@ namespace Gst.Base {
return (Gst.Base.ByteWriter) Marshal.PtrToStructure (raw, typeof (Gst.Base.ByteWriter));
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_ensure_free_space(IntPtr raw, uint size);
public bool EnsureFreeSpace(uint size) {
@@ -48,7 +48,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_fill(IntPtr raw, byte value, uint size);
public bool Fill(byte value, uint size) {
@@ -61,7 +61,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_byte_writer_free(IntPtr raw);
public void Free() {
@@ -72,7 +72,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_byte_writer_free_and_get_buffer(IntPtr raw);
public Gst.Buffer FreeAndGetBuffer() {
@@ -85,7 +85,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_byte_writer_free_and_get_data(IntPtr raw);
public byte FreeAndGetData() {
@@ -98,7 +98,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_byte_writer_get_remaining(IntPtr raw);
public uint Remaining {
@@ -113,7 +113,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_byte_writer_init(IntPtr raw);
public void Init() {
@@ -124,7 +124,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_byte_writer_init_with_data(IntPtr raw, byte[] data, uint size, bool initialized);
public void InitWithData(byte[] data, uint size, bool initialized) {
@@ -135,7 +135,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_byte_writer_init_with_size(IntPtr raw, uint size, bool mfixed);
public void InitWithSize(uint size, bool mfixed) {
@@ -146,7 +146,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_buffer(IntPtr raw, IntPtr buffer, UIntPtr offset, IntPtr size);
public bool PutBuffer(Gst.Buffer buffer, ulong offset, long size) {
@@ -159,7 +159,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_data(IntPtr raw, byte[] data, uint size);
public bool PutData(byte[] data, uint size) {
@@ -172,7 +172,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_float32_be(IntPtr raw, float val);
public bool PutFloat32Be(float val) {
@@ -185,7 +185,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_float32_le(IntPtr raw, float val);
public bool PutFloat32Le(float val) {
@@ -198,7 +198,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_float64_be(IntPtr raw, double val);
public bool PutFloat64Be(double val) {
@@ -211,7 +211,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_float64_le(IntPtr raw, double val);
public bool PutFloat64Le(double val) {
@@ -224,7 +224,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int16_be(IntPtr raw, short val);
public bool PutInt16Be(short val) {
@@ -237,7 +237,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int16_le(IntPtr raw, short val);
public bool PutInt16Le(short val) {
@@ -250,7 +250,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int24_be(IntPtr raw, int val);
public bool PutInt24Be(int val) {
@@ -263,7 +263,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int24_le(IntPtr raw, int val);
public bool PutInt24Le(int val) {
@@ -276,7 +276,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int32_be(IntPtr raw, int val);
public bool PutInt32Be(int val) {
@@ -289,7 +289,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int32_le(IntPtr raw, int val);
public bool PutInt32Le(int val) {
@@ -302,7 +302,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int64_be(IntPtr raw, long val);
public bool PutInt64Be(long val) {
@@ -315,7 +315,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int64_le(IntPtr raw, long val);
public bool PutInt64Le(long val) {
@@ -328,7 +328,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_int8(IntPtr raw, sbyte val);
public bool PutInt8(sbyte val) {
@@ -341,7 +341,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_string_utf16(IntPtr raw, ushort[] data);
public bool PutStringUtf16(ushort[] data) {
@@ -354,7 +354,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_string_utf32(IntPtr raw, uint[] data);
public bool PutStringUtf32(uint[] data) {
@@ -367,7 +367,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_string_utf8(IntPtr raw, IntPtr data);
public bool PutStringUtf8(string data) {
@@ -382,7 +382,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint16_be(IntPtr raw, ushort val);
public bool PutUint16Be(ushort val) {
@@ -395,7 +395,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint16_le(IntPtr raw, ushort val);
public bool PutUint16Le(ushort val) {
@@ -408,7 +408,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint24_be(IntPtr raw, uint val);
public bool PutUint24Be(uint val) {
@@ -421,7 +421,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint24_le(IntPtr raw, uint val);
public bool PutUint24Le(uint val) {
@@ -434,7 +434,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint32_be(IntPtr raw, uint val);
public bool PutUint32Be(uint val) {
@@ -447,7 +447,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint32_le(IntPtr raw, uint val);
public bool PutUint32Le(uint val) {
@@ -460,7 +460,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint64_be(IntPtr raw, ulong val);
public bool PutUint64Be(ulong val) {
@@ -473,7 +473,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint64_le(IntPtr raw, ulong val);
public bool PutUint64Le(ulong val) {
@@ -486,7 +486,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_byte_writer_put_uint8(IntPtr raw, byte val);
public bool PutUint8(byte val) {
@@ -499,7 +499,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_byte_writer_reset(IntPtr raw);
public void Reset() {
@@ -510,7 +510,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_byte_writer_reset_and_get_buffer(IntPtr raw);
public Gst.Buffer ResetAndGetBuffer() {
diff --git a/sources/generated/Gst.Base/CollectPads.cs b/sources/generated/Gst.Base/CollectPads.cs
index 0d5fcc1..4505212 100644
--- a/sources/generated/Gst.Base/CollectPads.cs
+++ b/sources/generated/Gst.Base/CollectPads.cs
@@ -13,7 +13,7 @@ namespace Gst.Base {
public CollectPads (IntPtr raw) : base(raw) {}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_new();
public CollectPads () : base (IntPtr.Zero)
@@ -58,7 +58,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_get_type();
public static new GLib.GType GType {
@@ -69,7 +69,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_add_pad(IntPtr raw, IntPtr pad, uint size, Gst.BaseSharp.CollectDataDestroyNotifyNative destroy_notify, bool _lock);
public Gst.Base.CollectData AddPad(Gst.Pad pad, uint size, Gst.Base.CollectDataDestroyNotify destroy_notify, bool _lock) {
@@ -80,7 +80,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_collect_pads_available(IntPtr raw);
public uint Available() {
@@ -89,7 +89,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_collect_pads_clip_running_time(IntPtr raw, IntPtr cdata, IntPtr buf, out IntPtr outbuf, IntPtr user_data);
public Gst.FlowReturn ClipRunningTime(Gst.Base.CollectData cdata, Gst.Buffer buf, out Gst.Buffer outbuf, IntPtr user_data) {
@@ -102,7 +102,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_collect_pads_event_default(IntPtr raw, IntPtr data, IntPtr evnt, bool discard);
public bool EventDefault(Gst.Base.CollectData data, Gst.Event evnt, bool discard) {
@@ -113,7 +113,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_collect_pads_flush(IntPtr raw, IntPtr data, uint size);
public uint Flush(Gst.Base.CollectData data, uint size) {
@@ -124,7 +124,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_peek(IntPtr raw, IntPtr data);
public Gst.Buffer Peek(Gst.Base.CollectData data) {
@@ -135,7 +135,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_pop(IntPtr raw, IntPtr data);
public Gst.Buffer Pop(Gst.Base.CollectData data) {
@@ -146,7 +146,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_collect_pads_query_default(IntPtr raw, IntPtr data, IntPtr query, bool discard);
public bool QueryDefault(Gst.Base.CollectData data, Gst.Query query, bool discard) {
@@ -157,7 +157,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_read_buffer(IntPtr raw, IntPtr data, uint size);
public Gst.Buffer ReadBuffer(Gst.Base.CollectData data, uint size) {
@@ -168,7 +168,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_collect_pads_remove_pad(IntPtr raw, IntPtr pad);
public bool RemovePad(Gst.Pad pad) {
@@ -177,7 +177,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_buffer_function(IntPtr raw, Gst.BaseSharp.CollectPadsBufferFunctionNative func, IntPtr user_data);
public Gst.Base.CollectPadsBufferFunction BufferFunction {
@@ -187,7 +187,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_clip_function(IntPtr raw, Gst.BaseSharp.CollectPadsClipFunctionNative clipfunc, IntPtr user_data);
public Gst.Base.CollectPadsClipFunction ClipFunction {
@@ -197,7 +197,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_compare_function(IntPtr raw, Gst.BaseSharp.CollectPadsCompareFunctionNative func, IntPtr user_data);
public Gst.Base.CollectPadsCompareFunction CompareFunction {
@@ -207,7 +207,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_event_function(IntPtr raw, Gst.BaseSharp.CollectPadsEventFunctionNative func, IntPtr user_data);
public Gst.Base.CollectPadsEventFunction EventFunction {
@@ -217,7 +217,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_flush_function(IntPtr raw, Gst.BaseSharp.CollectPadsFlushFunctionNative func, IntPtr user_data);
public Gst.Base.CollectPadsFlushFunction FlushFunction {
@@ -227,7 +227,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_flushing(IntPtr raw, bool flushing);
public bool Flushing {
@@ -236,7 +236,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_function(IntPtr raw, Gst.BaseSharp.CollectPadsFunctionNative func, IntPtr user_data);
public Gst.Base.CollectPadsFunction Function {
@@ -246,7 +246,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_query_function(IntPtr raw, Gst.BaseSharp.CollectPadsQueryFunctionNative func, IntPtr user_data);
public Gst.Base.CollectPadsQueryFunction QueryFunction {
@@ -256,7 +256,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_set_waiting(IntPtr raw, IntPtr data, bool waiting);
public void SetWaiting(Gst.Base.CollectData data, bool waiting) {
@@ -265,7 +265,7 @@ namespace Gst.Base {
Marshal.FreeHGlobal (native_data);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_collect_pads_src_event_default(IntPtr raw, IntPtr pad, IntPtr evnt);
public bool SrcEventDefault(Gst.Pad pad, Gst.Event evnt) {
@@ -274,21 +274,21 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_start(IntPtr raw);
public void Start() {
gst_collect_pads_start(Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_collect_pads_stop(IntPtr raw);
public void Stop() {
gst_collect_pads_stop(Handle);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_collect_pads_take_buffer(IntPtr raw, IntPtr data, uint size);
public Gst.Buffer TakeBuffer(Gst.Base.CollectData data, uint size) {
diff --git a/sources/generated/Gst.Base/DataQueue.cs b/sources/generated/Gst.Base/DataQueue.cs
index ba0d607..eaff332 100644
--- a/sources/generated/Gst.Base/DataQueue.cs
+++ b/sources/generated/Gst.Base/DataQueue.cs
@@ -214,7 +214,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_data_queue_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Base/FlowCombiner.cs b/sources/generated/Gst.Base/FlowCombiner.cs
index 6bad99f..effc0e8 100644
--- a/sources/generated/Gst.Base/FlowCombiner.cs
+++ b/sources/generated/Gst.Base/FlowCombiner.cs
@@ -21,7 +21,7 @@ namespace Gst.Base {
return (Gst.Base.FlowCombiner) Marshal.PtrToStructure (raw, typeof (Gst.Base.FlowCombiner));
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flow_combiner_new();
public static FlowCombiner New()
@@ -30,7 +30,7 @@ namespace Gst.Base {
return result;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flow_combiner_get_type();
public static GLib.GType GType {
@@ -41,7 +41,7 @@ namespace Gst.Base {
}
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_flow_combiner_add_pad(IntPtr raw, IntPtr pad);
public void AddPad(Gst.Pad pad) {
@@ -52,7 +52,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_flow_combiner_clear(IntPtr raw);
public void Clear() {
@@ -63,7 +63,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flow_combiner_ref(IntPtr raw);
public Gst.Base.FlowCombiner Ref() {
@@ -76,7 +76,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_flow_combiner_remove_pad(IntPtr raw, IntPtr pad);
public void RemovePad(Gst.Pad pad) {
@@ -87,7 +87,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_flow_combiner_reset(IntPtr raw);
public void Reset() {
@@ -98,7 +98,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_flow_combiner_unref(IntPtr raw);
public void Unref() {
@@ -109,7 +109,7 @@ namespace Gst.Base {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_flow_combiner_update_flow(IntPtr raw, int fret);
public Gst.FlowReturn UpdateFlow(Gst.FlowReturn fret) {
@@ -122,7 +122,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_flow_combiner_update_pad_flow(IntPtr raw, IntPtr pad, int fret);
public Gst.FlowReturn UpdatePadFlow(Gst.Pad pad, Gst.FlowReturn fret) {
diff --git a/sources/generated/Gst.Base/Global.cs b/sources/generated/Gst.Base/Global.cs
index 610aff2..c3c94b8 100644
--- a/sources/generated/Gst.Base/Global.cs
+++ b/sources/generated/Gst.Base/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Base {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper(IntPtr src, ulong size);
public static Gst.Caps TypeFindHelper(Gst.Pad src, ulong size) {
@@ -20,7 +20,7 @@ namespace Gst.Base {
return ret;
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper_for_buffer(IntPtr obj, IntPtr buf, out int prob);
public static Gst.Caps TypeFindHelperForBuffer(Gst.Object obj, Gst.Buffer buf, out Gst.TypeFindProbability prob) {
@@ -35,7 +35,7 @@ namespace Gst.Base {
return TypeFindHelperForBuffer (null, buf, out prob);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper_for_buffer_with_extension(IntPtr obj, IntPtr buf, IntPtr extension, out int prob);
public static Gst.Caps TypeFindHelperForBufferWithExtension(Gst.Object obj, Gst.Buffer buf, string extension, out Gst.TypeFindProbability prob) {
@@ -52,7 +52,7 @@ namespace Gst.Base {
return TypeFindHelperForBufferWithExtension (null, buf, null, out prob);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper_for_data(IntPtr obj, byte[] data, UIntPtr size, out int prob);
public static Gst.Caps TypeFindHelperForData(Gst.Object obj, byte[] data, ulong size, out Gst.TypeFindProbability prob) {
@@ -67,7 +67,7 @@ namespace Gst.Base {
return TypeFindHelperForData (null, data, size, out prob);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper_for_data_with_extension(IntPtr obj, byte[] data, UIntPtr size, IntPtr extension, out int prob);
public static Gst.Caps TypeFindHelperForDataWithExtension(Gst.Object obj, byte[] data, ulong size, string extension, out Gst.TypeFindProbability prob) {
@@ -84,7 +84,7 @@ namespace Gst.Base {
return TypeFindHelperForDataWithExtension (null, data, size, null, out prob);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper_for_extension(IntPtr obj, IntPtr extension);
public static Gst.Caps TypeFindHelperForExtension(Gst.Object obj, string extension) {
@@ -99,7 +99,7 @@ namespace Gst.Base {
return TypeFindHelperForExtension (null, extension);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_helper_get_range(IntPtr obj, IntPtr parent, Gst.BaseSharp.TypeFindHelperGetRangeFunctionNative func, ulong size, IntPtr extension, out int prob);
public static Gst.Caps TypeFindHelperGetRange(Gst.Object obj, Gst.Object parent, Gst.Base.TypeFindHelperGetRangeFunction func, ulong size, string extension, out Gst.TypeFindProbability prob) {
@@ -117,7 +117,7 @@ namespace Gst.Base {
return TypeFindHelperGetRange (obj, null, func, size, null, out prob);
}
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_type_find_helper_get_range_full(IntPtr obj, IntPtr parent, Gst.BaseSharp.TypeFindHelperGetRangeFunctionNative func, ulong size, IntPtr extension, out IntPtr caps, out int prob);
public static Gst.FlowReturn TypeFindHelperGetRangeFull(Gst.Object obj, Gst.Object parent, Gst.Base.TypeFindHelperGetRangeFunction func, ulong size, string extension, out Gst.Caps caps, out Gst.TypeFindProbability prob) {
diff --git a/sources/generated/Gst.Base/PushSrc.cs b/sources/generated/Gst.Base/PushSrc.cs
index d000cc7..5c8f025 100644
--- a/sources/generated/Gst.Base/PushSrc.cs
+++ b/sources/generated/Gst.Base/PushSrc.cs
@@ -240,7 +240,7 @@ namespace Gst.Base {
// End of the ABI representation.
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_push_src_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Base/QueueArray.cs b/sources/generated/Gst.Base/QueueArray.cs
index bd99e1e..28ae2c4 100644
--- a/sources/generated/Gst.Base/QueueArray.cs
+++ b/sources/generated/Gst.Base/QueueArray.cs
@@ -11,7 +11,7 @@ namespace Gst.Base {
#region Autogenerated code
public partial class QueueArray : GLib.Opaque {
- [DllImport("libgstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstbase-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_queue_array_push_tail_struct(IntPtr raw, IntPtr p_struct);
public void PushTailStruct(IntPtr p_struct) {
diff --git a/sources/generated/Gst.Controller/ARGBControlBinding.cs b/sources/generated/Gst.Controller/ARGBControlBinding.cs
index f0b5162..1700e42 100644
--- a/sources/generated/Gst.Controller/ARGBControlBinding.cs
+++ b/sources/generated/Gst.Controller/ARGBControlBinding.cs
@@ -13,7 +13,7 @@ namespace Gst.Controller {
public ARGBControlBinding (IntPtr raw) : base(raw) {}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_argb_control_binding_new(IntPtr _object, IntPtr property_name, IntPtr cs_a, IntPtr cs_r, IntPtr cs_g, IntPtr cs_b);
public ARGBControlBinding (Gst.Object _object, string property_name, Gst.ControlSource cs_a, Gst.ControlSource cs_r, Gst.ControlSource cs_g, Gst.ControlSource cs_b) : base (IntPtr.Zero)
@@ -117,7 +117,7 @@ namespace Gst.Controller {
// End of the ABI representation.
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_argb_control_binding_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/ControlPoint.cs b/sources/generated/Gst.Controller/ControlPoint.cs
index 22f853c..02fa445 100644
--- a/sources/generated/Gst.Controller/ControlPoint.cs
+++ b/sources/generated/Gst.Controller/ControlPoint.cs
@@ -23,7 +23,7 @@ namespace Gst.Controller {
return (Gst.Controller.ControlPoint) Marshal.PtrToStructure (raw, typeof (Gst.Controller.ControlPoint));
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_control_point_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/DirectControlBinding.cs b/sources/generated/Gst.Controller/DirectControlBinding.cs
index 2c9fde9..5b5e50a 100644
--- a/sources/generated/Gst.Controller/DirectControlBinding.cs
+++ b/sources/generated/Gst.Controller/DirectControlBinding.cs
@@ -13,7 +13,7 @@ namespace Gst.Controller {
public DirectControlBinding (IntPtr raw) : base(raw) {}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_direct_control_binding_new(IntPtr _object, IntPtr property_name, IntPtr cs);
public DirectControlBinding (Gst.Object _object, string property_name, Gst.ControlSource cs) : base (IntPtr.Zero)
@@ -33,7 +33,7 @@ namespace Gst.Controller {
GLib.Marshaller.Free (native_property_name);
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_direct_control_binding_new_absolute(IntPtr _object, IntPtr property_name, IntPtr cs);
public static DirectControlBinding NewAbsolute(Gst.Object _object, string property_name, Gst.ControlSource cs)
@@ -93,7 +93,7 @@ namespace Gst.Controller {
// End of the ABI representation.
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_direct_control_binding_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/Global.cs b/sources/generated/Gst.Controller/Global.cs
index 5820505..ff71462 100644
--- a/sources/generated/Gst.Controller/Global.cs
+++ b/sources/generated/Gst.Controller/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Controller {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_timed_value_control_invalidate_cache(IntPtr self);
public static void TimedValueControlInvalidateCache(Gst.Controller.TimedValueControlSource self) {
diff --git a/sources/generated/Gst.Controller/InterpolationControlSource.cs b/sources/generated/Gst.Controller/InterpolationControlSource.cs
index c8acb62..38d2825 100644
--- a/sources/generated/Gst.Controller/InterpolationControlSource.cs
+++ b/sources/generated/Gst.Controller/InterpolationControlSource.cs
@@ -13,7 +13,7 @@ namespace Gst.Controller {
public InterpolationControlSource (IntPtr raw) : base(raw) {}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_interpolation_control_source_new();
public InterpolationControlSource () : base (IntPtr.Zero)
@@ -64,7 +64,7 @@ namespace Gst.Controller {
// End of the ABI representation.
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_interpolation_control_source_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/InterpolationMode.cs b/sources/generated/Gst.Controller/InterpolationMode.cs
index a3f5e09..a2b7ee4 100644
--- a/sources/generated/Gst.Controller/InterpolationMode.cs
+++ b/sources/generated/Gst.Controller/InterpolationMode.cs
@@ -17,7 +17,7 @@ namespace Gst.Controller {
}
internal class InterpolationModeGType {
- [DllImport ("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_interpolation_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/LFOControlSource.cs b/sources/generated/Gst.Controller/LFOControlSource.cs
index 65a373b..cf14c91 100644
--- a/sources/generated/Gst.Controller/LFOControlSource.cs
+++ b/sources/generated/Gst.Controller/LFOControlSource.cs
@@ -13,7 +13,7 @@ namespace Gst.Controller {
public LFOControlSource (IntPtr raw) : base(raw) {}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_lfo_control_source_new();
public LFOControlSource () : base (IntPtr.Zero)
@@ -124,7 +124,7 @@ namespace Gst.Controller {
// End of the ABI representation.
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_lfo_control_source_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/LFOWaveform.cs b/sources/generated/Gst.Controller/LFOWaveform.cs
index 4632f3d..c91816b 100644
--- a/sources/generated/Gst.Controller/LFOWaveform.cs
+++ b/sources/generated/Gst.Controller/LFOWaveform.cs
@@ -18,7 +18,7 @@ namespace Gst.Controller {
}
internal class LFOWaveformGType {
- [DllImport ("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_lfo_waveform_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/ProxyControlBinding.cs b/sources/generated/Gst.Controller/ProxyControlBinding.cs
index 1dedce0..a12d80d 100644
--- a/sources/generated/Gst.Controller/ProxyControlBinding.cs
+++ b/sources/generated/Gst.Controller/ProxyControlBinding.cs
@@ -13,7 +13,7 @@ namespace Gst.Controller {
public ProxyControlBinding (IntPtr raw) : base(raw) {}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_proxy_control_binding_new(IntPtr _object, IntPtr property_name, IntPtr ref_object, IntPtr ref_property_name);
public ProxyControlBinding (Gst.Object _object, string property_name, Gst.Object ref_object, string ref_property_name) : base (IntPtr.Zero)
@@ -35,7 +35,7 @@ namespace Gst.Controller {
GLib.Marshaller.Free (native_ref_property_name);
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_proxy_control_binding_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Controller/TimedValueControlSource.cs b/sources/generated/Gst.Controller/TimedValueControlSource.cs
index cb17ceb..af9558d 100644
--- a/sources/generated/Gst.Controller/TimedValueControlSource.cs
+++ b/sources/generated/Gst.Controller/TimedValueControlSource.cs
@@ -252,7 +252,7 @@ namespace Gst.Controller {
// End of the ABI representation.
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_timed_value_control_source_get_type();
public static new GLib.GType GType {
@@ -263,7 +263,7 @@ namespace Gst.Controller {
}
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_timed_value_control_source_get_all(IntPtr raw);
public GLib.List[] All {
@@ -274,7 +274,7 @@ namespace Gst.Controller {
}
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_timed_value_control_source_get_count(IntPtr raw);
public int Count {
@@ -285,7 +285,7 @@ namespace Gst.Controller {
}
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_timed_value_control_source_set(IntPtr raw, ulong timestamp, double value);
public bool Set(ulong timestamp, double value) {
@@ -294,7 +294,7 @@ namespace Gst.Controller {
return ret;
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_timed_value_control_source_set_from_list(IntPtr raw, IntPtr timedvalues);
public bool SetFromList(GLib.SList timedvalues) {
@@ -303,7 +303,7 @@ namespace Gst.Controller {
return ret;
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_timed_value_control_source_unset(IntPtr raw, ulong timestamp);
public bool Unset(ulong timestamp) {
@@ -312,7 +312,7 @@ namespace Gst.Controller {
return ret;
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_timed_value_control_source_unset_all(IntPtr raw);
public void UnsetAll() {
diff --git a/sources/generated/Gst.Controller/TriggerControlSource.cs b/sources/generated/Gst.Controller/TriggerControlSource.cs
index 58cbacc..b2e47ca 100644
--- a/sources/generated/Gst.Controller/TriggerControlSource.cs
+++ b/sources/generated/Gst.Controller/TriggerControlSource.cs
@@ -13,7 +13,7 @@ namespace Gst.Controller {
public TriggerControlSource (IntPtr raw) : base(raw) {}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_trigger_control_source_new();
public TriggerControlSource () : base (IntPtr.Zero)
@@ -64,7 +64,7 @@ namespace Gst.Controller {
// End of the ABI representation.
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_trigger_control_source_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.FFT/FFTF32.cs b/sources/generated/Gst.FFT/FFTF32.cs
index dfbcdb4..86ad755 100644
--- a/sources/generated/Gst.FFT/FFTF32.cs
+++ b/sources/generated/Gst.FFT/FFTF32.cs
@@ -11,7 +11,7 @@ namespace Gst.FFT {
#region Autogenerated code
public partial class FFTF32 : GLib.Opaque {
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f32_inverse_fft(IntPtr raw, IntPtr freqdata, float timedata);
public void InverseFft(Gst.FFT.FFTF32Complex freqdata, float timedata) {
@@ -22,7 +22,7 @@ namespace Gst.FFT {
public FFTF32(IntPtr raw) : base(raw) {}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f32_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.FFT/FFTF64.cs b/sources/generated/Gst.FFT/FFTF64.cs
index 651b7d6..3c47e07 100644
--- a/sources/generated/Gst.FFT/FFTF64.cs
+++ b/sources/generated/Gst.FFT/FFTF64.cs
@@ -11,7 +11,7 @@ namespace Gst.FFT {
#region Autogenerated code
public partial class FFTF64 : GLib.Opaque {
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f64_fft(IntPtr raw, double timedata, IntPtr freqdata);
public void Fft(double timedata, Gst.FFT.FFTF64Complex freqdata) {
@@ -20,7 +20,7 @@ namespace Gst.FFT {
Marshal.FreeHGlobal (native_freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f64_inverse_fft(IntPtr raw, IntPtr freqdata, double timedata);
public void InverseFft(Gst.FFT.FFTF64Complex freqdata, double timedata) {
@@ -29,7 +29,7 @@ namespace Gst.FFT {
Marshal.FreeHGlobal (native_freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f64_window(IntPtr raw, double timedata, int window);
public void Window(double timedata, Gst.FFT.FFTWindow window) {
@@ -38,7 +38,7 @@ namespace Gst.FFT {
public FFTF64(IntPtr raw) : base(raw) {}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_f64_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.FFT/FFTS16.cs b/sources/generated/Gst.FFT/FFTS16.cs
index 72235bb..0d3b3af 100644
--- a/sources/generated/Gst.FFT/FFTS16.cs
+++ b/sources/generated/Gst.FFT/FFTS16.cs
@@ -11,7 +11,7 @@ namespace Gst.FFT {
#region Autogenerated code
public partial class FFTS16 : GLib.Opaque {
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s16_fft(IntPtr raw, short timedata, IntPtr freqdata);
public void Fft(short timedata, Gst.FFT.FFTS16Complex freqdata) {
@@ -20,7 +20,7 @@ namespace Gst.FFT {
Marshal.FreeHGlobal (native_freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s16_inverse_fft(IntPtr raw, IntPtr freqdata, short timedata);
public void InverseFft(Gst.FFT.FFTS16Complex freqdata, short timedata) {
@@ -29,7 +29,7 @@ namespace Gst.FFT {
Marshal.FreeHGlobal (native_freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s16_window(IntPtr raw, short timedata, int window);
public void Window(short timedata, Gst.FFT.FFTWindow window) {
@@ -38,7 +38,7 @@ namespace Gst.FFT {
public FFTS16(IntPtr raw) : base(raw) {}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s16_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.FFT/FFTS32.cs b/sources/generated/Gst.FFT/FFTS32.cs
index 99b5808..28305d7 100644
--- a/sources/generated/Gst.FFT/FFTS32.cs
+++ b/sources/generated/Gst.FFT/FFTS32.cs
@@ -11,7 +11,7 @@ namespace Gst.FFT {
#region Autogenerated code
public partial class FFTS32 : GLib.Opaque {
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s32_fft(IntPtr raw, int timedata, IntPtr freqdata);
public void Fft(int timedata, Gst.FFT.FFTS32Complex freqdata) {
@@ -20,7 +20,7 @@ namespace Gst.FFT {
Marshal.FreeHGlobal (native_freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s32_inverse_fft(IntPtr raw, IntPtr freqdata, int timedata);
public void InverseFft(Gst.FFT.FFTS32Complex freqdata, int timedata) {
@@ -29,7 +29,7 @@ namespace Gst.FFT {
Marshal.FreeHGlobal (native_freqdata);
}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s32_window(IntPtr raw, int timedata, int window);
public void Window(int timedata, Gst.FFT.FFTWindow window) {
@@ -38,7 +38,7 @@ namespace Gst.FFT {
public FFTS32(IntPtr raw) : base(raw) {}
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_fft_s32_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.FFT/Global.cs b/sources/generated/Gst.FFT/Global.cs
index 8c9cea5..6dd8798 100644
--- a/sources/generated/Gst.FFT/Global.cs
+++ b/sources/generated/Gst.FFT/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.FFT {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstfft-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_fft_next_fast_length(int n);
public static int FftNextFastLength(int n) {
diff --git a/sources/generated/Gst.Net/Global.cs b/sources/generated/Gst.Net/Global.cs
index 231d381..3ef6d3b 100644
--- a/sources/generated/Gst.Net/Global.cs
+++ b/sources/generated/Gst.Net/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Net {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_net_address_meta(IntPtr buffer, IntPtr addr);
public static Gst.Net.NetAddressMeta BufferAddNetAddressMeta(Gst.Buffer buffer, GLib.SocketAddress addr) {
@@ -20,7 +20,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_net_control_message_meta(IntPtr buffer, IntPtr message);
public static Gst.Net.NetControlMessageMeta BufferAddNetControlMessageMeta(Gst.Buffer buffer, GLib.SocketControlMessage message) {
@@ -29,7 +29,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_net_address_meta(IntPtr buffer);
public static Gst.Net.NetAddressMeta BufferGetNetAddressMeta(Gst.Buffer buffer) {
@@ -38,7 +38,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_address_meta_api_get_type();
public static GLib.GType NetAddressMetaApiGetType() {
@@ -47,7 +47,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_address_meta_get_info();
public static Gst.MetaInfo NetAddressMetaGetInfo() {
@@ -56,7 +56,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_control_message_meta_api_get_type();
public static GLib.GType NetControlMessageMetaApiGetType() {
@@ -65,7 +65,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_control_message_meta_get_info();
public static Gst.MetaInfo NetControlMessageMetaGetInfo() {
@@ -74,7 +74,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_net_time_packet_receive(IntPtr socket, out IntPtr src_address, out IntPtr error);
public static unsafe Gst.Net.NetTimePacket NetTimePacketReceive(GLib.Socket socket, out GLib.SocketAddress src_address) {
@@ -87,14 +87,14 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_ptp_deinit();
public static void PtpDeinit() {
gst_ptp_deinit();
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ptp_init(ulong clock_id, IntPtr[] interfaces);
public static bool PtpInit(ulong clock_id, string[] interfaces) {
@@ -116,7 +116,7 @@ namespace Gst.Net {
return PtpInit (clock_id, null);
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ptp_is_initialized();
public static bool PtpIsInitialized() {
@@ -125,7 +125,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ptp_is_supported();
public static bool PtpIsSupported() {
@@ -134,7 +134,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_ptp_statistics_callback_add(Gst.NetSharp.PtpStatisticsCallbackNative cb, IntPtr user_data, GLib.DestroyNotify destroy_data);
public static ulong PtpStatisticsCallbackAdd(Gst.Net.PtpStatisticsCallback cb) {
@@ -153,7 +153,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_ptp_statistics_callback_remove(UIntPtr id);
public static void PtpStatisticsCallbackRemove(ulong id) {
diff --git a/sources/generated/Gst.Net/NetAddressMeta.cs b/sources/generated/Gst.Net/NetAddressMeta.cs
index e1148f8..551f28e 100644
--- a/sources/generated/Gst.Net/NetAddressMeta.cs
+++ b/sources/generated/Gst.Net/NetAddressMeta.cs
@@ -31,7 +31,7 @@ namespace Gst.Net {
return (Gst.Net.NetAddressMeta) Marshal.PtrToStructure (raw, typeof (Gst.Net.NetAddressMeta));
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_address_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Net/NetClientClock.cs b/sources/generated/Gst.Net/NetClientClock.cs
index 0ea1203..ee08f64 100644
--- a/sources/generated/Gst.Net/NetClientClock.cs
+++ b/sources/generated/Gst.Net/NetClientClock.cs
@@ -13,7 +13,7 @@ namespace Gst.Net {
public NetClientClock (IntPtr raw) : base(raw) {}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_client_clock_new(IntPtr name, IntPtr remote_address, int remote_port, ulong base_time);
public NetClientClock (string name, string remote_address, int remote_port, ulong base_time) : base (IntPtr.Zero)
@@ -169,7 +169,7 @@ namespace Gst.Net {
// End of the ABI representation.
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_client_clock_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Net/NetControlMessageMeta.cs b/sources/generated/Gst.Net/NetControlMessageMeta.cs
index 5e4b0af..fdf5234 100644
--- a/sources/generated/Gst.Net/NetControlMessageMeta.cs
+++ b/sources/generated/Gst.Net/NetControlMessageMeta.cs
@@ -31,7 +31,7 @@ namespace Gst.Net {
return (Gst.Net.NetControlMessageMeta) Marshal.PtrToStructure (raw, typeof (Gst.Net.NetControlMessageMeta));
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_control_message_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Net/NetTimePacket.cs b/sources/generated/Gst.Net/NetTimePacket.cs
index 81432fe..05b7270 100644
--- a/sources/generated/Gst.Net/NetTimePacket.cs
+++ b/sources/generated/Gst.Net/NetTimePacket.cs
@@ -23,7 +23,7 @@ namespace Gst.Net {
return (Gst.Net.NetTimePacket) Marshal.PtrToStructure (raw, typeof (Gst.Net.NetTimePacket));
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_time_packet_new(byte[] buffer);
public static NetTimePacket New(byte[] buffer)
@@ -32,7 +32,7 @@ namespace Gst.Net {
return result;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_time_packet_get_type();
public static GLib.GType GType {
@@ -43,7 +43,7 @@ namespace Gst.Net {
}
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe bool gst_net_time_packet_send(IntPtr raw, IntPtr socket, IntPtr dest_address, out IntPtr error);
public unsafe bool Send(GLib.Socket socket, GLib.SocketAddress dest_address) {
@@ -58,7 +58,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_net_time_packet_serialize(IntPtr raw);
public byte Serialize() {
@@ -71,7 +71,7 @@ namespace Gst.Net {
return ret;
}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_net_time_packet_receive(IntPtr socket, out IntPtr src_address, out IntPtr error);
public static unsafe Gst.Net.NetTimePacket Receive(GLib.Socket socket, out GLib.SocketAddress src_address) {
diff --git a/sources/generated/Gst.Net/NetTimeProvider.cs b/sources/generated/Gst.Net/NetTimeProvider.cs
index aeab528..cb6af8a 100644
--- a/sources/generated/Gst.Net/NetTimeProvider.cs
+++ b/sources/generated/Gst.Net/NetTimeProvider.cs
@@ -13,7 +13,7 @@ namespace Gst.Net {
public NetTimeProvider (IntPtr raw) : base(raw) {}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_time_provider_new(IntPtr clock, IntPtr address, int port);
public NetTimeProvider (Gst.Clock clock, string address, int port) : base (IntPtr.Zero)
@@ -121,7 +121,7 @@ namespace Gst.Net {
// End of the ABI representation.
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_net_time_provider_get_type();
public static new GLib.GType GType {
@@ -132,7 +132,7 @@ namespace Gst.Net {
}
}
- [DllImport("libgio-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gio-2.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool g_initable_init(IntPtr raw, IntPtr cancellable, out IntPtr error);
public bool Init(GLib.Cancellable cancellable) {
diff --git a/sources/generated/Gst.Net/PtpClock.cs b/sources/generated/Gst.Net/PtpClock.cs
index 272254c..fbfe5ec 100644
--- a/sources/generated/Gst.Net/PtpClock.cs
+++ b/sources/generated/Gst.Net/PtpClock.cs
@@ -13,7 +13,7 @@ namespace Gst.Net {
public PtpClock (IntPtr raw) : base(raw) {}
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ptp_clock_new(IntPtr name, uint domain);
public PtpClock (string name, uint domain) : base (IntPtr.Zero)
@@ -97,7 +97,7 @@ namespace Gst.Net {
// End of the ABI representation.
- [DllImport("libgstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstnet-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ptp_clock_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.PbUtils/AudioVisualizer.cs b/sources/generated/Gst.PbUtils/AudioVisualizer.cs
index 3b79b6e..b8700bb 100644
--- a/sources/generated/Gst.PbUtils/AudioVisualizer.cs
+++ b/sources/generated/Gst.PbUtils/AudioVisualizer.cs
@@ -291,7 +291,7 @@ namespace Gst.PbUtils {
// End of the ABI representation.
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_visualizer_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.PbUtils/AudioVisualizerShader.cs b/sources/generated/Gst.PbUtils/AudioVisualizerShader.cs
index 7297183..785b11f 100644
--- a/sources/generated/Gst.PbUtils/AudioVisualizerShader.cs
+++ b/sources/generated/Gst.PbUtils/AudioVisualizerShader.cs
@@ -23,7 +23,7 @@ namespace Gst.PbUtils {
}
internal class AudioVisualizerShaderGType {
- [DllImport ("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_visualizer_shader_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.PbUtils/Discoverer.cs b/sources/generated/Gst.PbUtils/Discoverer.cs
index 6cea90b..4bf3316 100644
--- a/sources/generated/Gst.PbUtils/Discoverer.cs
+++ b/sources/generated/Gst.PbUtils/Discoverer.cs
@@ -13,7 +13,7 @@ namespace Gst.PbUtils {
public Discoverer (IntPtr raw) : base(raw) {}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_new(ulong timeout);
public Discoverer (ulong timeout) : base (IntPtr.Zero)
@@ -367,7 +367,7 @@ namespace Gst.PbUtils {
// End of the ABI representation.
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_get_type();
public static new GLib.GType GType {
@@ -378,7 +378,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_discoverer_discover_uri(IntPtr raw, IntPtr uri, out IntPtr error);
public unsafe Gst.PbUtils.DiscovererInfo DiscoverUri(string uri) {
@@ -391,7 +391,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_discoverer_discover_uri_async(IntPtr raw, IntPtr uri);
public bool DiscoverUriAsync(string uri) {
@@ -402,14 +402,14 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_discoverer_start(IntPtr raw);
public void Start() {
gst_discoverer_start(Handle);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_discoverer_stop(IntPtr raw);
public void Stop() {
diff --git a/sources/generated/Gst.PbUtils/DiscovererAudioInfo.cs b/sources/generated/Gst.PbUtils/DiscovererAudioInfo.cs
index 3937a1b..311dc0a 100644
--- a/sources/generated/Gst.PbUtils/DiscovererAudioInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererAudioInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_audio_info_get_type();
public static new GLib.GType GType {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_audio_info_get_bitrate(IntPtr raw);
public uint Bitrate {
@@ -40,7 +40,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_discoverer_audio_info_get_channel_mask(IntPtr raw);
public ulong ChannelMask {
@@ -51,7 +51,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_audio_info_get_channels(IntPtr raw);
public uint Channels {
@@ -62,7 +62,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_audio_info_get_depth(IntPtr raw);
public uint Depth {
@@ -73,7 +73,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_audio_info_get_language(IntPtr raw);
public string Language {
@@ -84,7 +84,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_audio_info_get_max_bitrate(IntPtr raw);
public uint MaxBitrate {
@@ -95,7 +95,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_audio_info_get_sample_rate(IntPtr raw);
public uint SampleRate {
diff --git a/sources/generated/Gst.PbUtils/DiscovererContainerInfo.cs b/sources/generated/Gst.PbUtils/DiscovererContainerInfo.cs
index 7ba0cae..6bb1947 100644
--- a/sources/generated/Gst.PbUtils/DiscovererContainerInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererContainerInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_container_info_get_type();
public static new GLib.GType GType {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_container_info_get_streams(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo[] Streams {
diff --git a/sources/generated/Gst.PbUtils/DiscovererInfo.cs b/sources/generated/Gst.PbUtils/DiscovererInfo.cs
index 510edf5..35e0af1 100644
--- a/sources/generated/Gst.PbUtils/DiscovererInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_type();
public static new GLib.GType GType {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_from_variant(IntPtr variant);
public static Gst.PbUtils.DiscovererInfo FromVariant(GLib.Variant variant) {
@@ -38,7 +38,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_copy(IntPtr raw);
public Gst.PbUtils.DiscovererInfo Copy() {
@@ -47,7 +47,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_audio_streams(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo[] AudioStreams {
@@ -58,7 +58,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_container_streams(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo[] ContainerStreams {
@@ -69,7 +69,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_discoverer_info_get_duration(IntPtr raw);
public ulong Duration {
@@ -80,7 +80,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_discoverer_info_get_live(IntPtr raw);
public bool Live {
@@ -91,7 +91,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_misc(IntPtr raw);
[Obsolete]
@@ -103,7 +103,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_missing_elements_installer_details(IntPtr raw);
public string[] MissingElementsInstallerDetails {
@@ -114,7 +114,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_discoverer_info_get_result(IntPtr raw);
public Gst.PbUtils.DiscovererResult Result {
@@ -125,7 +125,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_discoverer_info_get_seekable(IntPtr raw);
public bool Seekable {
@@ -136,7 +136,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_stream_info(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo StreamInfo {
@@ -147,7 +147,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_stream_list(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo[] StreamList {
@@ -158,7 +158,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_streams(IntPtr raw, IntPtr streamtype);
public Gst.PbUtils.DiscovererStreamInfo[] GetStreams(GLib.GType streamtype) {
@@ -167,7 +167,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_subtitle_streams(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo[] SubtitleStreams {
@@ -178,7 +178,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_tags(IntPtr raw);
public Gst.TagList Tags {
@@ -189,7 +189,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_toc(IntPtr raw);
public Gst.Toc Toc {
@@ -200,7 +200,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_uri(IntPtr raw);
public string Uri {
@@ -211,7 +211,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_get_video_streams(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo[] VideoStreams {
@@ -222,7 +222,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_info_to_variant(IntPtr raw, int flags);
public GLib.Variant ToVariant(Gst.PbUtils.DiscovererSerializeFlags flags) {
diff --git a/sources/generated/Gst.PbUtils/DiscovererResult.cs b/sources/generated/Gst.PbUtils/DiscovererResult.cs
index 79d11bb..a79a242 100644
--- a/sources/generated/Gst.PbUtils/DiscovererResult.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererResult.cs
@@ -19,7 +19,7 @@ namespace Gst.PbUtils {
}
internal class DiscovererResultGType {
- [DllImport ("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_result_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.PbUtils/DiscovererSerializeFlags.cs b/sources/generated/Gst.PbUtils/DiscovererSerializeFlags.cs
index d4f47e9..9536068 100644
--- a/sources/generated/Gst.PbUtils/DiscovererSerializeFlags.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererSerializeFlags.cs
@@ -19,7 +19,7 @@ namespace Gst.PbUtils {
}
internal class DiscovererSerializeFlagsGType {
- [DllImport ("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_serialize_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.PbUtils/DiscovererStreamInfo.cs b/sources/generated/Gst.PbUtils/DiscovererStreamInfo.cs
index 44708f7..332975e 100644
--- a/sources/generated/Gst.PbUtils/DiscovererStreamInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererStreamInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_type();
public static new GLib.GType GType {
@@ -29,14 +29,14 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_discoverer_stream_info_list_free(IntPtr infos);
public static void ListFree(GLib.List infos) {
gst_discoverer_stream_info_list_free(infos == null ? IntPtr.Zero : infos.Handle);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_caps(IntPtr raw);
public Gst.Caps Caps {
@@ -47,7 +47,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_misc(IntPtr raw);
[Obsolete]
@@ -59,7 +59,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_next(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo Next {
@@ -70,7 +70,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_previous(IntPtr raw);
public Gst.PbUtils.DiscovererStreamInfo Previous {
@@ -81,7 +81,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_stream_id(IntPtr raw);
public string StreamId {
@@ -92,7 +92,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_stream_type_nick(IntPtr raw);
public string StreamTypeNick {
@@ -103,7 +103,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_tags(IntPtr raw);
public Gst.TagList Tags {
@@ -114,7 +114,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_stream_info_get_toc(IntPtr raw);
public Gst.Toc Toc {
diff --git a/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs b/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
index 2eac4a2..88d1058 100644
--- a/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_subtitle_info_get_type();
public static new GLib.GType GType {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_subtitle_info_get_language(IntPtr raw);
public string Language {
diff --git a/sources/generated/Gst.PbUtils/DiscovererVideoInfo.cs b/sources/generated/Gst.PbUtils/DiscovererVideoInfo.cs
index 7ad6240..8abdaff 100644
--- a/sources/generated/Gst.PbUtils/DiscovererVideoInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererVideoInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_video_info_get_type();
public static new GLib.GType GType {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_bitrate(IntPtr raw);
public uint Bitrate {
@@ -40,7 +40,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_depth(IntPtr raw);
public uint Depth {
@@ -51,7 +51,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_framerate_denom(IntPtr raw);
public uint FramerateDenom {
@@ -62,7 +62,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_framerate_num(IntPtr raw);
public uint FramerateNum {
@@ -73,7 +73,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_height(IntPtr raw);
public uint Height {
@@ -84,7 +84,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_max_bitrate(IntPtr raw);
public uint MaxBitrate {
@@ -95,7 +95,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_par_denom(IntPtr raw);
public uint ParDenom {
@@ -106,7 +106,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_par_num(IntPtr raw);
public uint ParNum {
@@ -117,7 +117,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_discoverer_video_info_get_width(IntPtr raw);
public uint Width {
@@ -128,7 +128,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_discoverer_video_info_is_image(IntPtr raw);
public bool IsImage {
@@ -139,7 +139,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_discoverer_video_info_is_interlaced(IntPtr raw);
public bool IsInterlaced {
diff --git a/sources/generated/Gst.PbUtils/EncodingAudioProfile.cs b/sources/generated/Gst.PbUtils/EncodingAudioProfile.cs
index 75b9cb3..f383ee7 100644
--- a/sources/generated/Gst.PbUtils/EncodingAudioProfile.cs
+++ b/sources/generated/Gst.PbUtils/EncodingAudioProfile.cs
@@ -13,7 +13,7 @@ namespace Gst.PbUtils {
public EncodingAudioProfile (IntPtr raw) : base(raw) {}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_audio_profile_new(IntPtr format, IntPtr preset, IntPtr restriction, uint presence);
public EncodingAudioProfile (Gst.Caps format, string preset, Gst.Caps restriction, uint presence) : base (IntPtr.Zero)
@@ -44,7 +44,7 @@ namespace Gst.PbUtils {
// End of the ABI representation.
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_audio_profile_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.PbUtils/EncodingContainerProfile.cs b/sources/generated/Gst.PbUtils/EncodingContainerProfile.cs
index 9285135..70f3ae4 100644
--- a/sources/generated/Gst.PbUtils/EncodingContainerProfile.cs
+++ b/sources/generated/Gst.PbUtils/EncodingContainerProfile.cs
@@ -13,7 +13,7 @@ namespace Gst.PbUtils {
public EncodingContainerProfile (IntPtr raw) : base(raw) {}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_container_profile_new(IntPtr name, IntPtr description, IntPtr format, IntPtr preset);
public EncodingContainerProfile (string name, string description, Gst.Caps format, string preset) : base (IntPtr.Zero)
@@ -48,7 +48,7 @@ namespace Gst.PbUtils {
// End of the ABI representation.
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_container_profile_get_type();
public static new GLib.GType GType {
@@ -59,7 +59,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_container_profile_add_profile(IntPtr raw, IntPtr profile);
public bool AddProfile(Gst.PbUtils.EncodingProfile profile) {
@@ -68,7 +68,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_container_profile_contains_profile(IntPtr raw, IntPtr profile);
public bool ContainsProfile(Gst.PbUtils.EncodingProfile profile) {
@@ -77,7 +77,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_container_profile_get_profiles(IntPtr raw);
public Gst.PbUtils.EncodingProfile[] Profiles {
diff --git a/sources/generated/Gst.PbUtils/EncodingProfile.cs b/sources/generated/Gst.PbUtils/EncodingProfile.cs
index 68ee401..85419c5 100644
--- a/sources/generated/Gst.PbUtils/EncodingProfile.cs
+++ b/sources/generated/Gst.PbUtils/EncodingProfile.cs
@@ -48,7 +48,7 @@ namespace Gst.PbUtils {
// End of the ABI representation.
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_type();
public static new GLib.GType GType {
@@ -59,7 +59,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_find(IntPtr targetname, IntPtr profilename, IntPtr category);
public static Gst.PbUtils.EncodingProfile Find(string targetname, string profilename, string category) {
@@ -78,7 +78,7 @@ namespace Gst.PbUtils {
return Find (targetname, null, null);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_from_discoverer(IntPtr info);
public static Gst.PbUtils.EncodingProfile FromDiscoverer(Gst.PbUtils.DiscovererInfo info) {
@@ -87,7 +87,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_copy(IntPtr raw);
public Gst.PbUtils.EncodingProfile Copy() {
@@ -96,10 +96,10 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_profile_get_allow_dynamic_output(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_allow_dynamic_output(IntPtr raw, bool allow_dynamic_output);
public bool AllowDynamicOutput {
@@ -113,10 +113,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_description(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_description(IntPtr raw, IntPtr description);
public string Description {
@@ -132,7 +132,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_file_extension(IntPtr raw);
public string FileExtension {
@@ -143,10 +143,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_format(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_format(IntPtr raw, IntPtr format);
public Gst.Caps Format {
@@ -160,7 +160,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_input_caps(IntPtr raw);
public Gst.Caps InputCaps {
@@ -171,10 +171,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_name(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_name(IntPtr raw, IntPtr name);
public string Name {
@@ -190,10 +190,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_encoding_profile_get_presence(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_presence(IntPtr raw, uint presence);
public uint Presence {
@@ -207,10 +207,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_preset(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_preset(IntPtr raw, IntPtr preset);
public string Preset {
@@ -226,10 +226,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_preset_name(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_preset_name(IntPtr raw, IntPtr preset_name);
public string PresetName {
@@ -245,10 +245,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_restriction(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_restriction(IntPtr raw, IntPtr restriction);
public Gst.Caps Restriction {
@@ -263,7 +263,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_profile_get_type_nick(IntPtr raw);
public string TypeNick {
@@ -274,7 +274,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_profile_is_enabled(IntPtr raw);
public bool IsEnabled {
@@ -285,7 +285,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_profile_is_equal(IntPtr raw, IntPtr b);
public bool IsEqual(Gst.PbUtils.EncodingProfile b) {
@@ -294,7 +294,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_profile_set_enabled(IntPtr raw, bool enabled);
public bool Enabled {
diff --git a/sources/generated/Gst.PbUtils/EncodingTarget.cs b/sources/generated/Gst.PbUtils/EncodingTarget.cs
index 84cf2d6..64741b7 100644
--- a/sources/generated/Gst.PbUtils/EncodingTarget.cs
+++ b/sources/generated/Gst.PbUtils/EncodingTarget.cs
@@ -13,7 +13,7 @@ namespace Gst.PbUtils {
public EncodingTarget (IntPtr raw) : base(raw) {}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_new(IntPtr name, IntPtr category, IntPtr description, IntPtr profiles);
public EncodingTarget (string name, string category, string description, GLib.List profiles) : base (IntPtr.Zero)
@@ -33,7 +33,7 @@ namespace Gst.PbUtils {
GLib.Marshaller.Free (native_description);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_encoding_target_load(IntPtr name, IntPtr category, out IntPtr error);
public static unsafe Gst.PbUtils.EncodingTarget Load(string name, string category) {
@@ -63,7 +63,7 @@ namespace Gst.PbUtils {
return Load (name, null);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_encoding_target_load_from_file(IntPtr filepath, out IntPtr error);
public static unsafe Gst.PbUtils.EncodingTarget LoadFromFile(string filepath) {
@@ -76,7 +76,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_target_add_profile(IntPtr raw, IntPtr profile);
public bool AddProfile(Gst.PbUtils.EncodingProfile profile) {
@@ -85,7 +85,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_get_category(IntPtr raw);
public string Category {
@@ -96,7 +96,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_get_description(IntPtr raw);
public string Description {
@@ -107,7 +107,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_get_name(IntPtr raw);
public string Name {
@@ -118,7 +118,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_get_profile(IntPtr raw, IntPtr name);
public Gst.PbUtils.EncodingProfile GetProfile(string name) {
@@ -129,7 +129,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_target_get_profiles(IntPtr raw);
public Gst.PbUtils.EncodingProfile[] Profiles {
@@ -140,7 +140,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe bool gst_encoding_target_save(IntPtr raw, out IntPtr error);
public unsafe bool Save() {
@@ -151,7 +151,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe bool gst_encoding_target_save_to_file(IntPtr raw, IntPtr filepath, out IntPtr error);
public unsafe bool SaveToFile(string filepath) {
diff --git a/sources/generated/Gst.PbUtils/EncodingVideoProfile.cs b/sources/generated/Gst.PbUtils/EncodingVideoProfile.cs
index a137fa1..471b7b9 100644
--- a/sources/generated/Gst.PbUtils/EncodingVideoProfile.cs
+++ b/sources/generated/Gst.PbUtils/EncodingVideoProfile.cs
@@ -13,7 +13,7 @@ namespace Gst.PbUtils {
public EncodingVideoProfile (IntPtr raw) : base(raw) {}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_video_profile_new(IntPtr format, IntPtr preset, IntPtr restriction, uint presence);
public EncodingVideoProfile (Gst.Caps format, string preset, Gst.Caps restriction, uint presence) : base (IntPtr.Zero)
@@ -44,7 +44,7 @@ namespace Gst.PbUtils {
// End of the ABI representation.
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_video_profile_get_type();
public static new GLib.GType GType {
@@ -55,10 +55,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_encoding_video_profile_get_pass(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_video_profile_set_pass(IntPtr raw, uint pass);
public uint Pass {
@@ -72,10 +72,10 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_encoding_video_profile_get_variableframerate(IntPtr raw);
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_encoding_video_profile_set_variableframerate(IntPtr raw, bool variableframerate);
public bool Variableframerate {
diff --git a/sources/generated/Gst.PbUtils/Global.cs b/sources/generated/Gst.PbUtils/Global.cs
index db2204c..cd77b77 100644
--- a/sources/generated/Gst.PbUtils/Global.cs
+++ b/sources/generated/Gst.PbUtils/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.PbUtils {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_codec_utils_aac_caps_set_level_and_profile(IntPtr caps, byte[] audio_config, uint len);
public static bool CodecUtilsAacCapsSetLevelAndProfile(Gst.Caps caps, byte[] audio_config, uint len) {
@@ -20,7 +20,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_codec_utils_aac_get_channels(byte[] audio_config, uint len);
public static uint CodecUtilsAacGetChannels(byte[] audio_config, uint len) {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_codec_utils_aac_get_index_from_sample_rate(uint rate);
public static int CodecUtilsAacGetIndexFromSampleRate(uint rate) {
@@ -38,7 +38,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_aac_get_level(byte[] audio_config, uint len);
public static string CodecUtilsAacGetLevel(byte[] audio_config, uint len) {
@@ -47,7 +47,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_aac_get_profile(byte[] audio_config, uint len);
public static string CodecUtilsAacGetProfile(byte[] audio_config, uint len) {
@@ -56,7 +56,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_codec_utils_aac_get_sample_rate(byte[] audio_config, uint len);
public static uint CodecUtilsAacGetSampleRate(byte[] audio_config, uint len) {
@@ -65,7 +65,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_codec_utils_aac_get_sample_rate_from_index(uint sr_idx);
public static uint CodecUtilsAacGetSampleRateFromIndex(uint sr_idx) {
@@ -74,7 +74,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_codec_utils_h264_caps_set_level_and_profile(IntPtr caps, byte[] sps, uint len);
public static bool CodecUtilsH264CapsSetLevelAndProfile(Gst.Caps caps, byte[] sps, uint len) {
@@ -83,7 +83,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_h264_get_level(byte[] sps, uint len);
public static string CodecUtilsH264GetLevel(byte[] sps, uint len) {
@@ -92,7 +92,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_codec_utils_h264_get_level_idc(IntPtr level);
public static byte CodecUtilsH264GetLevelIdc(string level) {
@@ -103,7 +103,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_h264_get_profile(byte[] sps, uint len);
public static string CodecUtilsH264GetProfile(byte[] sps, uint len) {
@@ -112,7 +112,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_codec_utils_h265_caps_set_level_tier_and_profile(IntPtr caps, byte[] profile_tier_level, uint len);
public static bool CodecUtilsH265CapsSetLevelTierAndProfile(Gst.Caps caps, byte[] profile_tier_level, uint len) {
@@ -121,7 +121,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_h265_get_level(byte[] profile_tier_level, uint len);
public static string CodecUtilsH265GetLevel(byte[] profile_tier_level, uint len) {
@@ -130,7 +130,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_codec_utils_h265_get_level_idc(IntPtr level);
public static byte CodecUtilsH265GetLevelIdc(string level) {
@@ -141,7 +141,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_h265_get_profile(byte[] profile_tier_level, uint len);
public static string CodecUtilsH265GetProfile(byte[] profile_tier_level, uint len) {
@@ -150,7 +150,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_h265_get_tier(byte[] profile_tier_level, uint len);
public static string CodecUtilsH265GetTier(byte[] profile_tier_level, uint len) {
@@ -159,7 +159,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_codec_utils_mpeg4video_caps_set_level_and_profile(IntPtr caps, byte[] vis_obj_seq, uint len);
public static bool CodecUtilsMpeg4videoCapsSetLevelAndProfile(Gst.Caps caps, byte[] vis_obj_seq, uint len) {
@@ -168,7 +168,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_mpeg4video_get_level(byte[] vis_obj_seq, uint len);
public static string CodecUtilsMpeg4videoGetLevel(byte[] vis_obj_seq, uint len) {
@@ -177,7 +177,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_mpeg4video_get_profile(byte[] vis_obj_seq, uint len);
public static string CodecUtilsMpeg4videoGetProfile(byte[] vis_obj_seq, uint len) {
@@ -186,7 +186,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_opus_create_caps(uint rate, byte channels, byte channel_mapping_family, byte stream_count, byte coupled_count, byte[] channel_mapping);
public static Gst.Caps CodecUtilsOpusCreateCaps(uint rate, byte channels, byte channel_mapping_family, byte stream_count, byte coupled_count, byte[] channel_mapping) {
@@ -199,7 +199,7 @@ namespace Gst.PbUtils {
return CodecUtilsOpusCreateCaps (rate, channels, channel_mapping_family, stream_count, coupled_count, null);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_opus_create_caps_from_header(IntPtr header, IntPtr comments);
public static Gst.Caps CodecUtilsOpusCreateCapsFromHeader(Gst.Buffer header, Gst.Buffer comments) {
@@ -212,7 +212,7 @@ namespace Gst.PbUtils {
return CodecUtilsOpusCreateCapsFromHeader (header, null);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_codec_utils_opus_create_header(uint rate, byte channels, byte channel_mapping_family, byte stream_count, byte coupled_count, byte[] channel_mapping, ushort pre_skip, short output_gain);
public static Gst.Buffer CodecUtilsOpusCreateHeader(uint rate, byte channels, byte channel_mapping_family, byte stream_count, byte coupled_count, byte[] channel_mapping, ushort pre_skip, short output_gain) {
@@ -225,7 +225,7 @@ namespace Gst.PbUtils {
return CodecUtilsOpusCreateHeader (rate, channels, channel_mapping_family, stream_count, coupled_count, null, pre_skip, output_gain);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_list_all_targets(IntPtr categoryname);
public static Gst.PbUtils.EncodingTarget[] EncodingListAllTargets(string categoryname) {
@@ -240,7 +240,7 @@ namespace Gst.PbUtils {
return EncodingListAllTargets (null);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_encoding_list_available_categories();
public static string[] EncodingListAvailableCategories() {
@@ -249,7 +249,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_install_plugins_installation_in_progress();
public static bool InstallPluginsInstallationInProgress() {
@@ -258,7 +258,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_install_plugins_return_get_name(int _ret);
public static string InstallPluginsReturnGetName(Gst.PbUtils.InstallPluginsReturn _ret) {
@@ -267,7 +267,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_install_plugins_supported();
public static bool InstallPluginsSupported() {
@@ -276,7 +276,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_is_missing_plugin_message(IntPtr msg);
public static bool IsMissingPluginMessage(Gst.Message msg) {
@@ -285,7 +285,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_decoder_installer_detail_new(IntPtr decode_caps);
public static string MissingDecoderInstallerDetailNew(Gst.Caps decode_caps) {
@@ -294,7 +294,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_decoder_message_new(IntPtr element, IntPtr decode_caps);
public static Gst.Message MissingDecoderMessageNew(Gst.Element element, Gst.Caps decode_caps) {
@@ -303,7 +303,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_element_installer_detail_new(IntPtr factory_name);
public static string MissingElementInstallerDetailNew(string factory_name) {
@@ -314,7 +314,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_element_message_new(IntPtr element, IntPtr factory_name);
public static Gst.Message MissingElementMessageNew(Gst.Element element, string factory_name) {
@@ -325,7 +325,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_encoder_installer_detail_new(IntPtr encode_caps);
public static string MissingEncoderInstallerDetailNew(Gst.Caps encode_caps) {
@@ -334,7 +334,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_encoder_message_new(IntPtr element, IntPtr encode_caps);
public static Gst.Message MissingEncoderMessageNew(Gst.Element element, Gst.Caps encode_caps) {
@@ -343,7 +343,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_plugin_message_get_description(IntPtr msg);
public static string MissingPluginMessageGetDescription(Gst.Message msg) {
@@ -352,7 +352,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_plugin_message_get_installer_detail(IntPtr msg);
public static string MissingPluginMessageGetInstallerDetail(Gst.Message msg) {
@@ -361,7 +361,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_uri_sink_installer_detail_new(IntPtr protocol);
public static string MissingUriSinkInstallerDetailNew(string protocol) {
@@ -372,7 +372,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_uri_sink_message_new(IntPtr element, IntPtr protocol);
public static Gst.Message MissingUriSinkMessageNew(Gst.Element element, string protocol) {
@@ -383,7 +383,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_uri_source_installer_detail_new(IntPtr protocol);
public static string MissingUriSourceInstallerDetailNew(string protocol) {
@@ -394,7 +394,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_missing_uri_source_message_new(IntPtr element, IntPtr protocol);
public static Gst.Message MissingUriSourceMessageNew(Gst.Element element, string protocol) {
@@ -405,7 +405,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pb_utils_add_codec_description_to_tag_list(IntPtr taglist, IntPtr codec_tag, IntPtr caps);
public static bool PbUtilsAddCodecDescriptionToTagList(Gst.TagList taglist, string codec_tag, Gst.Caps caps) {
@@ -420,7 +420,7 @@ namespace Gst.PbUtils {
return PbUtilsAddCodecDescriptionToTagList (taglist, null, caps);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pb_utils_get_codec_description(IntPtr caps);
public static string PbUtilsGetCodecDescription(Gst.Caps caps) {
@@ -429,7 +429,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pb_utils_get_decoder_description(IntPtr caps);
public static string PbUtilsGetDecoderDescription(Gst.Caps caps) {
@@ -438,7 +438,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pb_utils_get_element_description(IntPtr factory_name);
public static string PbUtilsGetElementDescription(string factory_name) {
@@ -449,7 +449,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pb_utils_get_encoder_description(IntPtr caps);
public static string PbUtilsGetEncoderDescription(Gst.Caps caps) {
@@ -458,7 +458,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pb_utils_get_sink_description(IntPtr protocol);
public static string PbUtilsGetSinkDescription(string protocol) {
@@ -469,7 +469,7 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pb_utils_get_source_description(IntPtr protocol);
public static string PbUtilsGetSourceDescription(string protocol) {
@@ -480,21 +480,21 @@ namespace Gst.PbUtils {
return ret;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pb_utils_init();
public static void PbUtilsInit() {
gst_pb_utils_init();
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugins_base_version(out uint major, out uint minor, out uint micro, out uint nano);
public static void PluginsBaseVersion(out uint major, out uint minor, out uint micro, out uint nano) {
gst_plugins_base_version(out major, out minor, out micro, out nano);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugins_base_version_string();
public static string PluginsBaseVersionString() {
diff --git a/sources/generated/Gst.PbUtils/InstallPluginsContext.cs b/sources/generated/Gst.PbUtils/InstallPluginsContext.cs
index 99b98ab..5e767b0 100644
--- a/sources/generated/Gst.PbUtils/InstallPluginsContext.cs
+++ b/sources/generated/Gst.PbUtils/InstallPluginsContext.cs
@@ -21,7 +21,7 @@ namespace Gst.PbUtils {
return (Gst.PbUtils.InstallPluginsContext) Marshal.PtrToStructure (raw, typeof (Gst.PbUtils.InstallPluginsContext));
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_install_plugins_context_new();
public static InstallPluginsContext New()
@@ -30,7 +30,7 @@ namespace Gst.PbUtils {
return result;
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_install_plugins_context_get_type();
public static GLib.GType GType {
@@ -41,7 +41,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_install_plugins_context_set_confirm_search(IntPtr raw, bool confirm_search);
public bool ConfirmSearch {
@@ -54,7 +54,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_install_plugins_context_set_desktop_id(IntPtr raw, IntPtr desktop_id);
public string DesktopId {
@@ -69,7 +69,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_install_plugins_context_set_startup_notification_id(IntPtr raw, IntPtr startup_id);
public string StartupNotificationId {
@@ -84,7 +84,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_install_plugins_context_set_xid(IntPtr raw, uint xid);
public uint Xid {
diff --git a/sources/generated/Gst.PbUtils/InstallPluginsReturn.cs b/sources/generated/Gst.PbUtils/InstallPluginsReturn.cs
index dfbbe63..9f30c94 100644
--- a/sources/generated/Gst.PbUtils/InstallPluginsReturn.cs
+++ b/sources/generated/Gst.PbUtils/InstallPluginsReturn.cs
@@ -24,7 +24,7 @@ namespace Gst.PbUtils {
}
internal class InstallPluginsReturnGType {
- [DllImport ("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_install_plugins_return_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/Global.cs b/sources/generated/Gst.Rtp/Global.cs
index 27bb9c6..f1f1903 100644
--- a/sources/generated/Gst.Rtp/Global.cs
+++ b/sources/generated/Gst.Rtp/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Rtp {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_rtp_source_meta(IntPtr buffer, uint ssrc, uint csrc, uint csrc_count);
public static Gst.Rtp.RTPSourceMeta BufferAddRtpSourceMeta(Gst.Buffer buffer, uint ssrc, uint csrc, uint csrc_count) {
@@ -24,7 +24,7 @@ namespace Gst.Rtp {
return BufferAddRtpSourceMeta (buffer, 0, 0, csrc_count);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_rtp_source_meta(IntPtr buffer);
public static Gst.Rtp.RTPSourceMeta BufferGetRtpSourceMeta(Gst.Buffer buffer) {
@@ -33,7 +33,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_map(IntPtr buffer, int flags, IntPtr rtcp);
public static bool RtcpBufferMap(Gst.Buffer buffer, Gst.MapFlags flags, Gst.Rtp.RTCPBuffer rtcp) {
@@ -44,7 +44,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_buffer_new(uint mtu);
public static Gst.Buffer RtcpBufferNew(uint mtu) {
@@ -53,7 +53,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_buffer_new_copy_data(byte[] data, uint n_length);
public static Gst.Buffer RtcpBufferNewCopyData(byte[] data) {
@@ -62,7 +62,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_buffer_new_take_data(byte[] data, uint n_length);
public static Gst.Buffer RtcpBufferNewTakeData(byte[] data) {
@@ -71,7 +71,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate(IntPtr buffer);
public static bool RtcpBufferValidate(Gst.Buffer buffer) {
@@ -80,7 +80,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate_data(byte[] data, uint len);
public static bool RtcpBufferValidateData(byte[] data, uint len) {
@@ -89,7 +89,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate_data_reduced(byte[] data, uint len);
public static bool RtcpBufferValidateDataReduced(byte[] data, uint len) {
@@ -98,7 +98,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate_reduced(IntPtr buffer);
public static bool RtcpBufferValidateReduced(Gst.Buffer buffer) {
@@ -107,7 +107,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_rtcp_ntp_to_unix(ulong ntptime);
public static ulong RtcpNtpToUnix(ulong ntptime) {
@@ -116,7 +116,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtcp_sdes_name_to_type(IntPtr name);
public static Gst.Rtp.RTCPSDESType RtcpSdesNameToType(string name) {
@@ -127,7 +127,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_sdes_type_to_name(int type);
public static string RtcpSdesTypeToName(Gst.Rtp.RTCPSDESType type) {
@@ -136,7 +136,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_rtcp_unix_to_ntp(ulong unixtime);
public static ulong RtcpUnixToNtp(ulong unixtime) {
@@ -145,14 +145,14 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_allocate_data(IntPtr buffer, uint payload_len, byte pad_len, byte csrc_count);
public static void RtpBufferAllocateData(Gst.Buffer buffer, uint payload_len, byte pad_len, byte csrc_count) {
gst_rtp_buffer_allocate_data(buffer == null ? IntPtr.Zero : buffer.Handle, payload_len, pad_len, csrc_count);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_calc_header_len(byte csrc_count);
public static uint RtpBufferCalcHeaderLen(byte csrc_count) {
@@ -161,7 +161,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_calc_packet_len(uint payload_len, byte pad_len, byte csrc_count);
public static uint RtpBufferCalcPacketLen(uint payload_len, byte pad_len, byte csrc_count) {
@@ -170,7 +170,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_calc_payload_len(uint packet_len, byte pad_len, byte csrc_count);
public static uint RtpBufferCalcPayloadLen(uint packet_len, byte pad_len, byte csrc_count) {
@@ -179,7 +179,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_buffer_compare_seqnum(ushort seqnum1, ushort seqnum2);
public static int RtpBufferCompareSeqnum(ushort seqnum1, ushort seqnum2) {
@@ -188,7 +188,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_default_clock_rate(byte payload_type);
public static uint RtpBufferDefaultClockRate(byte payload_type) {
@@ -197,7 +197,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_rtp_buffer_ext_timestamp(ref ulong exttimestamp, uint timestamp);
public static ulong RtpBufferExtTimestamp(ref ulong exttimestamp, uint timestamp) {
@@ -206,7 +206,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_map(IntPtr buffer, int flags, IntPtr rtp);
public static bool RtpBufferMap(Gst.Buffer buffer, Gst.MapFlags flags, out Gst.Rtp.RTPBuffer rtp) {
@@ -218,7 +218,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_allocate(uint payload_len, byte pad_len, byte csrc_count);
public static Gst.Buffer RtpBufferNewAllocate(uint payload_len, byte pad_len, byte csrc_count) {
@@ -227,7 +227,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_allocate_len(uint packet_len, byte pad_len, byte csrc_count);
public static Gst.Buffer RtpBufferNewAllocateLen(uint packet_len, byte pad_len, byte csrc_count) {
@@ -236,7 +236,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_copy_data(byte[] data, UIntPtr n_length);
public static Gst.Buffer RtpBufferNewCopyData(byte[] data) {
@@ -245,7 +245,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_take_data(byte[] data, UIntPtr n_length);
public static Gst.Buffer RtpBufferNewTakeData(byte[] data) {
@@ -254,7 +254,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_hdrext_get_ntp_56(IntPtr[] data, uint size, out ulong ntptime);
public static bool RtpHdrextGetNtp56(IntPtr[] data, uint size, out ulong ntptime) {
@@ -263,7 +263,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_hdrext_get_ntp_64(IntPtr[] data, uint size, out ulong ntptime);
public static bool RtpHdrextGetNtp64(IntPtr[] data, uint size, out ulong ntptime) {
@@ -272,7 +272,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_hdrext_set_ntp_56(IntPtr data, uint size, ulong ntptime);
public static bool RtpHdrextSetNtp56(IntPtr data, uint size, ulong ntptime) {
@@ -281,7 +281,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_hdrext_set_ntp_64(IntPtr data, uint size, ulong ntptime);
public static bool RtpHdrextSetNtp64(IntPtr data, uint size, ulong ntptime) {
@@ -290,7 +290,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_payload_info_for_name(IntPtr media, IntPtr encoding_name);
public static Gst.Rtp.RTPPayloadInfo RtpPayloadInfoForName(string media, string encoding_name) {
@@ -303,7 +303,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_payload_info_for_pt(byte payload_type);
public static Gst.Rtp.RTPPayloadInfo RtpPayloadInfoForPt(byte payload_type) {
@@ -312,7 +312,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_source_meta_api_get_type();
public static GLib.GType RtpSourceMetaApiGetType() {
@@ -321,7 +321,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_source_meta_get_info();
public static Gst.MetaInfo RtpSourceMetaGetInfo() {
diff --git a/sources/generated/Gst.Rtp/RTCPBuffer.cs b/sources/generated/Gst.Rtp/RTCPBuffer.cs
index 87ef106..1c7d95e 100644
--- a/sources/generated/Gst.Rtp/RTCPBuffer.cs
+++ b/sources/generated/Gst.Rtp/RTCPBuffer.cs
@@ -31,7 +31,7 @@ namespace Gst.Rtp {
return (Gst.Rtp.RTCPBuffer) Marshal.PtrToStructure (raw, typeof (Gst.Rtp.RTCPBuffer));
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_add_packet(IntPtr raw, int type, IntPtr packet);
public bool AddPacket(Gst.Rtp.RTCPType type, Gst.Rtp.RTCPPacket packet) {
@@ -46,7 +46,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_get_first_packet(IntPtr raw, IntPtr packet);
public bool GetFirstPacket(Gst.Rtp.RTCPPacket packet) {
@@ -61,7 +61,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_buffer_get_packet_count(IntPtr raw);
public uint PacketCount {
@@ -76,7 +76,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_unmap(IntPtr raw);
public bool Unmap() {
@@ -89,7 +89,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_map(IntPtr buffer, int flags, IntPtr rtcp);
public static bool Map(Gst.Buffer buffer, Gst.MapFlags flags, Gst.Rtp.RTCPBuffer rtcp) {
@@ -100,7 +100,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_buffer_new(uint mtu);
public static Gst.Buffer New(uint mtu) {
@@ -109,7 +109,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_buffer_new_copy_data(byte[] data, uint n_length);
public static Gst.Buffer NewCopyData(byte[] data) {
@@ -118,7 +118,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_buffer_new_take_data(byte[] data, uint n_length);
public static Gst.Buffer NewTakeData(byte[] data) {
@@ -127,7 +127,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate(IntPtr buffer);
public static bool Validate(Gst.Buffer buffer) {
@@ -136,7 +136,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate_data(byte[] data, uint len);
public static bool ValidateData(byte[] data, uint len) {
@@ -145,7 +145,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate_data_reduced(byte[] data, uint len);
public static bool ValidateDataReduced(byte[] data, uint len) {
@@ -154,7 +154,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_buffer_validate_reduced(IntPtr buffer);
public static bool ValidateReduced(Gst.Buffer buffer) {
diff --git a/sources/generated/Gst.Rtp/RTCPFBType.cs b/sources/generated/Gst.Rtp/RTCPFBType.cs
index 8d80fd6..5b59630 100644
--- a/sources/generated/Gst.Rtp/RTCPFBType.cs
+++ b/sources/generated/Gst.Rtp/RTCPFBType.cs
@@ -26,7 +26,7 @@ namespace Gst.Rtp {
}
internal class RTCPFBTypeGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcpfb_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTCPPacket.cs b/sources/generated/Gst.Rtp/RTCPPacket.cs
index a32f517..ea7a98e 100644
--- a/sources/generated/Gst.Rtp/RTCPPacket.cs
+++ b/sources/generated/Gst.Rtp/RTCPPacket.cs
@@ -34,7 +34,7 @@ namespace Gst.Rtp {
return (Gst.Rtp.RTCPPacket) Marshal.PtrToStructure (raw, typeof (Gst.Rtp.RTCPPacket));
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_add_profile_specific_ext(IntPtr raw, byte[] data, uint len);
public bool AddProfileSpecificExt(byte[] data, uint len) {
@@ -47,7 +47,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_add_rb(IntPtr raw, uint ssrc, byte fractionlost, int packetslost, uint exthighestseq, uint jitter, uint lsr, uint dlsr);
public bool AddRb(uint ssrc, byte fractionlost, int packetslost, uint exthighestseq, uint jitter, uint lsr, uint dlsr) {
@@ -60,7 +60,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtcp_packet_app_get_data(IntPtr raw);
public byte AppGetData() {
@@ -73,7 +73,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ushort gst_rtcp_packet_app_get_data_length(IntPtr raw);
public ushort AppGetDataLength() {
@@ -86,7 +86,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_packet_app_get_name(IntPtr raw);
public string AppGetName() {
@@ -99,7 +99,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_app_get_ssrc(IntPtr raw);
public uint AppGetSsrc() {
@@ -112,7 +112,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtcp_packet_app_get_subtype(IntPtr raw);
public byte AppGetSubtype() {
@@ -125,7 +125,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_app_set_data_length(IntPtr raw, ushort wordlen);
public bool AppSetDataLength(ushort wordlen) {
@@ -138,7 +138,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_app_set_name(IntPtr raw, IntPtr name);
public void AppSetName(string name) {
@@ -151,7 +151,7 @@ namespace Gst.Rtp {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_app_set_ssrc(IntPtr raw, uint ssrc);
public void AppSetSsrc(uint ssrc) {
@@ -162,7 +162,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_app_set_subtype(IntPtr raw, byte subtype);
public void AppSetSubtype(byte subtype) {
@@ -173,7 +173,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_bye_add_ssrc(IntPtr raw, uint ssrc);
public bool ByeAddSsrc(uint ssrc) {
@@ -186,7 +186,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_bye_add_ssrcs(IntPtr raw, uint[] ssrc, uint len);
public bool ByeAddSsrcs(uint[] ssrc, uint len) {
@@ -199,7 +199,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_bye_get_nth_ssrc(IntPtr raw, uint nth);
public uint ByeGetNthSsrc(uint nth) {
@@ -212,7 +212,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_packet_bye_get_reason(IntPtr raw);
public string ByeGetReason() {
@@ -225,7 +225,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtcp_packet_bye_get_reason_len(IntPtr raw);
public byte ByeGetReasonLen() {
@@ -238,7 +238,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_bye_get_ssrc_count(IntPtr raw);
public uint ByeGetSsrcCount() {
@@ -251,7 +251,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_bye_set_reason(IntPtr raw, IntPtr reason);
public bool ByeSetReason(string reason) {
@@ -266,7 +266,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_copy_profile_specific_ext(IntPtr raw, out byte data, out uint len);
public bool CopyProfileSpecificExt(out byte data, out uint len) {
@@ -279,7 +279,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtcp_packet_fb_get_fci(IntPtr raw);
public byte FbGetFci() {
@@ -292,7 +292,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ushort gst_rtcp_packet_fb_get_fci_length(IntPtr raw);
public ushort FbGetFciLength() {
@@ -305,7 +305,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_fb_get_media_ssrc(IntPtr raw);
public uint FbGetMediaSsrc() {
@@ -318,7 +318,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_fb_get_sender_ssrc(IntPtr raw);
public uint FbGetSenderSsrc() {
@@ -331,7 +331,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtcp_packet_fb_get_type(IntPtr raw);
public Gst.Rtp.RTCPFBType FbGetType() {
@@ -344,7 +344,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_fb_set_fci_length(IntPtr raw, ushort wordlen);
public bool FbSetFciLength(ushort wordlen) {
@@ -357,7 +357,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_fb_set_media_ssrc(IntPtr raw, uint ssrc);
public void FbSetMediaSsrc(uint ssrc) {
@@ -368,7 +368,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_fb_set_sender_ssrc(IntPtr raw, uint ssrc);
public void FbSetSenderSsrc(uint ssrc) {
@@ -379,7 +379,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_fb_set_type(IntPtr raw, int type);
public void FbSetType(Gst.Rtp.RTCPFBType type) {
@@ -390,7 +390,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_get_profile_specific_ext(IntPtr raw, out byte data, out uint len);
public bool GetProfileSpecificExt(out byte data, out uint len) {
@@ -403,7 +403,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ushort gst_rtcp_packet_get_profile_specific_ext_length(IntPtr raw);
public ushort ProfileSpecificExtLength {
@@ -418,7 +418,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_get_rb(IntPtr raw, uint nth, out uint ssrc, out byte fractionlost, out int packetslost, out uint exthighestseq, out uint jitter, out uint lsr, out uint dlsr);
public void GetRb(uint nth, out uint ssrc, out byte fractionlost, out int packetslost, out uint exthighestseq, out uint jitter, out uint lsr, out uint dlsr) {
@@ -429,7 +429,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_get_rb_count(IntPtr raw);
public uint RbCount {
@@ -444,7 +444,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtcp_packet_get_type(IntPtr raw);
public Gst.Rtp.RTCPType GType {
@@ -459,7 +459,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_move_to_next(IntPtr raw);
public bool MoveToNext() {
@@ -472,7 +472,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_remove(IntPtr raw);
public bool Remove() {
@@ -485,7 +485,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_rr_get_ssrc(IntPtr raw);
public uint RrGetSsrc() {
@@ -498,7 +498,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_rr_set_ssrc(IntPtr raw, uint ssrc);
public void RrSetSsrc(uint ssrc) {
@@ -509,7 +509,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_sdes_add_entry(IntPtr raw, int type, byte len, byte[] data);
public bool SdesAddEntry(Gst.Rtp.RTCPSDESType type, byte len, byte[] data) {
@@ -522,7 +522,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_sdes_add_item(IntPtr raw, uint ssrc);
public bool SdesAddItem(uint ssrc) {
@@ -535,7 +535,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_sdes_first_entry(IntPtr raw);
public bool SdesFirstEntry() {
@@ -548,7 +548,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_sdes_first_item(IntPtr raw);
public bool SdesFirstItem() {
@@ -561,7 +561,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_sdes_get_item_count(IntPtr raw);
public uint SdesGetItemCount() {
@@ -574,7 +574,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_sdes_get_ssrc(IntPtr raw);
public uint SdesGetSsrc() {
@@ -587,7 +587,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_sdes_next_entry(IntPtr raw);
public bool SdesNextEntry() {
@@ -600,7 +600,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_sdes_next_item(IntPtr raw);
public bool SdesNextItem() {
@@ -613,7 +613,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_set_rb(IntPtr raw, uint nth, uint ssrc, byte fractionlost, int packetslost, uint exthighestseq, uint jitter, uint lsr, uint dlsr);
public void SetRb(uint nth, uint ssrc, byte fractionlost, int packetslost, uint exthighestseq, uint jitter, uint lsr, uint dlsr) {
@@ -624,7 +624,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_sr_get_sender_info(IntPtr raw, out uint ssrc, out ulong ntptime, out uint rtptime, out uint packet_count, out uint octet_count);
public void SrGetSenderInfo(out uint ssrc, out ulong ntptime, out uint rtptime, out uint packet_count, out uint octet_count) {
@@ -635,7 +635,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtcp_packet_sr_set_sender_info(IntPtr raw, uint ssrc, ulong ntptime, uint rtptime, uint packet_count, uint octet_count);
public void SrSetSenderInfo(uint ssrc, ulong ntptime, uint rtptime, uint packet_count, uint octet_count) {
@@ -646,7 +646,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_first_rb(IntPtr raw);
public bool XrFirstRb() {
@@ -659,7 +659,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ushort gst_rtcp_packet_xr_get_block_length(IntPtr raw);
public ushort XrGetBlockLength() {
@@ -672,7 +672,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtcp_packet_xr_get_block_type(IntPtr raw);
public Gst.Rtp.RTCPXRType XrGetBlockType() {
@@ -685,7 +685,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_dlrr_block(IntPtr raw, uint nth, uint ssrc, uint last_rr, uint delay);
public bool XrGetDlrrBlock(uint nth, uint ssrc, uint last_rr, uint delay) {
@@ -698,7 +698,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_prt_by_seq(IntPtr raw, ushort seq, uint receipt_time);
public bool XrGetPrtBySeq(ushort seq, uint receipt_time) {
@@ -711,7 +711,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_prt_info(IntPtr raw, uint ssrc, byte thinning, ushort begin_seq, ushort end_seq);
public bool XrGetPrtInfo(uint ssrc, byte thinning, ushort begin_seq, ushort end_seq) {
@@ -724,7 +724,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_rle_info(IntPtr raw, uint ssrc, byte thinning, ushort begin_seq, ushort end_seq, uint chunk_count);
public bool XrGetRleInfo(uint ssrc, byte thinning, ushort begin_seq, ushort end_seq, uint chunk_count) {
@@ -737,7 +737,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_rle_nth_chunk(IntPtr raw, uint nth, ushort chunk);
public bool XrGetRleNthChunk(uint nth, ushort chunk) {
@@ -750,7 +750,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_rrt(IntPtr raw, ulong timestamp);
public bool XrGetRrt(ulong timestamp) {
@@ -763,7 +763,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtcp_packet_xr_get_ssrc(IntPtr raw);
public uint XrGetSsrc() {
@@ -776,7 +776,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_summary_info(IntPtr raw, uint ssrc, ushort begin_seq, ushort end_seq);
public bool XrGetSummaryInfo(uint ssrc, ushort begin_seq, ushort end_seq) {
@@ -789,7 +789,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_summary_jitter(IntPtr raw, uint min_jitter, uint max_jitter, uint mean_jitter, uint dev_jitter);
public bool XrGetSummaryJitter(uint min_jitter, uint max_jitter, uint mean_jitter, uint dev_jitter) {
@@ -802,7 +802,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_summary_pkt(IntPtr raw, uint lost_packets, uint dup_packets);
public bool XrGetSummaryPkt(uint lost_packets, uint dup_packets) {
@@ -815,7 +815,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_summary_ttl(IntPtr raw, bool is_ipv4, byte min_ttl, byte max_ttl, byte mean_ttl, byte dev_ttl);
public bool XrGetSummaryTtl(bool is_ipv4, byte min_ttl, byte max_ttl, byte mean_ttl, byte dev_ttl) {
@@ -828,7 +828,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_burst_metrics(IntPtr raw, byte burst_density, byte gap_density, ushort burst_duration, ushort gap_duration);
public bool XrGetVoipBurstMetrics(byte burst_density, byte gap_density, ushort burst_duration, ushort gap_duration) {
@@ -841,7 +841,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_configuration_params(IntPtr raw, byte gmin, byte rx_config);
public bool XrGetVoipConfigurationParams(byte gmin, byte rx_config) {
@@ -854,7 +854,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_delay_metrics(IntPtr raw, ushort roundtrip_delay, ushort end_system_delay);
public bool XrGetVoipDelayMetrics(ushort roundtrip_delay, ushort end_system_delay) {
@@ -867,7 +867,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_jitter_buffer_params(IntPtr raw, ushort jb_nominal, ushort jb_maximum, ushort jb_abs_max);
public bool XrGetVoipJitterBufferParams(ushort jb_nominal, ushort jb_maximum, ushort jb_abs_max) {
@@ -880,7 +880,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_metrics_ssrc(IntPtr raw, uint ssrc);
public bool XrGetVoipMetricsSsrc(uint ssrc) {
@@ -893,7 +893,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_packet_metrics(IntPtr raw, byte loss_rate, byte discard_rate);
public bool XrGetVoipPacketMetrics(byte loss_rate, byte discard_rate) {
@@ -906,7 +906,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_quality_metrics(IntPtr raw, byte r_factor, byte ext_r_factor, byte mos_lq, byte mos_cq);
public bool XrGetVoipQualityMetrics(byte r_factor, byte ext_r_factor, byte mos_lq, byte mos_cq) {
@@ -919,7 +919,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_get_voip_signal_metrics(IntPtr raw, byte signal_level, byte noise_level, byte rerl, byte gmin);
public bool XrGetVoipSignalMetrics(byte signal_level, byte noise_level, byte rerl, byte gmin) {
@@ -932,7 +932,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtcp_packet_xr_next_rb(IntPtr raw);
public bool XrNextRb() {
diff --git a/sources/generated/Gst.Rtp/RTCPSDESType.cs b/sources/generated/Gst.Rtp/RTCPSDESType.cs
index 04e010f..66aa0a4 100644
--- a/sources/generated/Gst.Rtp/RTCPSDESType.cs
+++ b/sources/generated/Gst.Rtp/RTCPSDESType.cs
@@ -23,7 +23,7 @@ namespace Gst.Rtp {
}
internal class RTCPSDESTypeGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcpsdes_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTCPType.cs b/sources/generated/Gst.Rtp/RTCPType.cs
index 7ce6201..fbf5b74 100644
--- a/sources/generated/Gst.Rtp/RTCPType.cs
+++ b/sources/generated/Gst.Rtp/RTCPType.cs
@@ -22,7 +22,7 @@ namespace Gst.Rtp {
}
internal class RTCPTypeGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcp_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTCPXRType.cs b/sources/generated/Gst.Rtp/RTCPXRType.cs
index 0324c14..bdfed28 100644
--- a/sources/generated/Gst.Rtp/RTCPXRType.cs
+++ b/sources/generated/Gst.Rtp/RTCPXRType.cs
@@ -21,7 +21,7 @@ namespace Gst.Rtp {
}
internal class RTCPXRTypeGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtcpxr_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTPBaseAudioPayload.cs b/sources/generated/Gst.Rtp/RTPBaseAudioPayload.cs
index 5740eff..c2dc644 100644
--- a/sources/generated/Gst.Rtp/RTPBaseAudioPayload.cs
+++ b/sources/generated/Gst.Rtp/RTPBaseAudioPayload.cs
@@ -93,7 +93,7 @@ namespace Gst.Rtp {
// End of the ABI representation.
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_base_audio_payload_get_type();
public static new GLib.GType GType {
@@ -104,7 +104,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_base_audio_payload_flush(IntPtr raw, uint payload_len, ulong timestamp);
public Gst.FlowReturn Flush(uint payload_len, ulong timestamp) {
@@ -113,7 +113,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_base_audio_payload_get_adapter(IntPtr raw);
public Gst.Base.Adapter Adapter {
@@ -124,7 +124,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_base_audio_payload_push(IntPtr raw, byte[] data, uint payload_len, ulong timestamp);
public Gst.FlowReturn Push(byte[] data, uint payload_len, ulong timestamp) {
@@ -133,28 +133,28 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_audio_payload_set_frame_based(IntPtr raw);
public void SetFrameBased() {
gst_rtp_base_audio_payload_set_frame_based(Handle);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_audio_payload_set_frame_options(IntPtr raw, int frame_duration, int frame_size);
public void SetFrameOptions(int frame_duration, int frame_size) {
gst_rtp_base_audio_payload_set_frame_options(Handle, frame_duration, frame_size);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_audio_payload_set_sample_based(IntPtr raw);
public void SetSampleBased() {
gst_rtp_base_audio_payload_set_sample_based(Handle);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_audio_payload_set_sample_options(IntPtr raw, int sample_size);
public int SampleOptions {
@@ -163,7 +163,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_audio_payload_set_samplebits_options(IntPtr raw, int sample_size);
public int SamplebitsOptions {
diff --git a/sources/generated/Gst.Rtp/RTPBaseDepayload.cs b/sources/generated/Gst.Rtp/RTPBaseDepayload.cs
index bff510f..e1ec311 100644
--- a/sources/generated/Gst.Rtp/RTPBaseDepayload.cs
+++ b/sources/generated/Gst.Rtp/RTPBaseDepayload.cs
@@ -444,7 +444,7 @@ namespace Gst.Rtp {
// End of the ABI representation.
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_base_depayload_get_type();
public static new GLib.GType GType {
@@ -455,7 +455,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_base_depayload_is_source_info_enabled(IntPtr raw);
public bool IsSourceInfoEnabled {
@@ -466,7 +466,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_base_depayload_push(IntPtr raw, IntPtr out_buf);
public Gst.FlowReturn Push(Gst.Buffer out_buf) {
@@ -475,7 +475,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_base_depayload_push_list(IntPtr raw, IntPtr out_list);
public Gst.FlowReturn PushList(Gst.BufferList out_list) {
@@ -484,7 +484,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_depayload_set_source_info_enabled(IntPtr raw, bool enable);
public bool SourceInfoEnabled {
diff --git a/sources/generated/Gst.Rtp/RTPBasePayload.cs b/sources/generated/Gst.Rtp/RTPBasePayload.cs
index 1135783..f9163d7 100644
--- a/sources/generated/Gst.Rtp/RTPBasePayload.cs
+++ b/sources/generated/Gst.Rtp/RTPBasePayload.cs
@@ -633,7 +633,7 @@ namespace Gst.Rtp {
// End of the ABI representation.
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_base_payload_get_type();
public static new GLib.GType GType {
@@ -644,7 +644,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_base_payload_allocate_output_buffer(IntPtr raw, uint payload_len, byte pad_len, byte csrc_count);
public Gst.Buffer AllocateOutputBuffer(uint payload_len, byte pad_len, byte csrc_count) {
@@ -653,7 +653,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_base_payload_get_source_count(IntPtr raw, IntPtr buffer);
public uint GetSourceCount(Gst.Buffer buffer) {
@@ -662,7 +662,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_base_payload_is_filled(IntPtr raw, uint size, ulong duration);
public bool IsFilled(uint size, ulong duration) {
@@ -671,7 +671,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_base_payload_is_source_info_enabled(IntPtr raw);
public bool IsSourceInfoEnabled {
@@ -682,7 +682,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_base_payload_push(IntPtr raw, IntPtr buffer);
public Gst.FlowReturn Push(Gst.Buffer buffer) {
@@ -691,7 +691,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_base_payload_push_list(IntPtr raw, IntPtr list);
public Gst.FlowReturn PushList(Gst.BufferList list) {
@@ -700,7 +700,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_payload_set_options(IntPtr raw, IntPtr media, bool dynamic, IntPtr encoding_name, uint clock_rate);
public void SetOptions(string media, bool dynamic, string encoding_name, uint clock_rate) {
@@ -711,7 +711,7 @@ namespace Gst.Rtp {
GLib.Marshaller.Free (native_encoding_name);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_base_payload_set_source_info_enabled(IntPtr raw, bool enable);
public bool SourceInfoEnabled {
diff --git a/sources/generated/Gst.Rtp/RTPBuffer.cs b/sources/generated/Gst.Rtp/RTPBuffer.cs
index a0f73c3..917ee96 100644
--- a/sources/generated/Gst.Rtp/RTPBuffer.cs
+++ b/sources/generated/Gst.Rtp/RTPBuffer.cs
@@ -37,7 +37,7 @@ namespace Gst.Rtp {
return (Gst.Rtp.RTPBuffer) Marshal.PtrToStructure (raw, typeof (Gst.Rtp.RTPBuffer));
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_add_extension_onebyte_header(IntPtr raw, byte id, byte[] data, uint n_length);
public bool AddExtensionOnebyteHeader(byte id, byte[] data) {
@@ -50,7 +50,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_add_extension_twobytes_header(IntPtr raw, byte appbits, byte id, byte[] data, uint n_length);
public bool AddExtensionTwobytesHeader(byte appbits, byte id, byte[] data) {
@@ -63,7 +63,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_get_csrc(IntPtr raw, byte idx);
public uint GetCsrc(byte idx) {
@@ -76,7 +76,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtp_buffer_get_csrc_count(IntPtr raw);
public byte CsrcCount {
@@ -91,10 +91,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_get_extension(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_extension(IntPtr raw, bool extension);
public bool Extension {
@@ -116,7 +116,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_get_extension_bytes(IntPtr raw, out ushort bits);
public GLib.Bytes GetExtensionBytes(out ushort bits) {
@@ -129,7 +129,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_get_header_len(IntPtr raw);
public uint HeaderLen {
@@ -144,10 +144,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_get_marker(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_marker(IntPtr raw, bool marker);
public bool Marker {
@@ -169,10 +169,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_get_packet_len(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_packet_len(IntPtr raw, uint len);
public uint PacketLen {
@@ -194,10 +194,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_get_padding(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_padding(IntPtr raw, bool padding);
public bool Padding {
@@ -219,7 +219,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_get_payload_buffer(IntPtr raw);
public Gst.Buffer PayloadBuffer {
@@ -234,7 +234,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_get_payload_bytes(IntPtr raw);
public GLib.Bytes PayloadBytes {
@@ -249,7 +249,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_get_payload_len(IntPtr raw);
public uint PayloadLen {
@@ -264,7 +264,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_get_payload_subbuffer(IntPtr raw, uint offset, uint len);
public Gst.Buffer GetPayloadSubbuffer(uint offset, uint len) {
@@ -277,10 +277,10 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtp_buffer_get_payload_type(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_payload_type(IntPtr raw, byte payload_type);
public byte PayloadType {
@@ -302,10 +302,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ushort gst_rtp_buffer_get_seq(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_seq(IntPtr raw, ushort seq);
public ushort Seq {
@@ -327,10 +327,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_get_ssrc(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_ssrc(IntPtr raw, uint ssrc);
public uint Ssrc {
@@ -352,10 +352,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_get_timestamp(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_timestamp(IntPtr raw, uint timestamp);
public uint Timestamp {
@@ -377,10 +377,10 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern byte gst_rtp_buffer_get_version(IntPtr raw);
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_version(IntPtr raw, byte version);
public byte Version {
@@ -402,7 +402,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_pad_to(IntPtr raw, uint len);
public void PadTo(uint len) {
@@ -413,7 +413,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_set_csrc(IntPtr raw, byte idx, uint csrc);
public void SetCsrc(byte idx, uint csrc) {
@@ -424,7 +424,7 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_set_extension_data(IntPtr raw, ushort bits, ushort length);
public bool SetExtensionData(ushort bits, ushort length) {
@@ -437,7 +437,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_unmap(IntPtr raw);
public void Unmap() {
@@ -448,14 +448,14 @@ namespace Gst.Rtp {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtp_buffer_allocate_data(IntPtr buffer, uint payload_len, byte pad_len, byte csrc_count);
public static void AllocateData(Gst.Buffer buffer, uint payload_len, byte pad_len, byte csrc_count) {
gst_rtp_buffer_allocate_data(buffer == null ? IntPtr.Zero : buffer.Handle, payload_len, pad_len, csrc_count);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_calc_header_len(byte csrc_count);
public static uint CalcHeaderLen(byte csrc_count) {
@@ -464,7 +464,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_calc_packet_len(uint payload_len, byte pad_len, byte csrc_count);
public static uint CalcPacketLen(uint payload_len, byte pad_len, byte csrc_count) {
@@ -473,7 +473,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_calc_payload_len(uint packet_len, byte pad_len, byte csrc_count);
public static uint CalcPayloadLen(uint packet_len, byte pad_len, byte csrc_count) {
@@ -482,7 +482,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtp_buffer_compare_seqnum(ushort seqnum1, ushort seqnum2);
public static int CompareSeqnum(ushort seqnum1, ushort seqnum2) {
@@ -491,7 +491,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_buffer_default_clock_rate(byte payload_type);
public static uint DefaultClockRate(byte payload_type) {
@@ -500,7 +500,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_rtp_buffer_ext_timestamp(ref ulong exttimestamp, uint timestamp);
public static ulong ExtTimestamp(ref ulong exttimestamp, uint timestamp) {
@@ -509,7 +509,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_buffer_map(IntPtr buffer, int flags, IntPtr rtp);
public static bool Map(Gst.Buffer buffer, Gst.MapFlags flags, out Gst.Rtp.RTPBuffer rtp) {
@@ -521,7 +521,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_allocate(uint payload_len, byte pad_len, byte csrc_count);
public static Gst.Buffer NewAllocate(uint payload_len, byte pad_len, byte csrc_count) {
@@ -530,7 +530,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_allocate_len(uint packet_len, byte pad_len, byte csrc_count);
public static Gst.Buffer NewAllocateLen(uint packet_len, byte pad_len, byte csrc_count) {
@@ -539,7 +539,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_copy_data(byte[] data, UIntPtr n_length);
public static Gst.Buffer NewCopyData(byte[] data) {
@@ -548,7 +548,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_new_take_data(byte[] data, UIntPtr n_length);
public static Gst.Buffer NewTakeData(byte[] data) {
diff --git a/sources/generated/Gst.Rtp/RTPBufferFlags.cs b/sources/generated/Gst.Rtp/RTPBufferFlags.cs
index 2ee916c..39cc65c 100644
--- a/sources/generated/Gst.Rtp/RTPBufferFlags.cs
+++ b/sources/generated/Gst.Rtp/RTPBufferFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Rtp {
}
internal class RTPBufferFlagsGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTPBufferMapFlags.cs b/sources/generated/Gst.Rtp/RTPBufferMapFlags.cs
index 3a34538..6a3cea7 100644
--- a/sources/generated/Gst.Rtp/RTPBufferMapFlags.cs
+++ b/sources/generated/Gst.Rtp/RTPBufferMapFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Rtp {
}
internal class RTPBufferMapFlagsGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_map_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTPPayload.cs b/sources/generated/Gst.Rtp/RTPPayload.cs
index 6f7e6bc..65ce187 100644
--- a/sources/generated/Gst.Rtp/RTPPayload.cs
+++ b/sources/generated/Gst.Rtp/RTPPayload.cs
@@ -39,7 +39,7 @@ namespace Gst.Rtp {
}
internal class RTPPayloadGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_payload_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTPPayloadInfo.cs b/sources/generated/Gst.Rtp/RTPPayloadInfo.cs
index 349b39c..6a805f7 100644
--- a/sources/generated/Gst.Rtp/RTPPayloadInfo.cs
+++ b/sources/generated/Gst.Rtp/RTPPayloadInfo.cs
@@ -29,7 +29,7 @@ namespace Gst.Rtp {
return (Gst.Rtp.RTPPayloadInfo) Marshal.PtrToStructure (raw, typeof (Gst.Rtp.RTPPayloadInfo));
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_payload_info_for_name(IntPtr media, IntPtr encoding_name);
public static Gst.Rtp.RTPPayloadInfo ForName(string media, string encoding_name) {
@@ -42,7 +42,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_payload_info_for_pt(byte payload_type);
public static Gst.Rtp.RTPPayloadInfo ForPt(byte payload_type) {
diff --git a/sources/generated/Gst.Rtp/RTPProfile.cs b/sources/generated/Gst.Rtp/RTPProfile.cs
index f1ea28e..cb456bd 100644
--- a/sources/generated/Gst.Rtp/RTPProfile.cs
+++ b/sources/generated/Gst.Rtp/RTPProfile.cs
@@ -18,7 +18,7 @@ namespace Gst.Rtp {
}
internal class RTPProfileGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_profile_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtp/RTPSourceMeta.cs b/sources/generated/Gst.Rtp/RTPSourceMeta.cs
index 58df87b..5bfe7ab 100644
--- a/sources/generated/Gst.Rtp/RTPSourceMeta.cs
+++ b/sources/generated/Gst.Rtp/RTPSourceMeta.cs
@@ -27,7 +27,7 @@ namespace Gst.Rtp {
return (Gst.Rtp.RTPSourceMeta) Marshal.PtrToStructure (raw, typeof (Gst.Rtp.RTPSourceMeta));
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_source_meta_append_csrc(IntPtr raw, uint csrc, uint csrc_count);
public bool AppendCsrc(uint csrc, uint csrc_count) {
@@ -40,7 +40,7 @@ namespace Gst.Rtp {
return ret;
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtp_source_meta_get_source_count(IntPtr raw);
public uint SourceCount {
@@ -55,7 +55,7 @@ namespace Gst.Rtp {
}
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtp_source_meta_set_ssrc(IntPtr raw, uint ssrc);
public bool SetSsrc(uint ssrc) {
@@ -72,7 +72,7 @@ namespace Gst.Rtp {
return SetSsrc (0);
}
- [DllImport("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_source_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Rtsp/Global.cs b/sources/generated/Gst.Rtsp/Global.cs
index 954eb7b..8f32d75 100644
--- a/sources/generated/Gst.Rtsp/Global.cs
+++ b/sources/generated/Gst.Rtsp/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Rtsp {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_auth_credentials_free(IntPtr credentials);
public static void RtspAuthCredentialsFree(Gst.Rtsp.RTSPAuthCredential credentials) {
@@ -20,7 +20,7 @@ namespace Gst.Rtsp {
Marshal.FreeHGlobal (native_credentials);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_accept(IntPtr socket, out IntPtr conn, IntPtr cancellable);
public static Gst.Rtsp.RTSPResult RtspConnectionAccept(GLib.Socket socket, out Gst.Rtsp.RTSPConnection conn, GLib.Cancellable cancellable) {
@@ -35,7 +35,7 @@ namespace Gst.Rtsp {
return RtspConnectionAccept (socket, out conn, null);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_create(IntPtr url, out IntPtr conn);
public static Gst.Rtsp.RTSPResult RtspConnectionCreate(Gst.Rtsp.RTSPUrl url, out Gst.Rtsp.RTSPConnection conn) {
@@ -48,7 +48,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_create_from_socket(IntPtr socket, IntPtr ip, ushort port, IntPtr initial_buffer, out IntPtr conn);
public static Gst.Rtsp.RTSPResult RtspConnectionCreateFromSocket(GLib.Socket socket, string ip, ushort port, string initial_buffer, out Gst.Rtsp.RTSPConnection conn) {
@@ -63,7 +63,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_find_header_field(IntPtr header);
public static Gst.Rtsp.RTSPHeaderField RtspFindHeaderField(string header) {
@@ -74,7 +74,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_find_method(IntPtr method);
public static Gst.Rtsp.RTSPMethod RtspFindMethod(string method) {
@@ -85,7 +85,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_generate_digest_auth_response(IntPtr algorithm, IntPtr method, IntPtr realm, IntPtr username, IntPtr password, IntPtr uri, IntPtr nonce);
public static string RtspGenerateDigestAuthResponse(string algorithm, string method, string realm, string username, string password, string uri, string nonce) {
@@ -112,7 +112,7 @@ namespace Gst.Rtsp {
return RtspGenerateDigestAuthResponse (null, method, realm, username, password, uri, nonce);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_generate_digest_auth_response_from_md5(IntPtr algorithm, IntPtr method, IntPtr md5, IntPtr uri, IntPtr nonce);
public static string RtspGenerateDigestAuthResponseFromMd5(string algorithm, string method, string md5, string uri, string nonce) {
@@ -135,7 +135,7 @@ namespace Gst.Rtsp {
return RtspGenerateDigestAuthResponseFromMd5 (null, method, md5, uri, nonce);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_header_allow_multiple(int field);
public static bool RtspHeaderAllowMultiple(Gst.Rtsp.RTSPHeaderField field) {
@@ -144,7 +144,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_header_as_text(int field);
public static string RtspHeaderAsText(Gst.Rtsp.RTSPHeaderField field) {
@@ -153,7 +153,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_new(IntPtr msg);
public static Gst.Rtsp.RTSPResult RtspMessageNew(out Gst.Rtsp.RTSPMessage msg) {
@@ -165,7 +165,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_new_data(IntPtr msg, byte channel);
public static Gst.Rtsp.RTSPResult RtspMessageNewData(out Gst.Rtsp.RTSPMessage msg, byte channel) {
@@ -177,7 +177,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_new_request(IntPtr msg, int method, IntPtr uri);
public static Gst.Rtsp.RTSPResult RtspMessageNewRequest(out Gst.Rtsp.RTSPMessage msg, Gst.Rtsp.RTSPMethod method, string uri) {
@@ -191,7 +191,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_new_response(IntPtr msg, int code, IntPtr reason, IntPtr request);
public static Gst.Rtsp.RTSPResult RtspMessageNewResponse(out Gst.Rtsp.RTSPMessage msg, Gst.Rtsp.RTSPStatusCode code, string reason, Gst.Rtsp.RTSPMessage request) {
@@ -211,7 +211,7 @@ namespace Gst.Rtsp {
return RtspMessageNewResponse (out msg, code, null, Gst.Rtsp.RTSPMessage.Zero);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_method_as_text(int method);
public static string RtspMethodAsText(Gst.Rtsp.RTSPMethod method) {
@@ -220,7 +220,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_options_as_text(int options);
public static string RtspOptionsAsText(Gst.Rtsp.RTSPMethod options) {
@@ -229,7 +229,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_options_from_text(IntPtr options);
public static Gst.Rtsp.RTSPMethod RtspOptionsFromText(string options) {
@@ -240,7 +240,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_range_convert_units(IntPtr range, int unit);
public static bool RtspRangeConvertUnits(Gst.Rtsp.RTSPTimeRange range, Gst.Rtsp.RTSPRangeUnit unit) {
@@ -251,7 +251,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_range_free(IntPtr range);
public static void RtspRangeFree(Gst.Rtsp.RTSPTimeRange range) {
@@ -260,7 +260,7 @@ namespace Gst.Rtsp {
Marshal.FreeHGlobal (native_range);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_range_get_times(IntPtr range, out ulong min, out ulong max);
public static bool RtspRangeGetTimes(Gst.Rtsp.RTSPTimeRange range, out ulong min, out ulong max) {
@@ -271,7 +271,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_range_parse(IntPtr rangestr, IntPtr range);
public static Gst.Rtsp.RTSPResult RtspRangeParse(string rangestr, out Gst.Rtsp.RTSPTimeRange range) {
@@ -285,7 +285,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_range_to_string(IntPtr range);
public static string RtspRangeToString(Gst.Rtsp.RTSPTimeRange range) {
@@ -296,7 +296,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_status_as_text(int code);
public static string RtspStatusAsText(Gst.Rtsp.RTSPStatusCode code) {
@@ -305,7 +305,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_strresult(int _result);
public static string RtspStrresult(Gst.Rtsp.RTSPResult _result) {
@@ -314,7 +314,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_get_manager(int trans, out IntPtr manager, uint option);
public static Gst.Rtsp.RTSPResult RtspTransportGetManager(Gst.Rtsp.RTSPTransMode trans, out string manager, uint option) {
@@ -325,7 +325,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_get_mime(int trans, IntPtr mime);
[Obsolete]
@@ -337,7 +337,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_new(IntPtr transport);
public static Gst.Rtsp.RTSPResult RtspTransportNew(Gst.Rtsp.RTSPTransport transport) {
@@ -348,7 +348,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_parse(IntPtr str, IntPtr transport);
public static Gst.Rtsp.RTSPResult RtspTransportParse(string str, Gst.Rtsp.RTSPTransport transport) {
@@ -361,7 +361,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_url_parse(IntPtr urlstr, IntPtr url);
public static Gst.Rtsp.RTSPResult RtspUrlParse(string urlstr, out Gst.Rtsp.RTSPUrl url) {
@@ -375,7 +375,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_version_as_text(int version);
public static string RtspVersionAsText(Gst.Rtsp.RTSPVersion version) {
diff --git a/sources/generated/Gst.Rtsp/RTSPAuthCredential.cs b/sources/generated/Gst.Rtsp/RTSPAuthCredential.cs
index 05f3854..30aeb9d 100644
--- a/sources/generated/Gst.Rtsp/RTSPAuthCredential.cs
+++ b/sources/generated/Gst.Rtsp/RTSPAuthCredential.cs
@@ -28,7 +28,7 @@ namespace Gst.Rtsp {
return (Gst.Rtsp.RTSPAuthCredential) Marshal.PtrToStructure (raw, typeof (Gst.Rtsp.RTSPAuthCredential));
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_auth_credential_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPAuthMethod.cs b/sources/generated/Gst.Rtsp/RTSPAuthMethod.cs
index b8a50b2..e48dc95 100644
--- a/sources/generated/Gst.Rtsp/RTSPAuthMethod.cs
+++ b/sources/generated/Gst.Rtsp/RTSPAuthMethod.cs
@@ -16,7 +16,7 @@ namespace Gst.Rtsp {
}
internal class RTSPAuthMethodGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_auth_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPAuthParam.cs b/sources/generated/Gst.Rtsp/RTSPAuthParam.cs
index 9b70e63..b64f9f8 100644
--- a/sources/generated/Gst.Rtsp/RTSPAuthParam.cs
+++ b/sources/generated/Gst.Rtsp/RTSPAuthParam.cs
@@ -23,7 +23,7 @@ namespace Gst.Rtsp {
return (Gst.Rtsp.RTSPAuthParam) Marshal.PtrToStructure (raw, typeof (Gst.Rtsp.RTSPAuthParam));
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_auth_param_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPConnection.cs b/sources/generated/Gst.Rtsp/RTSPConnection.cs
index 1f5a2df..f22b593 100644
--- a/sources/generated/Gst.Rtsp/RTSPConnection.cs
+++ b/sources/generated/Gst.Rtsp/RTSPConnection.cs
@@ -11,14 +11,14 @@ namespace Gst.Rtsp {
#region Autogenerated code
public partial class RTSPConnection : GLib.Opaque {
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_clear_auth_params(IntPtr raw);
public void ClearAuthParams() {
gst_rtsp_connection_clear_auth_params(Handle);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_close(IntPtr raw);
public Gst.Rtsp.RTSPResult Close() {
@@ -27,7 +27,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_connect(IntPtr raw, IntPtr timeout);
public Gst.Rtsp.RTSPResult Connect(IntPtr timeout) {
@@ -36,7 +36,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_connect_with_response(IntPtr raw, IntPtr timeout, IntPtr response);
public Gst.Rtsp.RTSPResult ConnectWithResponse(IntPtr timeout, Gst.Rtsp.RTSPMessage response) {
@@ -47,7 +47,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_do_tunnel(IntPtr raw, IntPtr conn2);
public Gst.Rtsp.RTSPResult DoTunnel(Gst.Rtsp.RTSPConnection conn2) {
@@ -56,7 +56,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_flush(IntPtr raw, bool flush);
public Gst.Rtsp.RTSPResult Flush(bool flush) {
@@ -65,7 +65,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_free(IntPtr raw);
public Gst.Rtsp.RTSPResult Free() {
@@ -74,10 +74,10 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_ip(IntPtr raw);
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_ip(IntPtr raw, IntPtr ip);
public string Ip {
@@ -93,7 +93,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_read_socket(IntPtr raw);
public GLib.Socket ReadSocket {
@@ -104,10 +104,10 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_connection_get_remember_session_id(IntPtr raw);
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_remember_session_id(IntPtr raw, bool remember);
public bool RememberSessionId {
@@ -121,7 +121,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_rtsp_connection_get_tls(IntPtr raw, out IntPtr error);
public unsafe GLib.TlsConnection GetTls() {
@@ -132,10 +132,10 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_tls_database(IntPtr raw);
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_tls_database(IntPtr raw, IntPtr database);
public GLib.TlsDatabase TlsDatabase {
@@ -149,10 +149,10 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_tls_interaction(IntPtr raw);
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_tls_interaction(IntPtr raw, IntPtr interaction);
public GLib.TlsInteraction TlsInteraction {
@@ -166,7 +166,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_get_tls_validation_flags(IntPtr raw);
public GLib.TlsCertificateFlags TlsValidationFlags {
@@ -177,7 +177,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_tunnelid(IntPtr raw);
public string Tunnelid {
@@ -188,7 +188,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_url(IntPtr raw);
public Gst.Rtsp.RTSPUrl Url {
@@ -199,7 +199,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_connection_get_write_socket(IntPtr raw);
public GLib.Socket WriteSocket {
@@ -210,7 +210,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_connection_is_tunneled(IntPtr raw);
public bool IsTunneled {
@@ -221,7 +221,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_next_timeout(IntPtr raw, IntPtr timeout);
public Gst.Rtsp.RTSPResult NextTimeout(IntPtr timeout) {
@@ -230,7 +230,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_poll(IntPtr raw, int events, int revents, IntPtr timeout);
public Gst.Rtsp.RTSPResult Poll(Gst.Rtsp.RTSPEvent events, Gst.Rtsp.RTSPEvent revents, IntPtr timeout) {
@@ -239,7 +239,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_read(IntPtr raw, byte data, uint size, IntPtr timeout);
public Gst.Rtsp.RTSPResult Read(byte data, uint size, IntPtr timeout) {
@@ -248,7 +248,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_receive(IntPtr raw, IntPtr message, IntPtr timeout);
public Gst.Rtsp.RTSPResult Receive(Gst.Rtsp.RTSPMessage message, IntPtr timeout) {
@@ -259,7 +259,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_reset_timeout(IntPtr raw);
public Gst.Rtsp.RTSPResult ResetTimeout() {
@@ -268,7 +268,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_send(IntPtr raw, IntPtr message, IntPtr timeout);
public Gst.Rtsp.RTSPResult Send(Gst.Rtsp.RTSPMessage message, IntPtr timeout) {
@@ -279,7 +279,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_send_messages(IntPtr raw, Gst.Rtsp.RTSPMessage[] messages, uint n_messages, IntPtr timeout);
public Gst.Rtsp.RTSPResult SendMessages(Gst.Rtsp.RTSPMessage[] messages, IntPtr timeout) {
@@ -288,7 +288,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_accept_certificate_func(IntPtr raw, Gst.RtspSharp.RTSPConnectionAcceptCertificateFuncNative func, IntPtr user_data, GLib.DestroyNotify destroy_notify);
public Gst.Rtsp.RTSPConnectionAcceptCertificateFunc AcceptCertificateFunc {
@@ -307,7 +307,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_set_auth(IntPtr raw, int method, IntPtr user, IntPtr pass);
public Gst.Rtsp.RTSPResult SetAuth(Gst.Rtsp.RTSPAuthMethod method, string user, string pass) {
@@ -320,7 +320,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_auth_param(IntPtr raw, IntPtr param, IntPtr value);
public void SetAuthParam(string param, string value) {
@@ -331,7 +331,7 @@ namespace Gst.Rtsp {
GLib.Marshaller.Free (native_value);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_http_mode(IntPtr raw, bool enable);
public bool HttpMode {
@@ -340,7 +340,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_set_proxy(IntPtr raw, IntPtr host, uint port);
public Gst.Rtsp.RTSPResult SetProxy(string host, uint port) {
@@ -351,7 +351,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_set_qos_dscp(IntPtr raw, uint qos_dscp);
public Gst.Rtsp.RTSPResult SetQosDscp(uint qos_dscp) {
@@ -360,7 +360,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_connection_set_tls_validation_flags(IntPtr raw, int flags);
public bool SetTlsValidationFlags(GLib.TlsCertificateFlags flags) {
@@ -369,7 +369,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_connection_set_tunneled(IntPtr raw, bool tunneled);
public bool Tunneled {
@@ -378,7 +378,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_write(IntPtr raw, byte data, uint size, IntPtr timeout);
public Gst.Rtsp.RTSPResult Write(byte data, uint size, IntPtr timeout) {
@@ -387,7 +387,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_accept(IntPtr socket, out IntPtr conn, IntPtr cancellable);
public static Gst.Rtsp.RTSPResult Accept(GLib.Socket socket, out Gst.Rtsp.RTSPConnection conn, GLib.Cancellable cancellable) {
@@ -402,7 +402,7 @@ namespace Gst.Rtsp {
return Accept (socket, out conn, null);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_create(IntPtr url, out IntPtr conn);
public static Gst.Rtsp.RTSPResult Create(Gst.Rtsp.RTSPUrl url, out Gst.Rtsp.RTSPConnection conn) {
@@ -415,7 +415,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_connection_create_from_socket(IntPtr socket, IntPtr ip, ushort port, IntPtr initial_buffer, out IntPtr conn);
public static Gst.Rtsp.RTSPResult CreateFromSocket(GLib.Socket socket, string ip, ushort port, string initial_buffer, out Gst.Rtsp.RTSPConnection conn) {
diff --git a/sources/generated/Gst.Rtsp/RTSPEvent.cs b/sources/generated/Gst.Rtsp/RTSPEvent.cs
index 41becad..d1b1799 100644
--- a/sources/generated/Gst.Rtsp/RTSPEvent.cs
+++ b/sources/generated/Gst.Rtsp/RTSPEvent.cs
@@ -16,7 +16,7 @@ namespace Gst.Rtsp {
}
internal class RTSPEventGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_event_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPExtensionAdapter.cs b/sources/generated/Gst.Rtsp/RTSPExtensionAdapter.cs
index 91e88ac..dcb9cbc 100644
--- a/sources/generated/Gst.Rtsp/RTSPExtensionAdapter.cs
+++ b/sources/generated/Gst.Rtsp/RTSPExtensionAdapter.cs
@@ -235,7 +235,7 @@ namespace Gst.Rtsp {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_extension_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_rtsp_extension_get_type ());
@@ -298,7 +298,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_after_send(IntPtr raw, IntPtr req, IntPtr resp);
public Gst.Rtsp.RTSPResult AfterSend(Gst.Rtsp.RTSPMessage req, Gst.Rtsp.RTSPMessage resp) {
@@ -311,7 +311,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_before_send(IntPtr raw, IntPtr req);
public Gst.Rtsp.RTSPResult BeforeSend(Gst.Rtsp.RTSPMessage req) {
@@ -322,7 +322,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_extension_configure_stream(IntPtr raw, IntPtr caps);
public bool ConfigureStream(Gst.Caps caps) {
@@ -331,7 +331,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_extension_detect_server(IntPtr raw, IntPtr resp);
public bool DetectServer(Gst.Rtsp.RTSPMessage resp) {
@@ -342,7 +342,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_get_transports(IntPtr raw, int protocols, IntPtr transport);
public Gst.Rtsp.RTSPResult GetTransports(Gst.Rtsp.RTSPLowerTrans protocols, string transport) {
@@ -353,7 +353,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_parse_sdp(IntPtr raw, IntPtr sdp, IntPtr s);
public Gst.Rtsp.RTSPResult ParseSdp(Gst.Sdp.SDPMessage sdp, Gst.Structure s) {
@@ -362,7 +362,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_receive_request(IntPtr raw, IntPtr req);
public Gst.Rtsp.RTSPResult ReceiveRequest(Gst.Rtsp.RTSPMessage req) {
@@ -373,7 +373,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_send(IntPtr raw, IntPtr req, IntPtr resp);
public Gst.Rtsp.RTSPResult Send(Gst.Rtsp.RTSPMessage req, Gst.Rtsp.RTSPMessage resp) {
@@ -386,7 +386,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_setup_media(IntPtr raw, IntPtr media);
public Gst.Rtsp.RTSPResult SetupMedia(Gst.Sdp.SDPMedia media) {
@@ -397,7 +397,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_extension_stream_select(IntPtr raw, IntPtr url);
public Gst.Rtsp.RTSPResult StreamSelect(Gst.Rtsp.RTSPUrl url) {
diff --git a/sources/generated/Gst.Rtsp/RTSPFamily.cs b/sources/generated/Gst.Rtsp/RTSPFamily.cs
index e916d3f..0dd2f17 100644
--- a/sources/generated/Gst.Rtsp/RTSPFamily.cs
+++ b/sources/generated/Gst.Rtsp/RTSPFamily.cs
@@ -16,7 +16,7 @@ namespace Gst.Rtsp {
}
internal class RTSPFamilyGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_family_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPHeaderField.cs b/sources/generated/Gst.Rtsp/RTSPHeaderField.cs
index 6413c12..e274eb1 100644
--- a/sources/generated/Gst.Rtsp/RTSPHeaderField.cs
+++ b/sources/generated/Gst.Rtsp/RTSPHeaderField.cs
@@ -103,7 +103,7 @@ namespace Gst.Rtsp {
}
internal class RTSPHeaderFieldGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_header_field_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPLowerTrans.cs b/sources/generated/Gst.Rtsp/RTSPLowerTrans.cs
index 5ce8dc4..096d605 100644
--- a/sources/generated/Gst.Rtsp/RTSPLowerTrans.cs
+++ b/sources/generated/Gst.Rtsp/RTSPLowerTrans.cs
@@ -20,7 +20,7 @@ namespace Gst.Rtsp {
}
internal class RTSPLowerTransGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_lower_trans_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPMessage.cs b/sources/generated/Gst.Rtsp/RTSPMessage.cs
index a22f2e3..4378413 100644
--- a/sources/generated/Gst.Rtsp/RTSPMessage.cs
+++ b/sources/generated/Gst.Rtsp/RTSPMessage.cs
@@ -28,7 +28,7 @@ namespace Gst.Rtsp {
return (Gst.Rtsp.RTSPMessage) Marshal.PtrToStructure (raw, typeof (Gst.Rtsp.RTSPMessage));
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_msg_get_type();
public static GLib.GType GType {
@@ -39,7 +39,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_add_header(IntPtr raw, int field, IntPtr value);
public Gst.Rtsp.RTSPResult AddHeader(Gst.Rtsp.RTSPHeaderField field, string value) {
@@ -54,7 +54,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_add_header_by_name(IntPtr raw, IntPtr header, IntPtr value);
public Gst.Rtsp.RTSPResult AddHeaderByName(string header, string value) {
@@ -71,7 +71,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_append_headers(IntPtr raw, IntPtr str);
public Gst.Rtsp.RTSPResult AppendHeaders(string str) {
@@ -84,7 +84,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_dump(IntPtr raw);
public Gst.Rtsp.RTSPResult Dump() {
@@ -97,7 +97,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_get_body_buffer(IntPtr raw, out IntPtr buffer);
public Gst.Rtsp.RTSPResult GetBodyBuffer(out Gst.Buffer buffer) {
@@ -112,7 +112,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_get_header(IntPtr raw, int field, out IntPtr value, int indx);
public Gst.Rtsp.RTSPResult GetHeader(Gst.Rtsp.RTSPHeaderField field, out string value, int indx) {
@@ -127,7 +127,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_get_header_by_name(IntPtr raw, IntPtr header, out IntPtr value, int index);
public Gst.Rtsp.RTSPResult GetHeaderByName(string header, out string value, int index) {
@@ -144,7 +144,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_get_type(IntPtr raw);
public Gst.Rtsp.RTSPMsgType MessageType {
@@ -159,7 +159,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_message_has_body_buffer(IntPtr raw);
public bool HasBodyBuffer {
@@ -174,7 +174,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_init(IntPtr raw);
public Gst.Rtsp.RTSPResult Init() {
@@ -187,7 +187,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_init_data(IntPtr raw, byte channel);
public Gst.Rtsp.RTSPResult InitData(byte channel) {
@@ -200,7 +200,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_init_request(IntPtr raw, int method, IntPtr uri);
public Gst.Rtsp.RTSPResult InitRequest(Gst.Rtsp.RTSPMethod method, string uri) {
@@ -215,7 +215,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_init_response(IntPtr raw, int code, IntPtr reason, IntPtr request);
public Gst.Rtsp.RTSPResult InitResponse(Gst.Rtsp.RTSPStatusCode code, string reason, Gst.Rtsp.RTSPMessage request) {
@@ -236,7 +236,7 @@ namespace Gst.Rtsp {
return InitResponse (code, null, Gst.Rtsp.RTSPMessage.Zero);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_parse_data(IntPtr raw, out byte channel);
public Gst.Rtsp.RTSPResult ParseData(out byte channel) {
@@ -249,7 +249,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_parse_request(IntPtr raw, out int method, out IntPtr uri, out int version);
public Gst.Rtsp.RTSPResult ParseRequest(out Gst.Rtsp.RTSPMethod method, out string uri, out Gst.Rtsp.RTSPVersion version) {
@@ -268,7 +268,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_parse_response(IntPtr raw, out int code, out IntPtr reason, out int version);
public Gst.Rtsp.RTSPResult ParseResponse(out Gst.Rtsp.RTSPStatusCode code, out string reason, out Gst.Rtsp.RTSPVersion version) {
@@ -287,7 +287,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_remove_header(IntPtr raw, int field, int indx);
public Gst.Rtsp.RTSPResult RemoveHeader(Gst.Rtsp.RTSPHeaderField field, int indx) {
@@ -300,7 +300,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_remove_header_by_name(IntPtr raw, IntPtr header, int index);
public Gst.Rtsp.RTSPResult RemoveHeaderByName(string header, int index) {
@@ -315,7 +315,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_set_body(IntPtr raw, byte[] data, uint size);
public Gst.Rtsp.RTSPResult SetBody(byte[] data, uint size) {
@@ -328,7 +328,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_set_body_buffer(IntPtr raw, IntPtr buffer);
public Gst.Rtsp.RTSPResult SetBodyBuffer(Gst.Buffer buffer) {
@@ -341,7 +341,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_steal_body_buffer(IntPtr raw, out IntPtr buffer);
public Gst.Rtsp.RTSPResult StealBodyBuffer(out Gst.Buffer buffer) {
@@ -356,7 +356,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_take_body(IntPtr raw, byte[] data, uint size);
public Gst.Rtsp.RTSPResult TakeBody(byte[] data, uint size) {
@@ -369,7 +369,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_take_body_buffer(IntPtr raw, IntPtr buffer);
public Gst.Rtsp.RTSPResult TakeBodyBuffer(Gst.Buffer buffer) {
@@ -383,7 +383,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_take_header(IntPtr raw, int field, IntPtr value);
public Gst.Rtsp.RTSPResult TakeHeader(Gst.Rtsp.RTSPHeaderField field, string value) {
@@ -396,7 +396,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_take_header_by_name(IntPtr raw, IntPtr header, IntPtr value);
public Gst.Rtsp.RTSPResult TakeHeaderByName(string header, string value) {
@@ -411,7 +411,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_message_unset(IntPtr raw);
public Gst.Rtsp.RTSPResult Unset() {
diff --git a/sources/generated/Gst.Rtsp/RTSPMethod.cs b/sources/generated/Gst.Rtsp/RTSPMethod.cs
index d9a5632..88b56bb 100644
--- a/sources/generated/Gst.Rtsp/RTSPMethod.cs
+++ b/sources/generated/Gst.Rtsp/RTSPMethod.cs
@@ -28,7 +28,7 @@ namespace Gst.Rtsp {
}
internal class RTSPMethodGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPMsgType.cs b/sources/generated/Gst.Rtsp/RTSPMsgType.cs
index 650eef0..b993de7 100644
--- a/sources/generated/Gst.Rtsp/RTSPMsgType.cs
+++ b/sources/generated/Gst.Rtsp/RTSPMsgType.cs
@@ -19,7 +19,7 @@ namespace Gst.Rtsp {
}
internal class RTSPMsgTypeGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_msg_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPProfile.cs b/sources/generated/Gst.Rtsp/RTSPProfile.cs
index f70b85e..cc725a1 100644
--- a/sources/generated/Gst.Rtsp/RTSPProfile.cs
+++ b/sources/generated/Gst.Rtsp/RTSPProfile.cs
@@ -19,7 +19,7 @@ namespace Gst.Rtsp {
}
internal class RTSPProfileGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_profile_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPRange.cs b/sources/generated/Gst.Rtsp/RTSPRange.cs
index 365be00..69bf988 100644
--- a/sources/generated/Gst.Rtsp/RTSPRange.cs
+++ b/sources/generated/Gst.Rtsp/RTSPRange.cs
@@ -23,7 +23,7 @@ namespace Gst.Rtsp {
return (Gst.Rtsp.RTSPRange) Marshal.PtrToStructure (raw, typeof (Gst.Rtsp.RTSPRange));
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_range_convert_units(IntPtr range, int unit);
public static bool ConvertUnits(Gst.Rtsp.RTSPTimeRange range, Gst.Rtsp.RTSPRangeUnit unit) {
@@ -34,7 +34,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_range_free(IntPtr range);
public static void Free(Gst.Rtsp.RTSPTimeRange range) {
@@ -43,7 +43,7 @@ namespace Gst.Rtsp {
Marshal.FreeHGlobal (native_range);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_rtsp_range_get_times(IntPtr range, out ulong min, out ulong max);
public static bool GetTimes(Gst.Rtsp.RTSPTimeRange range, out ulong min, out ulong max) {
@@ -54,7 +54,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_range_parse(IntPtr rangestr, IntPtr range);
public static Gst.Rtsp.RTSPResult Parse(string rangestr, out Gst.Rtsp.RTSPTimeRange range) {
@@ -68,7 +68,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_range_to_string(IntPtr range);
public static string ToString(Gst.Rtsp.RTSPTimeRange range) {
diff --git a/sources/generated/Gst.Rtsp/RTSPRangeUnit.cs b/sources/generated/Gst.Rtsp/RTSPRangeUnit.cs
index f09c605..1f49590 100644
--- a/sources/generated/Gst.Rtsp/RTSPRangeUnit.cs
+++ b/sources/generated/Gst.Rtsp/RTSPRangeUnit.cs
@@ -18,7 +18,7 @@ namespace Gst.Rtsp {
}
internal class RTSPRangeUnitGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_range_unit_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPResult.cs b/sources/generated/Gst.Rtsp/RTSPResult.cs
index 9a196c9..495de43 100644
--- a/sources/generated/Gst.Rtsp/RTSPResult.cs
+++ b/sources/generated/Gst.Rtsp/RTSPResult.cs
@@ -31,7 +31,7 @@ namespace Gst.Rtsp {
}
internal class RTSPResultGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_result_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPState.cs b/sources/generated/Gst.Rtsp/RTSPState.cs
index a03b303..aaf204e 100644
--- a/sources/generated/Gst.Rtsp/RTSPState.cs
+++ b/sources/generated/Gst.Rtsp/RTSPState.cs
@@ -19,7 +19,7 @@ namespace Gst.Rtsp {
}
internal class RTSPStateGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPStatusCode.cs b/sources/generated/Gst.Rtsp/RTSPStatusCode.cs
index 9b55e0c..51fa41a 100644
--- a/sources/generated/Gst.Rtsp/RTSPStatusCode.cs
+++ b/sources/generated/Gst.Rtsp/RTSPStatusCode.cs
@@ -59,7 +59,7 @@ namespace Gst.Rtsp {
}
internal class RTSPStatusCodeGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_status_code_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPTimeType.cs b/sources/generated/Gst.Rtsp/RTSPTimeType.cs
index 2087efc..76d551c 100644
--- a/sources/generated/Gst.Rtsp/RTSPTimeType.cs
+++ b/sources/generated/Gst.Rtsp/RTSPTimeType.cs
@@ -18,7 +18,7 @@ namespace Gst.Rtsp {
}
internal class RTSPTimeTypeGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_time_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPTransMode.cs b/sources/generated/Gst.Rtsp/RTSPTransMode.cs
index ddd50bd..9078350 100644
--- a/sources/generated/Gst.Rtsp/RTSPTransMode.cs
+++ b/sources/generated/Gst.Rtsp/RTSPTransMode.cs
@@ -17,7 +17,7 @@ namespace Gst.Rtsp {
}
internal class RTSPTransModeGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_trans_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPTransport.cs b/sources/generated/Gst.Rtsp/RTSPTransport.cs
index 111c72a..9435a1f 100644
--- a/sources/generated/Gst.Rtsp/RTSPTransport.cs
+++ b/sources/generated/Gst.Rtsp/RTSPTransport.cs
@@ -38,7 +38,7 @@ namespace Gst.Rtsp {
return (Gst.Rtsp.RTSPTransport) Marshal.PtrToStructure (raw, typeof (Gst.Rtsp.RTSPTransport));
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_transport_as_text(IntPtr raw);
public string AsText() {
@@ -51,7 +51,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_free(IntPtr raw);
public Gst.Rtsp.RTSPResult Free() {
@@ -64,7 +64,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_get_media_type(IntPtr raw, out IntPtr media_type);
public Gst.Rtsp.RTSPResult GetMediaType(out string media_type) {
@@ -79,7 +79,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_init(IntPtr raw);
public Gst.Rtsp.RTSPResult Init() {
@@ -92,7 +92,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_get_manager(int trans, out IntPtr manager, uint option);
public static Gst.Rtsp.RTSPResult GetManager(Gst.Rtsp.RTSPTransMode trans, out string manager, uint option) {
@@ -103,7 +103,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_get_mime(int trans, IntPtr mime);
[Obsolete]
@@ -115,7 +115,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_new(IntPtr transport);
public static Gst.Rtsp.RTSPResult New(Gst.Rtsp.RTSPTransport transport) {
@@ -126,7 +126,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_transport_parse(IntPtr str, IntPtr transport);
public static Gst.Rtsp.RTSPResult Parse(string str, Gst.Rtsp.RTSPTransport transport) {
diff --git a/sources/generated/Gst.Rtsp/RTSPUrl.cs b/sources/generated/Gst.Rtsp/RTSPUrl.cs
index 3798d10..ff94b1b 100644
--- a/sources/generated/Gst.Rtsp/RTSPUrl.cs
+++ b/sources/generated/Gst.Rtsp/RTSPUrl.cs
@@ -29,7 +29,7 @@ namespace Gst.Rtsp {
return (Gst.Rtsp.RTSPUrl) Marshal.PtrToStructure (raw, typeof (Gst.Rtsp.RTSPUrl));
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_url_get_type();
public static GLib.GType GType {
@@ -40,7 +40,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_url_decode_path_components(IntPtr raw);
public string[] DecodePathComponents() {
@@ -53,7 +53,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_url_get_port(IntPtr raw, out ushort port);
public Gst.Rtsp.RTSPResult GetPort(out ushort port) {
@@ -66,7 +66,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_url_get_request_uri(IntPtr raw);
public string RequestUri {
@@ -81,7 +81,7 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_url_set_port(IntPtr raw, ushort port);
public Gst.Rtsp.RTSPResult SetPort(ushort port) {
@@ -94,7 +94,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_url_parse(IntPtr urlstr, IntPtr url);
public static Gst.Rtsp.RTSPResult Parse(string urlstr, out Gst.Rtsp.RTSPUrl url) {
diff --git a/sources/generated/Gst.Rtsp/RTSPVersion.cs b/sources/generated/Gst.Rtsp/RTSPVersion.cs
index 547c5a5..20fda32 100644
--- a/sources/generated/Gst.Rtsp/RTSPVersion.cs
+++ b/sources/generated/Gst.Rtsp/RTSPVersion.cs
@@ -17,7 +17,7 @@ namespace Gst.Rtsp {
}
internal class RTSPVersionGType {
- [DllImport ("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtsp_version_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Rtsp/RTSPWatch.cs b/sources/generated/Gst.Rtsp/RTSPWatch.cs
index c7ca8af..92db499 100644
--- a/sources/generated/Gst.Rtsp/RTSPWatch.cs
+++ b/sources/generated/Gst.Rtsp/RTSPWatch.cs
@@ -11,7 +11,7 @@ namespace Gst.Rtsp {
#region Autogenerated code
public partial class RTSPWatch : GLib.Opaque {
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_rtsp_watch_attach(IntPtr raw, IntPtr context);
public uint Attach(GLib.MainContext context) {
@@ -20,7 +20,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_watch_get_send_backlog(IntPtr raw, out UIntPtr bytes, out uint messages);
public void GetSendBacklog(out ulong bytes, out uint messages) {
@@ -29,14 +29,14 @@ namespace Gst.Rtsp {
bytes = (ulong) native_bytes;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_watch_reset(IntPtr raw);
public void Reset() {
gst_rtsp_watch_reset(Handle);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_watch_send_message(IntPtr raw, IntPtr message, out uint id);
public Gst.Rtsp.RTSPResult SendMessage(Gst.Rtsp.RTSPMessage message, out uint id) {
@@ -47,7 +47,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_watch_send_messages(IntPtr raw, Gst.Rtsp.RTSPMessage[] messages, uint n_messages, out uint id);
public Gst.Rtsp.RTSPResult SendMessages(Gst.Rtsp.RTSPMessage[] messages, out uint id) {
@@ -56,7 +56,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_watch_set_flushing(IntPtr raw, bool flushing);
public bool Flushing {
@@ -65,14 +65,14 @@ namespace Gst.Rtsp {
}
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_watch_set_send_backlog(IntPtr raw, UIntPtr bytes, uint messages);
public void SetSendBacklog(ulong bytes, uint messages) {
gst_rtsp_watch_set_send_backlog(Handle, new UIntPtr (bytes), messages);
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_watch_wait_backlog(IntPtr raw, IntPtr timeout);
public Gst.Rtsp.RTSPResult WaitBacklog(IntPtr timeout) {
@@ -81,7 +81,7 @@ namespace Gst.Rtsp {
return ret;
}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_rtsp_watch_write_data(IntPtr raw, byte[] data, uint size, out uint id);
public Gst.Rtsp.RTSPResult WriteData(byte[] data, uint size, out uint id) {
@@ -92,7 +92,7 @@ namespace Gst.Rtsp {
public RTSPWatch(IntPtr raw) : base(raw) {}
- [DllImport("libgstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstrtsp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_rtsp_watch_unref(IntPtr raw);
protected override void Unref (IntPtr raw)
diff --git a/sources/generated/Gst.Sdp/Global.cs b/sources/generated/Gst.Sdp/Global.cs
index c87da8d..28a9c91 100644
--- a/sources/generated/Gst.Sdp/Global.cs
+++ b/sources/generated/Gst.Sdp/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Sdp {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_sdp_address_is_multicast(IntPtr nettype, IntPtr addrtype, IntPtr addr);
public static bool SdpAddressIsMulticast(string nettype, string addrtype, string addr) {
@@ -26,7 +26,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_make_keymgmt(IntPtr uri, IntPtr base64);
public static string SdpMakeKeymgmt(string uri, string base64) {
@@ -39,7 +39,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_new(IntPtr media);
public static Gst.Sdp.SDPResult SdpMediaNew(out Gst.Sdp.SDPMedia media) {
@@ -51,7 +51,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_media_from_caps(IntPtr caps, IntPtr media);
public static Gst.Sdp.SDPResult SdpMediaSetMediaFromCaps(Gst.Caps caps, Gst.Sdp.SDPMedia media) {
@@ -62,7 +62,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_as_uri(IntPtr scheme, IntPtr msg);
public static string SdpMessageAsUri(string scheme, Gst.Sdp.SDPMessage msg) {
@@ -73,7 +73,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_new(out IntPtr msg);
public static Gst.Sdp.SDPResult SdpMessageNew(out Gst.Sdp.SDPMessage msg) {
@@ -84,7 +84,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_new_from_text(IntPtr text, out IntPtr msg);
public static Gst.Sdp.SDPResult SdpMessageNewFromText(string text, out Gst.Sdp.SDPMessage msg) {
@@ -97,7 +97,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_parse_buffer(byte[] data, uint size, IntPtr msg);
public static Gst.Sdp.SDPResult SdpMessageParseBuffer(byte[] data, uint size, Gst.Sdp.SDPMessage msg) {
@@ -106,7 +106,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_parse_uri(IntPtr uri, IntPtr msg);
public static Gst.Sdp.SDPResult SdpMessageParseUri(string uri, Gst.Sdp.SDPMessage msg) {
diff --git a/sources/generated/Gst.Sdp/MIKEYMessage.cs b/sources/generated/Gst.Sdp/MIKEYMessage.cs
index 969c481..27d7711 100644
--- a/sources/generated/Gst.Sdp/MIKEYMessage.cs
+++ b/sources/generated/Gst.Sdp/MIKEYMessage.cs
@@ -101,7 +101,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_get_type();
public static GLib.GType GType {
@@ -112,7 +112,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_cs_srtp(IntPtr raw, byte policy, uint ssrc, uint roc);
public bool AddCsSrtp(byte policy, uint ssrc, uint roc) {
@@ -121,7 +121,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_payload(IntPtr raw, IntPtr payload);
public bool AddPayload(Gst.Sdp.MIKEYPayload payload) {
@@ -131,7 +131,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_pke(IntPtr raw, int C, ushort data_len, byte[] data);
public bool AddPke(Gst.Sdp.MIKEYCacheType C, ushort data_len, byte[] data) {
@@ -140,7 +140,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_rand(IntPtr raw, byte len, byte[] rand);
public bool AddRand(byte len, byte[] rand) {
@@ -149,7 +149,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_rand_len(IntPtr raw, byte len);
public bool AddRandLen(byte len) {
@@ -158,7 +158,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_t(IntPtr raw, int type, byte[] ts_value);
public bool AddT(Gst.Sdp.MIKEYTSType type, byte[] ts_value) {
@@ -167,7 +167,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_add_t_now_ntp_utc(IntPtr raw);
public bool AddTNowNtpUtc() {
@@ -176,7 +176,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_base64_encode(IntPtr raw);
public string Base64Encode() {
@@ -185,7 +185,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_find_payload(IntPtr raw, int type, uint nth);
public Gst.Sdp.MIKEYPayload FindPayload(Gst.Sdp.MIKEYPayloadType type, uint nth) {
@@ -194,7 +194,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_get_cs_srtp(IntPtr raw, uint idx);
public Gst.Sdp.MIKEYMapSRTP GetCsSrtp(uint idx) {
@@ -203,7 +203,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_mikey_message_get_n_cs(IntPtr raw);
public uint NCs {
@@ -214,7 +214,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_mikey_message_get_n_payloads(IntPtr raw);
public uint NPayloads {
@@ -225,7 +225,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_get_payload(IntPtr raw, uint idx);
public Gst.Sdp.MIKEYPayload GetPayload(uint idx) {
@@ -234,7 +234,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_insert_cs_srtp(IntPtr raw, int idx, IntPtr map);
public bool InsertCsSrtp(int idx, Gst.Sdp.MIKEYMapSRTP map) {
@@ -245,7 +245,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_insert_payload(IntPtr raw, uint idx, IntPtr payload);
public bool InsertPayload(uint idx, Gst.Sdp.MIKEYPayload payload) {
@@ -255,7 +255,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_remove_cs_srtp(IntPtr raw, int idx);
public bool RemoveCsSrtp(int idx) {
@@ -264,7 +264,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_remove_payload(IntPtr raw, uint idx);
public bool RemovePayload(uint idx) {
@@ -273,7 +273,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_replace_cs_srtp(IntPtr raw, int idx, IntPtr map);
public bool ReplaceCsSrtp(int idx, Gst.Sdp.MIKEYMapSRTP map) {
@@ -284,7 +284,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_replace_payload(IntPtr raw, uint idx, IntPtr payload);
public bool ReplacePayload(uint idx, Gst.Sdp.MIKEYPayload payload) {
@@ -294,7 +294,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_set_info(IntPtr raw, byte version, int type, bool V, int prf_func, uint CSB_id, int map_type);
public bool SetInfo(byte version, Gst.Sdp.MIKEYType type, bool V, Gst.Sdp.MIKEYPRFFunc prf_func, uint CSB_id, Gst.Sdp.MIKEYMapType map_type) {
@@ -303,7 +303,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_mikey_message_to_bytes(IntPtr raw, IntPtr info, out IntPtr error);
public unsafe GLib.Bytes ToBytes(Gst.Sdp.MIKEYEncryptInfo info) {
@@ -314,7 +314,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_message_to_caps(IntPtr raw, IntPtr caps);
public bool ToCaps(Gst.Caps caps) {
@@ -325,7 +325,7 @@ namespace Gst.Sdp {
public MIKEYMessage(IntPtr raw) : base(raw) {}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_new();
public MIKEYMessage ()
@@ -333,7 +333,7 @@ namespace Gst.Sdp {
Raw = gst_mikey_message_new();
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_new_from_bytes(IntPtr bytes, IntPtr info);
public MIKEYMessage (GLib.Bytes bytes, Gst.Sdp.MIKEYDecryptInfo info)
@@ -341,7 +341,7 @@ namespace Gst.Sdp {
Raw = gst_mikey_message_new_from_bytes(bytes == null ? IntPtr.Zero : bytes.Handle, info == null ? IntPtr.Zero : info.Handle);
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_new_from_caps(IntPtr caps);
public MIKEYMessage (Gst.Caps caps)
@@ -349,7 +349,7 @@ namespace Gst.Sdp {
Raw = gst_mikey_message_new_from_caps(caps == null ? IntPtr.Zero : caps.Handle);
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_message_new_from_data(byte[] data, UIntPtr n_length, IntPtr info);
public MIKEYMessage (byte[] data, Gst.Sdp.MIKEYDecryptInfo info)
diff --git a/sources/generated/Gst.Sdp/MIKEYPayload.cs b/sources/generated/Gst.Sdp/MIKEYPayload.cs
index 3236466..e8f9b2f 100644
--- a/sources/generated/Gst.Sdp/MIKEYPayload.cs
+++ b/sources/generated/Gst.Sdp/MIKEYPayload.cs
@@ -41,7 +41,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_payload_get_type();
public static GLib.GType GType {
@@ -52,7 +52,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_kemac_add_sub(IntPtr raw, IntPtr newpay);
public bool KemacAddSub(Gst.Sdp.MIKEYPayload newpay) {
@@ -62,7 +62,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_mikey_payload_kemac_get_n_sub(IntPtr raw);
public uint KemacGetNSub() {
@@ -71,7 +71,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_payload_kemac_get_sub(IntPtr raw, uint idx);
public Gst.Sdp.MIKEYPayload KemacGetSub(uint idx) {
@@ -80,7 +80,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_kemac_remove_sub(IntPtr raw, uint idx);
public bool KemacRemoveSub(uint idx) {
@@ -89,7 +89,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_kemac_set(IntPtr raw, int enc_alg, int mac_alg);
public bool KemacSet(Gst.Sdp.MIKEYEncAlg enc_alg, Gst.Sdp.MIKEYMacAlg mac_alg) {
@@ -98,7 +98,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_key_data_set_interval(IntPtr raw, byte vf_len, byte[] vf_data, byte vt_len, byte[] vt_data);
public bool KeyDataSetInterval(byte vf_len, byte[] vf_data, byte vt_len, byte[] vt_data) {
@@ -107,7 +107,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_key_data_set_key(IntPtr raw, int key_type, ushort key_len, byte[] key_data);
public bool KeyDataSetKey(Gst.Sdp.MIKEYKeyDataType key_type, ushort key_len, byte[] key_data) {
@@ -116,7 +116,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_key_data_set_salt(IntPtr raw, ushort salt_len, byte[] salt_data);
public bool KeyDataSetSalt(ushort salt_len, byte[] salt_data) {
@@ -129,7 +129,7 @@ namespace Gst.Sdp {
return KeyDataSetSalt (salt_len, null);
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_key_data_set_spi(IntPtr raw, byte spi_len, byte[] spi_data);
public bool KeyDataSetSpi(byte spi_len, byte[] spi_data) {
@@ -138,7 +138,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_pke_set(IntPtr raw, int C, ushort data_len, byte[] data);
public bool PkeSet(Gst.Sdp.MIKEYCacheType C, ushort data_len, byte[] data) {
@@ -147,7 +147,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_rand_set(IntPtr raw, byte len, byte[] rand);
public bool RandSet(byte len, byte[] rand) {
@@ -156,7 +156,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_sp_add_param(IntPtr raw, byte type, byte len, byte[] val);
public bool SpAddParam(byte type, byte len, byte[] val) {
@@ -165,7 +165,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_mikey_payload_sp_get_n_params(IntPtr raw);
public uint SpGetNParams() {
@@ -174,7 +174,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_payload_sp_get_param(IntPtr raw, uint idx);
public Gst.Sdp.MIKEYPayloadSPParam SpGetParam(uint idx) {
@@ -183,7 +183,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_sp_remove_param(IntPtr raw, uint idx);
public bool SpRemoveParam(uint idx) {
@@ -192,7 +192,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_sp_set(IntPtr raw, uint policy, int proto);
public bool SpSet(uint policy, Gst.Sdp.MIKEYSecProto proto) {
@@ -201,7 +201,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mikey_payload_t_set(IntPtr raw, int type, byte[] ts_value);
public bool TSet(Gst.Sdp.MIKEYTSType type, byte[] ts_value) {
@@ -212,7 +212,7 @@ namespace Gst.Sdp {
public MIKEYPayload(IntPtr raw) : base(raw) {}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mikey_payload_new(int type);
public MIKEYPayload (Gst.Sdp.MIKEYPayloadType type)
diff --git a/sources/generated/Gst.Sdp/SDPAttribute.cs b/sources/generated/Gst.Sdp/SDPAttribute.cs
index 01b4be9..3402854 100644
--- a/sources/generated/Gst.Sdp/SDPAttribute.cs
+++ b/sources/generated/Gst.Sdp/SDPAttribute.cs
@@ -23,7 +23,7 @@ namespace Gst.Sdp {
return (Gst.Sdp.SDPAttribute) Marshal.PtrToStructure (raw, typeof (Gst.Sdp.SDPAttribute));
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_attribute_clear(IntPtr raw);
public Gst.Sdp.SDPResult Clear() {
@@ -36,7 +36,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_attribute_set(IntPtr raw, IntPtr key, IntPtr value);
public Gst.Sdp.SDPResult Set(string key, string value) {
diff --git a/sources/generated/Gst.Sdp/SDPBandwidth.cs b/sources/generated/Gst.Sdp/SDPBandwidth.cs
index fcccd48..ca30997 100644
--- a/sources/generated/Gst.Sdp/SDPBandwidth.cs
+++ b/sources/generated/Gst.Sdp/SDPBandwidth.cs
@@ -23,7 +23,7 @@ namespace Gst.Sdp {
return (Gst.Sdp.SDPBandwidth) Marshal.PtrToStructure (raw, typeof (Gst.Sdp.SDPBandwidth));
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_bandwidth_clear(IntPtr raw);
public Gst.Sdp.SDPResult Clear() {
@@ -36,7 +36,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_bandwidth_set(IntPtr raw, IntPtr bwtype, uint bandwidth);
public Gst.Sdp.SDPResult Set(string bwtype, uint bandwidth) {
diff --git a/sources/generated/Gst.Sdp/SDPConnection.cs b/sources/generated/Gst.Sdp/SDPConnection.cs
index 1403f01..a5c7ce6 100644
--- a/sources/generated/Gst.Sdp/SDPConnection.cs
+++ b/sources/generated/Gst.Sdp/SDPConnection.cs
@@ -26,7 +26,7 @@ namespace Gst.Sdp {
return (Gst.Sdp.SDPConnection) Marshal.PtrToStructure (raw, typeof (Gst.Sdp.SDPConnection));
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_connection_clear(IntPtr raw);
public Gst.Sdp.SDPResult Clear() {
@@ -39,7 +39,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_connection_set(IntPtr raw, IntPtr nettype, IntPtr addrtype, IntPtr address, uint ttl, uint addr_number);
public Gst.Sdp.SDPResult Set(string nettype, string addrtype, string address, uint ttl, uint addr_number) {
diff --git a/sources/generated/Gst.Sdp/SDPMedia.cs b/sources/generated/Gst.Sdp/SDPMedia.cs
index ce19775..437d341 100644
--- a/sources/generated/Gst.Sdp/SDPMedia.cs
+++ b/sources/generated/Gst.Sdp/SDPMedia.cs
@@ -47,7 +47,7 @@ namespace Gst.Sdp {
return (Gst.Sdp.SDPMedia) Marshal.PtrToStructure (raw, typeof (Gst.Sdp.SDPMedia));
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_add_attribute(IntPtr raw, IntPtr key, IntPtr value);
public Gst.Sdp.SDPResult AddAttribute(string key, string value) {
@@ -68,7 +68,7 @@ namespace Gst.Sdp {
return AddAttribute (key, null);
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_add_bandwidth(IntPtr raw, IntPtr bwtype, uint bandwidth);
public Gst.Sdp.SDPResult AddBandwidth(string bwtype, uint bandwidth) {
@@ -83,7 +83,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_add_connection(IntPtr raw, IntPtr nettype, IntPtr addrtype, IntPtr address, uint ttl, uint addr_number);
public Gst.Sdp.SDPResult AddConnection(string nettype, string addrtype, string address, uint ttl, uint addr_number) {
@@ -102,7 +102,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_add_format(IntPtr raw, IntPtr format);
public Gst.Sdp.SDPResult AddFormat(string format) {
@@ -117,7 +117,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_as_text(IntPtr raw);
public string AsText() {
@@ -130,7 +130,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_media_attributes_len(IntPtr raw);
public uint AttributesLen() {
@@ -143,7 +143,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_attributes_to_caps(IntPtr raw, IntPtr caps);
public Gst.Sdp.SDPResult AttributesToCaps(Gst.Caps caps) {
@@ -156,7 +156,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_media_bandwidths_len(IntPtr raw);
public uint BandwidthsLen() {
@@ -169,7 +169,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_media_connections_len(IntPtr raw);
public uint ConnectionsLen() {
@@ -182,7 +182,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_copy(IntPtr raw, IntPtr copy);
public Gst.Sdp.SDPResult Copy(out Gst.Sdp.SDPMedia copy) {
@@ -198,7 +198,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_media_formats_len(IntPtr raw);
public uint FormatsLen() {
@@ -211,7 +211,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_free(IntPtr raw);
public Gst.Sdp.SDPResult Free() {
@@ -224,7 +224,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_attribute(IntPtr raw, uint idx);
public Gst.Sdp.SDPAttribute GetAttribute(uint idx) {
@@ -237,7 +237,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_attribute_val(IntPtr raw, IntPtr key);
public string GetAttributeVal(string key) {
@@ -252,7 +252,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_attribute_val_n(IntPtr raw, IntPtr key, uint nth);
public string GetAttributeValN(string key, uint nth) {
@@ -267,7 +267,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_bandwidth(IntPtr raw, uint idx);
public Gst.Sdp.SDPBandwidth GetBandwidth(uint idx) {
@@ -280,7 +280,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_caps_from_media(IntPtr raw, int pt);
public Gst.Caps GetCapsFromMedia(int pt) {
@@ -293,7 +293,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_connection(IntPtr raw, uint idx);
public Gst.Sdp.SDPConnection GetConnection(uint idx) {
@@ -306,7 +306,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_media_get_format(IntPtr raw, uint idx);
public string GetFormat(uint idx) {
@@ -319,7 +319,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_init(IntPtr raw);
public Gst.Sdp.SDPResult Init() {
@@ -332,7 +332,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_insert_attribute(IntPtr raw, int idx, IntPtr attr);
public Gst.Sdp.SDPResult InsertAttribute(int idx, Gst.Sdp.SDPAttribute attr) {
@@ -347,7 +347,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_insert_bandwidth(IntPtr raw, int idx, IntPtr bw);
public Gst.Sdp.SDPResult InsertBandwidth(int idx, Gst.Sdp.SDPBandwidth bw) {
@@ -362,7 +362,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_insert_connection(IntPtr raw, int idx, IntPtr conn);
public Gst.Sdp.SDPResult InsertConnection(int idx, Gst.Sdp.SDPConnection conn) {
@@ -377,7 +377,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_insert_format(IntPtr raw, int idx, IntPtr format);
public Gst.Sdp.SDPResult InsertFormat(int idx, string format) {
@@ -392,7 +392,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_parse_keymgmt(IntPtr raw, out IntPtr mikey);
public Gst.Sdp.SDPResult ParseKeymgmt(out Gst.Sdp.MIKEYMessage mikey) {
@@ -407,7 +407,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_remove_attribute(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveAttribute(uint idx) {
@@ -420,7 +420,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_remove_bandwidth(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveBandwidth(uint idx) {
@@ -433,7 +433,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_remove_connection(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveConnection(uint idx) {
@@ -446,7 +446,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_remove_format(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveFormat(uint idx) {
@@ -459,7 +459,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_replace_attribute(IntPtr raw, uint idx, IntPtr attr);
public Gst.Sdp.SDPResult ReplaceAttribute(uint idx, Gst.Sdp.SDPAttribute attr) {
@@ -474,7 +474,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_replace_bandwidth(IntPtr raw, uint idx, IntPtr bw);
public Gst.Sdp.SDPResult ReplaceBandwidth(uint idx, Gst.Sdp.SDPBandwidth bw) {
@@ -489,7 +489,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_replace_connection(IntPtr raw, uint idx, IntPtr conn);
public Gst.Sdp.SDPResult ReplaceConnection(uint idx, Gst.Sdp.SDPConnection conn) {
@@ -504,7 +504,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_replace_format(IntPtr raw, uint idx, IntPtr format);
public Gst.Sdp.SDPResult ReplaceFormat(uint idx, string format) {
@@ -519,7 +519,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_information(IntPtr raw, IntPtr information);
public Gst.Sdp.SDPResult SetInformation(string information) {
@@ -534,7 +534,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_key(IntPtr raw, IntPtr type, IntPtr data);
public Gst.Sdp.SDPResult SetKey(string type, string data) {
@@ -551,7 +551,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_media(IntPtr raw, IntPtr med);
public Gst.Sdp.SDPResult SetMedia(string med) {
@@ -566,7 +566,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_port_info(IntPtr raw, uint port, uint num_ports);
public Gst.Sdp.SDPResult SetPortInfo(uint port, uint num_ports) {
@@ -579,7 +579,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_proto(IntPtr raw, IntPtr proto);
public Gst.Sdp.SDPResult SetProto(string proto) {
@@ -594,7 +594,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_uninit(IntPtr raw);
public Gst.Sdp.SDPResult Uninit() {
@@ -607,7 +607,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_new(IntPtr media);
public static Gst.Sdp.SDPResult New(out Gst.Sdp.SDPMedia media) {
@@ -619,7 +619,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_media_set_media_from_caps(IntPtr caps, IntPtr media);
public static Gst.Sdp.SDPResult SetMediaFromCaps(Gst.Caps caps, Gst.Sdp.SDPMedia media) {
diff --git a/sources/generated/Gst.Sdp/SDPMessage.cs b/sources/generated/Gst.Sdp/SDPMessage.cs
index 0628afa..6183313 100644
--- a/sources/generated/Gst.Sdp/SDPMessage.cs
+++ b/sources/generated/Gst.Sdp/SDPMessage.cs
@@ -11,7 +11,7 @@ namespace Gst.Sdp {
#region Autogenerated code
public partial class SDPMessage : GLib.Opaque {
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_version(IntPtr raw);
public string Version {
@@ -28,7 +28,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_origin(IntPtr raw);
public Gst.Sdp.SDPOrigin Origin {
@@ -45,7 +45,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_session_name(IntPtr raw);
public string SessionName {
@@ -62,7 +62,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_information(IntPtr raw);
public string Information {
@@ -79,7 +79,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_uri(IntPtr raw);
public string Uri {
@@ -96,7 +96,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_connection(IntPtr raw);
public Gst.Sdp.SDPConnection Connection {
@@ -113,7 +113,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_key(IntPtr raw);
public Gst.Sdp.SDPKey Key {
@@ -130,7 +130,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_type();
public static GLib.GType GType {
@@ -141,7 +141,7 @@ namespace Gst.Sdp {
}
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_attribute(IntPtr raw, IntPtr key, IntPtr value);
public Gst.Sdp.SDPResult AddAttribute(string key, string value) {
@@ -158,7 +158,7 @@ namespace Gst.Sdp {
return AddAttribute (key, null);
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_bandwidth(IntPtr raw, IntPtr bwtype, uint bandwidth);
public Gst.Sdp.SDPResult AddBandwidth(string bwtype, uint bandwidth) {
@@ -169,7 +169,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_email(IntPtr raw, IntPtr email);
public Gst.Sdp.SDPResult AddEmail(string email) {
@@ -180,7 +180,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_media(IntPtr raw, IntPtr media);
public Gst.Sdp.SDPResult AddMedia(Gst.Sdp.SDPMedia media) {
@@ -191,7 +191,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_phone(IntPtr raw, IntPtr phone);
public Gst.Sdp.SDPResult AddPhone(string phone) {
@@ -202,7 +202,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_time(IntPtr raw, IntPtr start, IntPtr stop, IntPtr[] repeat);
public Gst.Sdp.SDPResult AddTime(string start, string stop, string[] repeat) {
@@ -220,7 +220,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_add_zone(IntPtr raw, IntPtr adj_time, IntPtr typed_time);
public Gst.Sdp.SDPResult AddZone(string adj_time, string typed_time) {
@@ -233,7 +233,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_as_text(IntPtr raw);
public string AsText() {
@@ -242,7 +242,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_attributes_len(IntPtr raw);
public uint AttributesLen() {
@@ -251,7 +251,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_attributes_to_caps(IntPtr raw, IntPtr caps);
public Gst.Sdp.SDPResult AttributesToCaps(Gst.Caps caps) {
@@ -260,7 +260,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_bandwidths_len(IntPtr raw);
public uint BandwidthsLen() {
@@ -269,7 +269,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_copy(IntPtr raw, out IntPtr copy);
public Gst.Sdp.SDPResult Copy(out Gst.Sdp.SDPMessage copy) {
@@ -280,7 +280,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_dump(IntPtr raw);
public Gst.Sdp.SDPResult Dump() {
@@ -289,7 +289,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_emails_len(IntPtr raw);
public uint EmailsLen() {
@@ -298,7 +298,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_free(IntPtr raw);
public Gst.Sdp.SDPResult Free() {
@@ -307,7 +307,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_attribute(IntPtr raw, uint idx);
public Gst.Sdp.SDPAttribute GetAttribute(uint idx) {
@@ -316,7 +316,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_attribute_val(IntPtr raw, IntPtr key);
public string GetAttributeVal(string key) {
@@ -327,7 +327,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_attribute_val_n(IntPtr raw, IntPtr key, uint nth);
public string GetAttributeValN(string key, uint nth) {
@@ -338,7 +338,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_bandwidth(IntPtr raw, uint idx);
public Gst.Sdp.SDPBandwidth GetBandwidth(uint idx) {
@@ -347,7 +347,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_email(IntPtr raw, uint idx);
public string GetEmail(uint idx) {
@@ -356,7 +356,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_media(IntPtr raw, uint idx);
public Gst.Sdp.SDPMedia GetMedia(uint idx) {
@@ -365,7 +365,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_phone(IntPtr raw, uint idx);
public string GetPhone(uint idx) {
@@ -374,7 +374,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_time(IntPtr raw, uint idx);
public Gst.Sdp.SDPTime GetTime(uint idx) {
@@ -383,7 +383,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_get_zone(IntPtr raw, uint idx);
public Gst.Sdp.SDPZone GetZone(uint idx) {
@@ -392,7 +392,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_init(IntPtr raw);
public Gst.Sdp.SDPResult Init() {
@@ -401,7 +401,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_insert_attribute(IntPtr raw, int idx, IntPtr attr);
public Gst.Sdp.SDPResult InsertAttribute(int idx, Gst.Sdp.SDPAttribute attr) {
@@ -412,7 +412,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_insert_bandwidth(IntPtr raw, int idx, IntPtr bw);
public Gst.Sdp.SDPResult InsertBandwidth(int idx, Gst.Sdp.SDPBandwidth bw) {
@@ -423,7 +423,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_insert_email(IntPtr raw, int idx, IntPtr email);
public Gst.Sdp.SDPResult InsertEmail(int idx, string email) {
@@ -434,7 +434,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_insert_phone(IntPtr raw, int idx, IntPtr phone);
public Gst.Sdp.SDPResult InsertPhone(int idx, string phone) {
@@ -445,7 +445,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_insert_time(IntPtr raw, int idx, IntPtr t);
public Gst.Sdp.SDPResult InsertTime(int idx, Gst.Sdp.SDPTime t) {
@@ -456,7 +456,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_insert_zone(IntPtr raw, int idx, IntPtr zone);
public Gst.Sdp.SDPResult InsertZone(int idx, Gst.Sdp.SDPZone zone) {
@@ -467,7 +467,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_medias_len(IntPtr raw);
public uint MediasLen() {
@@ -476,7 +476,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_parse_keymgmt(IntPtr raw, out IntPtr mikey);
public Gst.Sdp.SDPResult ParseKeymgmt(out Gst.Sdp.MIKEYMessage mikey) {
@@ -487,7 +487,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_phones_len(IntPtr raw);
public uint PhonesLen() {
@@ -496,7 +496,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_remove_attribute(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveAttribute(uint idx) {
@@ -505,7 +505,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_remove_bandwidth(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveBandwidth(uint idx) {
@@ -514,7 +514,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_remove_email(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveEmail(uint idx) {
@@ -523,7 +523,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_remove_phone(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemovePhone(uint idx) {
@@ -532,7 +532,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_remove_time(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveTime(uint idx) {
@@ -541,7 +541,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_remove_zone(IntPtr raw, uint idx);
public Gst.Sdp.SDPResult RemoveZone(uint idx) {
@@ -550,7 +550,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_replace_attribute(IntPtr raw, uint idx, IntPtr attr);
public Gst.Sdp.SDPResult ReplaceAttribute(uint idx, Gst.Sdp.SDPAttribute attr) {
@@ -561,7 +561,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_replace_bandwidth(IntPtr raw, uint idx, IntPtr bw);
public Gst.Sdp.SDPResult ReplaceBandwidth(uint idx, Gst.Sdp.SDPBandwidth bw) {
@@ -572,7 +572,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_replace_email(IntPtr raw, uint idx, IntPtr email);
public Gst.Sdp.SDPResult ReplaceEmail(uint idx, string email) {
@@ -583,7 +583,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_replace_phone(IntPtr raw, uint idx, IntPtr phone);
public Gst.Sdp.SDPResult ReplacePhone(uint idx, string phone) {
@@ -594,7 +594,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_replace_time(IntPtr raw, uint idx, IntPtr t);
public Gst.Sdp.SDPResult ReplaceTime(uint idx, Gst.Sdp.SDPTime t) {
@@ -605,7 +605,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_replace_zone(IntPtr raw, uint idx, IntPtr zone);
public Gst.Sdp.SDPResult ReplaceZone(uint idx, Gst.Sdp.SDPZone zone) {
@@ -616,7 +616,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_connection(IntPtr raw, IntPtr nettype, IntPtr addrtype, IntPtr address, uint ttl, uint addr_number);
public Gst.Sdp.SDPResult SetConnection(string nettype, string addrtype, string address, uint ttl, uint addr_number) {
@@ -631,7 +631,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_information(IntPtr raw, IntPtr information);
public Gst.Sdp.SDPResult SetInformation(string information) {
@@ -642,7 +642,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_key(IntPtr raw, IntPtr type, IntPtr data);
public Gst.Sdp.SDPResult SetKey(string type, string data) {
@@ -655,7 +655,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_origin(IntPtr raw, IntPtr username, IntPtr sess_id, IntPtr sess_version, IntPtr nettype, IntPtr addrtype, IntPtr addr);
public Gst.Sdp.SDPResult SetOrigin(string username, string sess_id, string sess_version, string nettype, string addrtype, string addr) {
@@ -676,7 +676,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_session_name(IntPtr raw, IntPtr session_name);
public Gst.Sdp.SDPResult SetSessionName(string session_name) {
@@ -687,7 +687,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_uri(IntPtr raw, IntPtr uri);
public Gst.Sdp.SDPResult SetUri(string uri) {
@@ -698,7 +698,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_set_version(IntPtr raw, IntPtr version);
public Gst.Sdp.SDPResult SetVersion(string version) {
@@ -709,7 +709,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_times_len(IntPtr raw);
public uint TimesLen() {
@@ -718,7 +718,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_uninit(IntPtr raw);
public Gst.Sdp.SDPResult Uninit() {
@@ -727,7 +727,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_sdp_message_zones_len(IntPtr raw);
public uint ZonesLen() {
@@ -736,7 +736,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sdp_message_as_uri(IntPtr scheme, IntPtr msg);
public static string AsUri(string scheme, Gst.Sdp.SDPMessage msg) {
@@ -747,7 +747,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_new(out IntPtr msg);
public static Gst.Sdp.SDPResult New(out Gst.Sdp.SDPMessage msg) {
@@ -758,7 +758,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_new_from_text(IntPtr text, out IntPtr msg);
public static Gst.Sdp.SDPResult NewFromText(string text, out Gst.Sdp.SDPMessage msg) {
@@ -771,7 +771,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_parse_buffer(byte[] data, uint size, IntPtr msg);
public static Gst.Sdp.SDPResult ParseBuffer(byte[] data, uint size, Gst.Sdp.SDPMessage msg) {
@@ -780,7 +780,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_message_parse_uri(IntPtr uri, IntPtr msg);
public static Gst.Sdp.SDPResult ParseUri(string uri, Gst.Sdp.SDPMessage msg) {
diff --git a/sources/generated/Gst.Sdp/SDPTime.cs b/sources/generated/Gst.Sdp/SDPTime.cs
index 30a0af1..c683678 100644
--- a/sources/generated/Gst.Sdp/SDPTime.cs
+++ b/sources/generated/Gst.Sdp/SDPTime.cs
@@ -28,7 +28,7 @@ namespace Gst.Sdp {
return (Gst.Sdp.SDPTime) Marshal.PtrToStructure (raw, typeof (Gst.Sdp.SDPTime));
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_time_clear(IntPtr raw);
public Gst.Sdp.SDPResult Clear() {
@@ -41,7 +41,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_time_set(IntPtr raw, IntPtr start, IntPtr stop, IntPtr[] repeat);
public Gst.Sdp.SDPResult Set(string start, string stop, string[] repeat) {
diff --git a/sources/generated/Gst.Sdp/SDPZone.cs b/sources/generated/Gst.Sdp/SDPZone.cs
index 041f51d..d67a615 100644
--- a/sources/generated/Gst.Sdp/SDPZone.cs
+++ b/sources/generated/Gst.Sdp/SDPZone.cs
@@ -23,7 +23,7 @@ namespace Gst.Sdp {
return (Gst.Sdp.SDPZone) Marshal.PtrToStructure (raw, typeof (Gst.Sdp.SDPZone));
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_zone_clear(IntPtr raw);
public Gst.Sdp.SDPResult Clear() {
@@ -36,7 +36,7 @@ namespace Gst.Sdp {
return ret;
}
- [DllImport("libgstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstsdp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_sdp_zone_set(IntPtr raw, IntPtr adj_time, IntPtr typed_time);
public Gst.Sdp.SDPResult Set(string adj_time, string typed_time) {
diff --git a/sources/generated/Gst.Tags/Global.cs b/sources/generated/Gst.Tags/Global.cs
index 5e62003..a831edf 100644
--- a/sources/generated/Gst.Tags/Global.cs
+++ b/sources/generated/Gst.Tags/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Tags {
#region Autogenerated code
public partial class Global {
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_vorbis_tag_add(IntPtr list, IntPtr tag, IntPtr value);
public static void VorbisTagAdd(Gst.TagList list, string tag, string value) {
diff --git a/sources/generated/Gst.Tags/TagDemux.cs b/sources/generated/Gst.Tags/TagDemux.cs
index b445af7..f89315d 100644
--- a/sources/generated/Gst.Tags/TagDemux.cs
+++ b/sources/generated/Gst.Tags/TagDemux.cs
@@ -270,7 +270,7 @@ namespace Gst.Tags {
// End of the ABI representation.
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_demux_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Tags/TagDemuxResult.cs b/sources/generated/Gst.Tags/TagDemuxResult.cs
index 1035354..deef090 100644
--- a/sources/generated/Gst.Tags/TagDemuxResult.cs
+++ b/sources/generated/Gst.Tags/TagDemuxResult.cs
@@ -16,7 +16,7 @@ namespace Gst.Tags {
}
internal class TagDemuxResultGType {
- [DllImport ("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_demux_result_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Tags/TagImageType.cs b/sources/generated/Gst.Tags/TagImageType.cs
index f2f0133..e095fd3 100644
--- a/sources/generated/Gst.Tags/TagImageType.cs
+++ b/sources/generated/Gst.Tags/TagImageType.cs
@@ -33,7 +33,7 @@ namespace Gst.Tags {
}
internal class TagImageTypeGType {
- [DllImport ("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_image_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Tags/TagLicenseFlags.cs b/sources/generated/Gst.Tags/TagLicenseFlags.cs
index a753870..f353fd4 100644
--- a/sources/generated/Gst.Tags/TagLicenseFlags.cs
+++ b/sources/generated/Gst.Tags/TagLicenseFlags.cs
@@ -28,7 +28,7 @@ namespace Gst.Tags {
}
internal class TagLicenseFlagsGType {
- [DllImport ("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_license_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Tags/TagMux.cs b/sources/generated/Gst.Tags/TagMux.cs
index 90aac77..4c0c694 100644
--- a/sources/generated/Gst.Tags/TagMux.cs
+++ b/sources/generated/Gst.Tags/TagMux.cs
@@ -174,7 +174,7 @@ namespace Gst.Tags {
// End of the ABI representation.
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_mux_get_type();
public static new GLib.GType GType {
@@ -185,7 +185,7 @@ namespace Gst.Tags {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_add_tag_value(IntPtr raw, int mode, IntPtr tag, IntPtr value);
public void AddTagValue(Gst.TagMergeMode mode, string tag, GLib.Value value) {
@@ -196,7 +196,7 @@ namespace Gst.Tags {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_setter_get_tag_list(IntPtr raw);
public Gst.TagList TagList {
@@ -207,10 +207,10 @@ namespace Gst.Tags {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_tag_setter_get_tag_merge_mode(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_set_tag_merge_mode(IntPtr raw, int mode);
public Gst.TagMergeMode TagMergeMode {
@@ -224,14 +224,14 @@ namespace Gst.Tags {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_merge_tags(IntPtr raw, IntPtr list, int mode);
public void MergeTags(Gst.TagList list, Gst.TagMergeMode mode) {
gst_tag_setter_merge_tags(Handle, list == null ? IntPtr.Zero : list.Handle, (int) mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_reset_tags(IntPtr raw);
public void ResetTags() {
diff --git a/sources/generated/Gst.Tags/TagXmpWriterAdapter.cs b/sources/generated/Gst.Tags/TagXmpWriterAdapter.cs
index e5c5e11..e2f4ce5 100644
--- a/sources/generated/Gst.Tags/TagXmpWriterAdapter.cs
+++ b/sources/generated/Gst.Tags/TagXmpWriterAdapter.cs
@@ -47,7 +47,7 @@ namespace Gst.Tags {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_xmp_writer_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_tag_xmp_writer_get_type ());
@@ -100,14 +100,14 @@ namespace Gst.Tags {
}
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_xmp_writer_add_all_schemas(IntPtr raw);
public void AddAllSchemas() {
gst_tag_xmp_writer_add_all_schemas(Handle);
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_xmp_writer_add_schema(IntPtr raw, IntPtr schema);
public void AddSchema(string schema) {
@@ -116,7 +116,7 @@ namespace Gst.Tags {
GLib.Marshaller.Free (native_schema);
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_xmp_writer_has_schema(IntPtr raw, IntPtr schema);
public bool HasSchema(string schema) {
@@ -127,14 +127,14 @@ namespace Gst.Tags {
return ret;
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_xmp_writer_remove_all_schemas(IntPtr raw);
public void RemoveAllSchemas() {
gst_tag_xmp_writer_remove_all_schemas(Handle);
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_xmp_writer_remove_schema(IntPtr raw, IntPtr schema);
public void RemoveSchema(string schema) {
@@ -143,7 +143,7 @@ namespace Gst.Tags {
GLib.Marshaller.Free (native_schema);
}
- [DllImport("libgsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gsttag-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_xmp_writer_tag_list_to_xmp_buffer(IntPtr raw, IntPtr taglist, bool read_only);
public Gst.Buffer TagListToXmpBuffer(Gst.TagList taglist, bool read_only) {
diff --git a/sources/generated/Gst.Video/ColorBalanceAdapter.cs b/sources/generated/Gst.Video/ColorBalanceAdapter.cs
index 97de069..eee53b3 100644
--- a/sources/generated/Gst.Video/ColorBalanceAdapter.cs
+++ b/sources/generated/Gst.Video/ColorBalanceAdapter.cs
@@ -131,7 +131,7 @@ namespace Gst.Video {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_color_balance_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_color_balance_get_type ());
@@ -194,7 +194,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_color_balance_get_balance_type(IntPtr raw);
public Gst.Video.ColorBalanceType BalanceType {
@@ -205,7 +205,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_color_balance_get_value(IntPtr raw, IntPtr channel);
public int GetValue(Gst.Video.ColorBalanceChannel channel) {
@@ -214,7 +214,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_color_balance_list_channels(IntPtr raw);
public Gst.Video.ColorBalanceChannel[] ListChannels() {
@@ -223,14 +223,14 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_color_balance_set_value(IntPtr raw, IntPtr channel, int value);
public void SetValue(Gst.Video.ColorBalanceChannel channel, int value) {
gst_color_balance_set_value(Handle, channel == null ? IntPtr.Zero : channel.Handle, value);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_color_balance_value_changed(IntPtr raw, IntPtr channel, int value);
public void ValueChanged(Gst.Video.ColorBalanceChannel channel, int value) {
diff --git a/sources/generated/Gst.Video/ColorBalanceChannel.cs b/sources/generated/Gst.Video/ColorBalanceChannel.cs
index 40c9ab4..f3c6626 100644
--- a/sources/generated/Gst.Video/ColorBalanceChannel.cs
+++ b/sources/generated/Gst.Video/ColorBalanceChannel.cs
@@ -140,7 +140,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_color_balance_channel_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Video/ColorBalanceType.cs b/sources/generated/Gst.Video/ColorBalanceType.cs
index 8d1f0a2..b9a97d7 100644
--- a/sources/generated/Gst.Video/ColorBalanceType.cs
+++ b/sources/generated/Gst.Video/ColorBalanceType.cs
@@ -15,7 +15,7 @@ namespace Gst.Video {
}
internal class ColorBalanceTypeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_color_balance_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/Global.cs b/sources/generated/Gst.Video/Global.cs
index 6fff02e..1a392b0 100644
--- a/sources/generated/Gst.Video/Global.cs
+++ b/sources/generated/Gst.Video/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_affine_transformation_meta(IntPtr buffer);
public static Gst.Video.VideoAffineTransformationMeta BufferAddVideoAffineTransformationMeta(Gst.Buffer buffer) {
@@ -20,7 +20,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_caption_meta(IntPtr buffer, int caption_type, byte[] data, UIntPtr size);
public static Gst.Video.VideoCaptionMeta BufferAddVideoCaptionMeta(Gst.Buffer buffer, Gst.Video.VideoCaptionType caption_type, byte[] data, ulong size) {
@@ -29,7 +29,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_gl_texture_upload_meta(IntPtr buffer, int texture_orientation, uint n_textures, int texture_type, Gst.VideoSharp.VideoGLTextureUploadNative upload, IntPtr user_data, IntPtr user_data_copy, IntPtr user_data_free);
public static Gst.Video.VideoGLTextureUploadMeta BufferAddVideoGlTextureUploadMeta(Gst.Buffer buffer, Gst.Video.VideoGLTextureOrientation texture_orientation, uint n_textures, Gst.Video.VideoGLTextureType texture_type, Gst.Video.VideoGLTextureUpload upload, IntPtr user_data_copy, IntPtr user_data_free) {
@@ -39,7 +39,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_meta(IntPtr buffer, int flags, int format, uint width, uint height);
public static Gst.Video.VideoMeta BufferAddVideoMeta(Gst.Buffer buffer, Gst.Video.VideoFrameFlags flags, Gst.Video.VideoFormat format, uint width, uint height) {
@@ -48,7 +48,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_overlay_composition_meta(IntPtr buf, IntPtr comp);
public static Gst.Video.VideoOverlayCompositionMeta BufferAddVideoOverlayCompositionMeta(Gst.Buffer buf, Gst.Video.VideoOverlayComposition comp) {
@@ -63,7 +63,7 @@ namespace Gst.Video {
return BufferAddVideoOverlayCompositionMeta (buf, Gst.Video.VideoOverlayComposition.Zero);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_region_of_interest_meta(IntPtr buffer, IntPtr roi_type, uint x, uint y, uint w, uint h);
public static Gst.Video.VideoRegionOfInterestMeta BufferAddVideoRegionOfInterestMeta(Gst.Buffer buffer, string roi_type, uint x, uint y, uint w, uint h) {
@@ -74,7 +74,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_region_of_interest_meta_id(IntPtr buffer, uint roi_type, uint x, uint y, uint w, uint h);
public static Gst.Video.VideoRegionOfInterestMeta BufferAddVideoRegionOfInterestMetaId(Gst.Buffer buffer, uint roi_type, uint x, uint y, uint w, uint h) {
@@ -83,7 +83,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_time_code_meta(IntPtr buffer, IntPtr tc);
public static Gst.Video.VideoTimeCodeMeta BufferAddVideoTimeCodeMeta(Gst.Buffer buffer, Gst.Video.VideoTimeCode tc) {
@@ -94,7 +94,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_video_time_code_meta_full(IntPtr buffer, uint fps_n, uint fps_d, IntPtr latest_daily_jam, int flags, uint hours, uint minutes, uint seconds, uint frames, uint field_count);
public static Gst.Video.VideoTimeCodeMeta BufferAddVideoTimeCodeMetaFull(Gst.Buffer buffer, uint fps_n, uint fps_d, GLib.DateTime latest_daily_jam, Gst.Video.VideoTimeCodeFlags flags, uint hours, uint minutes, uint seconds, uint frames, uint field_count) {
@@ -103,7 +103,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_video_meta(IntPtr buffer);
public static Gst.Video.VideoMeta BufferGetVideoMeta(Gst.Buffer buffer) {
@@ -112,7 +112,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_video_meta_id(IntPtr buffer, int id);
public static Gst.Video.VideoMeta BufferGetVideoMetaId(Gst.Buffer buffer, int id) {
@@ -121,7 +121,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_video_region_of_interest_meta_id(IntPtr buffer, int id);
public static Gst.Video.VideoRegionOfInterestMeta BufferGetVideoRegionOfInterestMetaId(Gst.Buffer buffer, int id) {
@@ -130,7 +130,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_config_get_video_alignment(IntPtr config, IntPtr align);
public static bool BufferPoolConfigGetVideoAlignment(Gst.Structure config, Gst.Video.VideoAlignment align) {
@@ -141,7 +141,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_pool_config_set_video_alignment(IntPtr config, IntPtr align);
public static void BufferPoolConfigSetVideoAlignment(Gst.Structure config, Gst.Video.VideoAlignment align) {
@@ -150,7 +150,7 @@ namespace Gst.Video {
Marshal.FreeHGlobal (native_align);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_is_video_overlay_prepare_window_handle_message(IntPtr msg);
public static bool IsVideoOverlayPrepareWindowHandleMessage(Gst.Message msg) {
@@ -159,7 +159,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_navigation_event_get_type(IntPtr evnt);
public static Gst.Video.NavigationEventType NavigationEventGetType(Gst.Event evnt) {
@@ -168,7 +168,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_command(IntPtr evnt, out int command);
public static bool NavigationEventParseCommand(Gst.Event evnt, out Gst.Video.NavigationCommand command) {
@@ -179,7 +179,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_key_event(IntPtr evnt, out IntPtr key);
public static bool NavigationEventParseKeyEvent(Gst.Event evnt, out string key) {
@@ -190,7 +190,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_mouse_button_event(IntPtr evnt, out int button, out double x, out double y);
public static bool NavigationEventParseMouseButtonEvent(Gst.Event evnt, out int button, out double x, out double y) {
@@ -199,7 +199,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_mouse_move_event(IntPtr evnt, out double x, out double y);
public static bool NavigationEventParseMouseMoveEvent(Gst.Event evnt, out double x, out double y) {
@@ -208,7 +208,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_navigation_message_get_type(IntPtr message);
public static Gst.Video.NavigationMessageType NavigationMessageGetType(Gst.Message message) {
@@ -217,7 +217,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_angles_changed(IntPtr src, uint cur_angle, uint n_angles);
public static Gst.Message NavigationMessageNewAnglesChanged(Gst.Object src, uint cur_angle, uint n_angles) {
@@ -226,7 +226,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_commands_changed(IntPtr src);
public static Gst.Message NavigationMessageNewCommandsChanged(Gst.Object src) {
@@ -235,7 +235,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_event(IntPtr src, IntPtr evnt);
public static Gst.Message NavigationMessageNewEvent(Gst.Object src, Gst.Event evnt) {
@@ -244,7 +244,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_mouse_over(IntPtr src, bool active);
public static Gst.Message NavigationMessageNewMouseOver(Gst.Object src, bool active) {
@@ -253,7 +253,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_message_parse_angles_changed(IntPtr message, out uint cur_angle, out uint n_angles);
public static bool NavigationMessageParseAnglesChanged(Gst.Message message, out uint cur_angle, out uint n_angles) {
@@ -262,7 +262,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_message_parse_event(IntPtr message, out IntPtr evnt);
public static bool NavigationMessageParseEvent(Gst.Message message, out Gst.Event evnt) {
@@ -273,7 +273,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_message_parse_mouse_over(IntPtr message, out bool active);
public static bool NavigationMessageParseMouseOver(Gst.Message message, out bool active) {
@@ -282,7 +282,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_navigation_query_get_type(IntPtr query);
public static Gst.Video.NavigationQueryType NavigationQueryGetType(Gst.Query query) {
@@ -291,7 +291,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_query_new_angles();
public static Gst.Query NavigationQueryNewAngles() {
@@ -300,7 +300,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_query_new_commands();
public static Gst.Query NavigationQueryNewCommands() {
@@ -309,7 +309,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_query_parse_angles(IntPtr query, out uint cur_angle, out uint n_angles);
public static bool NavigationQueryParseAngles(Gst.Query query, out uint cur_angle, out uint n_angles) {
@@ -318,7 +318,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_query_parse_commands_length(IntPtr query, out uint n_cmds);
public static bool NavigationQueryParseCommandsLength(Gst.Query query, out uint n_cmds) {
@@ -327,7 +327,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_query_parse_commands_nth(IntPtr query, uint nth, out int cmd);
public static bool NavigationQueryParseCommandsNth(Gst.Query query, uint nth, out Gst.Video.NavigationCommand cmd) {
@@ -338,14 +338,14 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_query_set_angles(IntPtr query, uint cur_angle, uint n_angles);
public static void NavigationQuerySetAngles(Gst.Query query, uint cur_angle, uint n_angles) {
gst_navigation_query_set_angles(query == null ? IntPtr.Zero : query.Handle, cur_angle, n_angles);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_query_set_commandsv(IntPtr query, int n_cmds, int[] cmds);
public static void NavigationQuerySetCommandsv(Gst.Query query, Gst.Video.NavigationCommand[] cmds) {
@@ -356,7 +356,7 @@ namespace Gst.Video {
gst_navigation_query_set_commandsv(query == null ? IntPtr.Zero : query.Handle, (cmds == null ? 0 : cmds.Length), native_cmds);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_affine_transformation_meta_api_get_type();
public static GLib.GType VideoAffineTransformationMetaApiGetType() {
@@ -365,7 +365,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_affine_transformation_meta_get_info();
public static Gst.MetaInfo VideoAffineTransformationMetaGetInfo() {
@@ -374,7 +374,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_blend(IntPtr dest, IntPtr src, int x, int y, float global_alpha);
public static bool VideoBlend(Gst.Video.VideoFrame dest, Gst.Video.VideoFrame src, int x, int y, float global_alpha) {
@@ -387,7 +387,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_blend_scale_linear_RGBA(IntPtr src, IntPtr src_buffer, int dest_height, int dest_width, out IntPtr dest, out IntPtr dest_buffer);
public static void VideoBlendScaleLinearRGBA(Gst.Video.VideoInfo src, Gst.Buffer src_buffer, int dest_height, int dest_width, out Gst.Video.VideoInfo dest, out Gst.Buffer dest_buffer) {
@@ -398,7 +398,7 @@ namespace Gst.Video {
dest_buffer = native_dest_buffer == IntPtr.Zero ? null : (Gst.Buffer) GLib.Opaque.GetOpaque (native_dest_buffer, typeof (Gst.Buffer), true);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_calculate_display_ratio(out uint dar_n, out uint dar_d, uint video_width, uint video_height, uint video_par_n, uint video_par_d, uint display_par_n, uint display_par_d);
public static bool VideoCalculateDisplayRatio(out uint dar_n, out uint dar_d, uint video_width, uint video_height, uint video_par_n, uint video_par_d, uint display_par_n, uint display_par_d) {
@@ -407,7 +407,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_caption_meta_api_get_type();
public static GLib.GType VideoCaptionMetaApiGetType() {
@@ -416,7 +416,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_caption_meta_get_info();
public static Gst.MetaInfo VideoCaptionMetaGetInfo() {
@@ -425,7 +425,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_caption_type_from_caps(IntPtr caps);
public static Gst.Video.VideoCaptionType VideoCaptionTypeFromCaps(Gst.Caps caps) {
@@ -434,7 +434,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_caption_type_to_caps(int type);
public static Gst.Caps VideoCaptionTypeToCaps(Gst.Video.VideoCaptionType type) {
@@ -443,7 +443,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_chroma_from_string(IntPtr s);
public static Gst.Video.VideoChromaSite VideoChromaFromString(string s) {
@@ -454,7 +454,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_chroma_resample(IntPtr resample, IntPtr lines, int width);
public static void VideoChromaResample(Gst.Video.VideoChromaResample resample, IntPtr lines, int width) {
@@ -465,7 +465,7 @@ namespace Gst.Video {
VideoChromaResample (resample, IntPtr.Zero, width);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_chroma_to_string(int site);
public static string VideoChromaToString(Gst.Video.VideoChromaSite site) {
@@ -474,7 +474,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_color_matrix_get_Kr_Kb(int matrix, out double Kr, out double Kb);
public static bool VideoColorMatrixGetKrKb(Gst.Video.VideoColorMatrix matrix, out double Kr, out double Kb) {
@@ -483,7 +483,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_color_primaries_get_info(int primaries);
public static Gst.Video.VideoColorPrimariesInfo VideoColorPrimariesGetInfo(Gst.Video.VideoColorPrimaries primaries) {
@@ -492,7 +492,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_color_range_offsets(int range, IntPtr info, out int[] offset, out int[] scale);
public static void VideoColorRangeOffsets(Gst.Video.VideoColorRange range, Gst.Video.VideoFormatInfo info, out int[] offset, out int[] scale) {
@@ -503,7 +503,7 @@ namespace Gst.Video {
Marshal.FreeHGlobal (native_info);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_video_color_transfer_decode(int func, double val);
public static double VideoColorTransferDecode(Gst.Video.VideoTransferFunction func, double val) {
@@ -512,7 +512,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_video_color_transfer_encode(int func, double val);
public static double VideoColorTransferEncode(Gst.Video.VideoTransferFunction func, double val) {
@@ -521,7 +521,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_video_convert_sample(IntPtr sample, IntPtr to_caps, ulong timeout, out IntPtr error);
public static unsafe Gst.Sample VideoConvertSample(Gst.Sample sample, Gst.Caps to_caps, ulong timeout) {
@@ -532,7 +532,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_convert_sample_async(IntPtr sample, IntPtr to_caps, ulong timeout, Gst.VideoSharp.VideoConvertSampleCallbackNative cb, IntPtr user_data, GLib.DestroyNotify destroy_notify);
public static void VideoConvertSampleAsync(Gst.Sample sample, Gst.Caps to_caps, ulong timeout, Gst.Video.VideoConvertSampleCallback cb) {
@@ -549,7 +549,7 @@ namespace Gst.Video {
gst_video_convert_sample_async(sample == null ? IntPtr.Zero : sample.Handle, to_caps == null ? IntPtr.Zero : to_caps.Handle, timeout, cb_wrapper.NativeDelegate, user_data, destroy_notify);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_crop_meta_api_get_type();
public static GLib.GType VideoCropMetaApiGetType() {
@@ -558,7 +558,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_crop_meta_get_info();
public static Gst.MetaInfo VideoCropMetaGetInfo() {
@@ -567,7 +567,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_event_is_force_key_unit(IntPtr evnt);
public static bool VideoEventIsForceKeyUnit(Gst.Event evnt) {
@@ -576,7 +576,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_event_new_downstream_force_key_unit(ulong timestamp, ulong stream_time, ulong running_time, bool all_headers, uint count);
public static Gst.Event VideoEventNewDownstreamForceKeyUnit(ulong timestamp, ulong stream_time, ulong running_time, bool all_headers, uint count) {
@@ -585,7 +585,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_event_new_still_frame(bool in_still);
public static Gst.Event VideoEventNewStillFrame(bool in_still) {
@@ -594,7 +594,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_event_new_upstream_force_key_unit(ulong running_time, bool all_headers, uint count);
public static Gst.Event VideoEventNewUpstreamForceKeyUnit(ulong running_time, bool all_headers, uint count) {
@@ -603,7 +603,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_event_parse_downstream_force_key_unit(IntPtr evnt, out ulong timestamp, out ulong stream_time, out ulong running_time, out bool all_headers, out uint count);
public static bool VideoEventParseDownstreamForceKeyUnit(Gst.Event evnt, out ulong timestamp, out ulong stream_time, out ulong running_time, out bool all_headers, out uint count) {
@@ -612,7 +612,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_event_parse_still_frame(IntPtr evnt, out bool in_still);
public static bool VideoEventParseStillFrame(Gst.Event evnt, out bool in_still) {
@@ -621,7 +621,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_event_parse_upstream_force_key_unit(IntPtr evnt, out ulong running_time, out bool all_headers, out uint count);
public static bool VideoEventParseUpstreamForceKeyUnit(Gst.Event evnt, out ulong running_time, out bool all_headers, out uint count) {
@@ -630,7 +630,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_field_order_from_string(IntPtr order);
public static Gst.Video.VideoFieldOrder VideoFieldOrderFromString(string order) {
@@ -641,7 +641,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_field_order_to_string(int order);
public static string VideoFieldOrderToString(Gst.Video.VideoFieldOrder order) {
@@ -650,7 +650,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_format_from_fourcc(uint fourcc);
public static Gst.Video.VideoFormat VideoFormatFromFourcc(uint fourcc) {
@@ -659,7 +659,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_format_from_masks(int depth, int bpp, int endianness, uint red_mask, uint green_mask, uint blue_mask, uint alpha_mask);
public static Gst.Video.VideoFormat VideoFormatFromMasks(int depth, int bpp, int endianness, uint red_mask, uint green_mask, uint blue_mask, uint alpha_mask) {
@@ -668,7 +668,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_format_from_string(IntPtr format);
public static Gst.Video.VideoFormat VideoFormatFromString(string format) {
@@ -679,7 +679,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_format_get_info(int format);
public static Gst.Video.VideoFormatInfo VideoFormatGetInfo(Gst.Video.VideoFormat format) {
@@ -688,7 +688,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_format_get_palette(int format, out UIntPtr size);
public static IntPtr VideoFormatGetPalette(Gst.Video.VideoFormat format, out ulong size) {
@@ -699,7 +699,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_format_to_fourcc(int format);
public static uint VideoFormatToFourcc(Gst.Video.VideoFormat format) {
@@ -708,7 +708,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_format_to_string(int format);
public static string VideoFormatToString(Gst.Video.VideoFormat format) {
@@ -717,7 +717,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_gl_texture_upload_meta_api_get_type();
public static GLib.GType VideoGlTextureUploadMetaApiGetType() {
@@ -726,7 +726,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_gl_texture_upload_meta_get_info();
public static Gst.MetaInfo VideoGlTextureUploadMetaGetInfo() {
@@ -735,7 +735,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_guess_framerate(ulong duration, out int dest_n, out int dest_d);
public static bool VideoGuessFramerate(ulong duration, out int dest_n, out int dest_d) {
@@ -744,7 +744,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_interlace_mode_from_string(IntPtr mode);
public static Gst.Video.VideoInterlaceMode VideoInterlaceModeFromString(string mode) {
@@ -755,7 +755,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_interlace_mode_to_string(int mode);
public static string VideoInterlaceModeToString(Gst.Video.VideoInterlaceMode mode) {
@@ -764,7 +764,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_meta_api_get_type();
public static GLib.GType VideoMetaApiGetType() {
@@ -773,7 +773,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_meta_get_info();
public static Gst.MetaInfo VideoMetaGetInfo() {
@@ -782,7 +782,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_meta_transform_scale_get_quark();
public static uint VideoMetaTransformScaleGetQuark() {
@@ -791,7 +791,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_get_doubled_height_modes();
public static GLib.Value VideoMultiviewGetDoubledHeightModes() {
@@ -800,7 +800,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_get_doubled_size_modes();
public static GLib.Value VideoMultiviewGetDoubledSizeModes() {
@@ -809,7 +809,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_get_doubled_width_modes();
public static GLib.Value VideoMultiviewGetDoubledWidthModes() {
@@ -818,7 +818,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_get_mono_modes();
public static GLib.Value VideoMultiviewGetMonoModes() {
@@ -827,7 +827,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_get_unpacked_modes();
public static GLib.Value VideoMultiviewGetUnpackedModes() {
@@ -836,7 +836,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_multiview_guess_half_aspect(int mv_mode, uint width, uint height, uint par_n, uint par_d);
public static bool VideoMultiviewGuessHalfAspect(Gst.Video.VideoMultiviewMode mv_mode, uint width, uint height, uint par_n, uint par_d) {
@@ -845,7 +845,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_multiview_mode_from_caps_string(IntPtr caps_mview_mode);
public static Gst.Video.VideoMultiviewMode VideoMultiviewModeFromCapsString(string caps_mview_mode) {
@@ -856,7 +856,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_mode_to_caps_string(int mview_mode);
public static string VideoMultiviewModeToCapsString(Gst.Video.VideoMultiviewMode mview_mode) {
@@ -865,14 +865,14 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_multiview_video_info_change_mode(IntPtr info, int out_mview_mode, int out_mview_flags);
public static void VideoMultiviewVideoInfoChangeMode(Gst.Video.VideoInfo info, Gst.Video.VideoMultiviewMode out_mview_mode, Gst.Video.VideoMultiviewFlags out_mview_flags) {
gst_video_multiview_video_info_change_mode(info == null ? IntPtr.Zero : info.Handle, (int) out_mview_mode, (int) out_mview_flags);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_meta_api_get_type();
public static GLib.GType VideoOverlayCompositionMetaApiGetType() {
@@ -881,7 +881,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_meta_get_info();
public static Gst.MetaInfo VideoOverlayCompositionMetaGetInfo() {
@@ -890,7 +890,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_overlay_set_property(IntPtr _object, int last_prop_id, uint property_id, IntPtr value);
public static bool VideoOverlaySetProperty(GLib.Object _object, int last_prop_id, uint property_id, GLib.Value value) {
@@ -901,7 +901,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_region_of_interest_meta_api_get_type();
public static GLib.GType VideoRegionOfInterestMetaApiGetType() {
@@ -910,7 +910,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_region_of_interest_meta_get_info();
public static Gst.MetaInfo VideoRegionOfInterestMetaGetInfo() {
@@ -919,7 +919,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_tile_get_index(int mode, int x, int y, int x_tiles, int y_tiles);
public static uint VideoTileGetIndex(Gst.Video.VideoTileMode mode, int x, int y, int x_tiles, int y_tiles) {
@@ -928,7 +928,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_meta_api_get_type();
public static GLib.GType VideoTimeCodeMetaApiGetType() {
@@ -937,7 +937,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_meta_get_info();
public static Gst.MetaInfo VideoTimeCodeMetaGetInfo() {
diff --git a/sources/generated/Gst.Video/NavigationAdapter.cs b/sources/generated/Gst.Video/NavigationAdapter.cs
index c51d820..ffd3f4b 100644
--- a/sources/generated/Gst.Video/NavigationAdapter.cs
+++ b/sources/generated/Gst.Video/NavigationAdapter.cs
@@ -68,7 +68,7 @@ namespace Gst.Video {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_navigation_get_type ());
@@ -121,7 +121,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_navigation_event_get_type(IntPtr evnt);
public static Gst.Video.NavigationEventType EventGetType(Gst.Event evnt) {
@@ -130,7 +130,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_command(IntPtr evnt, out int command);
public static bool EventParseCommand(Gst.Event evnt, out Gst.Video.NavigationCommand command) {
@@ -141,7 +141,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_key_event(IntPtr evnt, out IntPtr key);
public static bool EventParseKeyEvent(Gst.Event evnt, out string key) {
@@ -152,7 +152,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_mouse_button_event(IntPtr evnt, out int button, out double x, out double y);
public static bool EventParseMouseButtonEvent(Gst.Event evnt, out int button, out double x, out double y) {
@@ -161,7 +161,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_event_parse_mouse_move_event(IntPtr evnt, out double x, out double y);
public static bool EventParseMouseMoveEvent(Gst.Event evnt, out double x, out double y) {
@@ -170,7 +170,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_navigation_message_get_type(IntPtr message);
public static Gst.Video.NavigationMessageType MessageGetType(Gst.Message message) {
@@ -179,7 +179,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_angles_changed(IntPtr src, uint cur_angle, uint n_angles);
public static Gst.Message MessageNewAnglesChanged(Gst.Object src, uint cur_angle, uint n_angles) {
@@ -188,7 +188,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_commands_changed(IntPtr src);
public static Gst.Message MessageNewCommandsChanged(Gst.Object src) {
@@ -197,7 +197,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_event(IntPtr src, IntPtr evnt);
public static Gst.Message MessageNewEvent(Gst.Object src, Gst.Event evnt) {
@@ -206,7 +206,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_new_mouse_over(IntPtr src, bool active);
public static Gst.Message MessageNewMouseOver(Gst.Object src, bool active) {
@@ -215,7 +215,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_message_parse_angles_changed(IntPtr message, out uint cur_angle, out uint n_angles);
public static bool MessageParseAnglesChanged(Gst.Message message, out uint cur_angle, out uint n_angles) {
@@ -224,7 +224,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_message_parse_event(IntPtr message, out IntPtr evnt);
public static bool MessageParseEvent(Gst.Message message, out Gst.Event evnt) {
@@ -235,7 +235,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_message_parse_mouse_over(IntPtr message, out bool active);
public static bool MessageParseMouseOver(Gst.Message message, out bool active) {
@@ -244,7 +244,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_navigation_query_get_type(IntPtr query);
public static Gst.Video.NavigationQueryType QueryGetType(Gst.Query query) {
@@ -253,7 +253,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_query_new_angles();
public static Gst.Query QueryNewAngles() {
@@ -262,7 +262,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_query_new_commands();
public static Gst.Query QueryNewCommands() {
@@ -271,7 +271,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_query_parse_angles(IntPtr query, out uint cur_angle, out uint n_angles);
public static bool QueryParseAngles(Gst.Query query, out uint cur_angle, out uint n_angles) {
@@ -280,7 +280,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_query_parse_commands_length(IntPtr query, out uint n_cmds);
public static bool QueryParseCommandsLength(Gst.Query query, out uint n_cmds) {
@@ -289,7 +289,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_navigation_query_parse_commands_nth(IntPtr query, uint nth, out int cmd);
public static bool QueryParseCommandsNth(Gst.Query query, uint nth, out Gst.Video.NavigationCommand cmd) {
@@ -300,14 +300,14 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_query_set_angles(IntPtr query, uint cur_angle, uint n_angles);
public static void QuerySetAngles(Gst.Query query, uint cur_angle, uint n_angles) {
gst_navigation_query_set_angles(query == null ? IntPtr.Zero : query.Handle, cur_angle, n_angles);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_query_set_commandsv(IntPtr query, int n_cmds, int[] cmds);
public static void QuerySetCommandsv(Gst.Query query, Gst.Video.NavigationCommand[] cmds) {
@@ -318,21 +318,21 @@ namespace Gst.Video {
gst_navigation_query_set_commandsv(query == null ? IntPtr.Zero : query.Handle, (cmds == null ? 0 : cmds.Length), native_cmds);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_send_command(IntPtr raw, int command);
public void SendCommand(Gst.Video.NavigationCommand command) {
gst_navigation_send_command(Handle, (int) command);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_send_event(IntPtr raw, IntPtr structure);
public void SendEvent(Gst.Structure structure) {
gst_navigation_send_event(Handle, structure == null ? IntPtr.Zero : structure.Handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_send_key_event(IntPtr raw, IntPtr evnt, IntPtr key);
public void SendKeyEvent(string evnt, string key) {
@@ -343,7 +343,7 @@ namespace Gst.Video {
GLib.Marshaller.Free (native_key);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_navigation_send_mouse_event(IntPtr raw, IntPtr evnt, int button, double x, double y);
public void SendMouseEvent(string evnt, int button, double x, double y) {
diff --git a/sources/generated/Gst.Video/NavigationCommand.cs b/sources/generated/Gst.Video/NavigationCommand.cs
index 98d4fc9..ff329f9 100644
--- a/sources/generated/Gst.Video/NavigationCommand.cs
+++ b/sources/generated/Gst.Video/NavigationCommand.cs
@@ -28,7 +28,7 @@ namespace Gst.Video {
}
internal class NavigationCommandGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_command_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/NavigationEventType.cs b/sources/generated/Gst.Video/NavigationEventType.cs
index 3dc512e..aab9963 100644
--- a/sources/generated/Gst.Video/NavigationEventType.cs
+++ b/sources/generated/Gst.Video/NavigationEventType.cs
@@ -20,7 +20,7 @@ namespace Gst.Video {
}
internal class NavigationEventTypeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_event_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/NavigationMessageType.cs b/sources/generated/Gst.Video/NavigationMessageType.cs
index 3daf9b9..22b7884 100644
--- a/sources/generated/Gst.Video/NavigationMessageType.cs
+++ b/sources/generated/Gst.Video/NavigationMessageType.cs
@@ -18,7 +18,7 @@ namespace Gst.Video {
}
internal class NavigationMessageTypeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_message_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/NavigationQueryType.cs b/sources/generated/Gst.Video/NavigationQueryType.cs
index e53ef6b..a8854f5 100644
--- a/sources/generated/Gst.Video/NavigationQueryType.cs
+++ b/sources/generated/Gst.Video/NavigationQueryType.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class NavigationQueryTypeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_navigation_query_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoAffineTransformationMeta.cs b/sources/generated/Gst.Video/VideoAffineTransformationMeta.cs
index b42d072..a93b524 100644
--- a/sources/generated/Gst.Video/VideoAffineTransformationMeta.cs
+++ b/sources/generated/Gst.Video/VideoAffineTransformationMeta.cs
@@ -24,7 +24,7 @@ namespace Gst.Video {
return (Gst.Video.VideoAffineTransformationMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoAffineTransformationMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_affine_transformation_meta_apply_matrix(IntPtr raw, float matrix);
public void ApplyMatrix(float matrix) {
@@ -35,7 +35,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_affine_transformation_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoAggregator.cs b/sources/generated/Gst.Video/VideoAggregator.cs
index 28b4a32..d2bea06 100644
--- a/sources/generated/Gst.Video/VideoAggregator.cs
+++ b/sources/generated/Gst.Video/VideoAggregator.cs
@@ -310,7 +310,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_aggregator_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoAggregatorConvertPad.cs b/sources/generated/Gst.Video/VideoAggregatorConvertPad.cs
index e2da190..2da5636 100644
--- a/sources/generated/Gst.Video/VideoAggregatorConvertPad.cs
+++ b/sources/generated/Gst.Video/VideoAggregatorConvertPad.cs
@@ -118,7 +118,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_aggregator_convert_pad_get_type();
public static new GLib.GType GType {
@@ -129,7 +129,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_aggregator_convert_pad_update_conversion_info(IntPtr raw);
public void UpdateConversionInfo() {
diff --git a/sources/generated/Gst.Video/VideoAggregatorPad.cs b/sources/generated/Gst.Video/VideoAggregatorPad.cs
index 9a06cea..b0a706d 100644
--- a/sources/generated/Gst.Video/VideoAggregatorPad.cs
+++ b/sources/generated/Gst.Video/VideoAggregatorPad.cs
@@ -273,7 +273,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_aggregator_pad_get_type();
public static new GLib.GType GType {
@@ -284,7 +284,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_aggregator_pad_get_current_buffer(IntPtr raw);
public Gst.Buffer CurrentBuffer {
@@ -295,7 +295,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_aggregator_pad_get_prepared_frame(IntPtr raw);
public Gst.Video.VideoFrame PreparedFrame {
@@ -306,7 +306,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_aggregator_pad_has_current_buffer(IntPtr raw);
public bool HasCurrentBuffer {
@@ -317,7 +317,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_aggregator_pad_set_needs_alpha(IntPtr raw, bool needs_alpha);
public bool NeedsAlpha {
diff --git a/sources/generated/Gst.Video/VideoAlignment.cs b/sources/generated/Gst.Video/VideoAlignment.cs
index 004cd95..14413f6 100644
--- a/sources/generated/Gst.Video/VideoAlignment.cs
+++ b/sources/generated/Gst.Video/VideoAlignment.cs
@@ -27,7 +27,7 @@ namespace Gst.Video {
return (Gst.Video.VideoAlignment) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoAlignment));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_alignment_reset(IntPtr raw);
public void Reset() {
diff --git a/sources/generated/Gst.Video/VideoAlphaMode.cs b/sources/generated/Gst.Video/VideoAlphaMode.cs
index 8344412..84b5e3b 100644
--- a/sources/generated/Gst.Video/VideoAlphaMode.cs
+++ b/sources/generated/Gst.Video/VideoAlphaMode.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoAlphaModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_alpha_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoAncillaryDID.cs b/sources/generated/Gst.Video/VideoAncillaryDID.cs
index a1d43de..5fa4661 100644
--- a/sources/generated/Gst.Video/VideoAncillaryDID.cs
+++ b/sources/generated/Gst.Video/VideoAncillaryDID.cs
@@ -25,7 +25,7 @@ namespace Gst.Video {
}
internal class VideoAncillaryDIDGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_ancillary_did_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoAncillaryDID16.cs b/sources/generated/Gst.Video/VideoAncillaryDID16.cs
index e87d3f5..85bd086 100644
--- a/sources/generated/Gst.Video/VideoAncillaryDID16.cs
+++ b/sources/generated/Gst.Video/VideoAncillaryDID16.cs
@@ -15,7 +15,7 @@ namespace Gst.Video {
}
internal class VideoAncillaryDID16GType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_ancillary_di_d16_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoBufferFlags.cs b/sources/generated/Gst.Video/VideoBufferFlags.cs
index 7afef78..677a9b8 100644
--- a/sources/generated/Gst.Video/VideoBufferFlags.cs
+++ b/sources/generated/Gst.Video/VideoBufferFlags.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
}
internal class VideoBufferFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_buffer_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoBufferPool.cs b/sources/generated/Gst.Video/VideoBufferPool.cs
index 2cb4928..fc55c91 100644
--- a/sources/generated/Gst.Video/VideoBufferPool.cs
+++ b/sources/generated/Gst.Video/VideoBufferPool.cs
@@ -13,7 +13,7 @@ namespace Gst.Video {
public VideoBufferPool (IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_buffer_pool_new();
public VideoBufferPool () : base (IntPtr.Zero)
@@ -40,7 +40,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_buffer_pool_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoCaptionMeta.cs b/sources/generated/Gst.Video/VideoCaptionMeta.cs
index 66f9f99..5aeea9f 100644
--- a/sources/generated/Gst.Video/VideoCaptionMeta.cs
+++ b/sources/generated/Gst.Video/VideoCaptionMeta.cs
@@ -34,7 +34,7 @@ namespace Gst.Video {
return (Gst.Video.VideoCaptionMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoCaptionMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_caption_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoCaptionType.cs b/sources/generated/Gst.Video/VideoCaptionType.cs
index 803b30d..d6f045d 100644
--- a/sources/generated/Gst.Video/VideoCaptionType.cs
+++ b/sources/generated/Gst.Video/VideoCaptionType.cs
@@ -18,7 +18,7 @@ namespace Gst.Video {
}
internal class VideoCaptionTypeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_caption_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoChromaFlags.cs b/sources/generated/Gst.Video/VideoChromaFlags.cs
index 4f5a6d3..e7b26ae 100644
--- a/sources/generated/Gst.Video/VideoChromaFlags.cs
+++ b/sources/generated/Gst.Video/VideoChromaFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoChromaFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_chroma_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoChromaMethod.cs b/sources/generated/Gst.Video/VideoChromaMethod.cs
index 57ba32c..3a4c00f 100644
--- a/sources/generated/Gst.Video/VideoChromaMethod.cs
+++ b/sources/generated/Gst.Video/VideoChromaMethod.cs
@@ -15,7 +15,7 @@ namespace Gst.Video {
}
internal class VideoChromaMethodGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_chroma_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoChromaMode.cs b/sources/generated/Gst.Video/VideoChromaMode.cs
index 1c93499..b5ff455 100644
--- a/sources/generated/Gst.Video/VideoChromaMode.cs
+++ b/sources/generated/Gst.Video/VideoChromaMode.cs
@@ -17,7 +17,7 @@ namespace Gst.Video {
}
internal class VideoChromaModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_chroma_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoChromaResample.cs b/sources/generated/Gst.Video/VideoChromaResample.cs
index fb7c673..f63c8be 100644
--- a/sources/generated/Gst.Video/VideoChromaResample.cs
+++ b/sources/generated/Gst.Video/VideoChromaResample.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class VideoChromaResample : GLib.Opaque {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_chroma_resample_get_info(IntPtr raw, uint n_lines, int offset);
public void GetInfo(uint n_lines, int offset) {
@@ -20,7 +20,7 @@ namespace Gst.Video {
public VideoChromaResample(IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_chroma_resample_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Video/VideoChromaSite.cs b/sources/generated/Gst.Video/VideoChromaSite.cs
index f1200c0..5b0ddf1 100644
--- a/sources/generated/Gst.Video/VideoChromaSite.cs
+++ b/sources/generated/Gst.Video/VideoChromaSite.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
}
internal class VideoChromaSiteGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_chroma_site_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoCodecFrame.cs b/sources/generated/Gst.Video/VideoCodecFrame.cs
index 5668606..e4c7c91 100644
--- a/sources/generated/Gst.Video/VideoCodecFrame.cs
+++ b/sources/generated/Gst.Video/VideoCodecFrame.cs
@@ -52,7 +52,7 @@ namespace Gst.Video {
return (Gst.Video.VideoCodecFrame) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoCodecFrame));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_codec_frame_get_type();
public static GLib.GType GType {
@@ -63,7 +63,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_codec_frame_ref(IntPtr raw);
public Gst.Video.VideoCodecFrame Ref() {
@@ -76,7 +76,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_codec_frame_set_user_data(IntPtr raw, IntPtr user_data, GLib.DestroyNotify notify);
public void SetUserData(IntPtr user_data, GLib.DestroyNotify notify) {
@@ -87,7 +87,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_codec_frame_unref(IntPtr raw);
public void Unref() {
diff --git a/sources/generated/Gst.Video/VideoCodecState.cs b/sources/generated/Gst.Video/VideoCodecState.cs
index 189bb4b..f444b46 100644
--- a/sources/generated/Gst.Video/VideoCodecState.cs
+++ b/sources/generated/Gst.Video/VideoCodecState.cs
@@ -60,7 +60,7 @@ namespace Gst.Video {
return (Gst.Video.VideoCodecState) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoCodecState));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_codec_state_get_type();
public static GLib.GType GType {
@@ -71,7 +71,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_codec_state_ref(IntPtr raw);
public Gst.Video.VideoCodecState Ref() {
@@ -84,7 +84,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_codec_state_unref(IntPtr raw);
public void Unref() {
diff --git a/sources/generated/Gst.Video/VideoColorMatrix.cs b/sources/generated/Gst.Video/VideoColorMatrix.cs
index 5b4b2cc..997f8bc 100644
--- a/sources/generated/Gst.Video/VideoColorMatrix.cs
+++ b/sources/generated/Gst.Video/VideoColorMatrix.cs
@@ -20,7 +20,7 @@ namespace Gst.Video {
}
internal class VideoColorMatrixGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_color_matrix_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoColorPrimaries.cs b/sources/generated/Gst.Video/VideoColorPrimaries.cs
index 115d7d4..91ebc7c 100644
--- a/sources/generated/Gst.Video/VideoColorPrimaries.cs
+++ b/sources/generated/Gst.Video/VideoColorPrimaries.cs
@@ -26,7 +26,7 @@ namespace Gst.Video {
}
internal class VideoColorPrimariesGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_color_primaries_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoColorRange.cs b/sources/generated/Gst.Video/VideoColorRange.cs
index 17a7777..e9ce5dc 100644
--- a/sources/generated/Gst.Video/VideoColorRange.cs
+++ b/sources/generated/Gst.Video/VideoColorRange.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoColorRangeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_color_range_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoColorimetry.cs b/sources/generated/Gst.Video/VideoColorimetry.cs
index 11182b5..3698ef4 100644
--- a/sources/generated/Gst.Video/VideoColorimetry.cs
+++ b/sources/generated/Gst.Video/VideoColorimetry.cs
@@ -25,7 +25,7 @@ namespace Gst.Video {
return (Gst.Video.VideoColorimetry) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoColorimetry));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_colorimetry_from_string(IntPtr raw, IntPtr color);
public bool FromString(string color) {
@@ -40,7 +40,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_colorimetry_is_equal(IntPtr raw, IntPtr other);
public bool IsEqual(Gst.Video.VideoColorimetry other) {
@@ -55,7 +55,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_colorimetry_matches(IntPtr raw, IntPtr color);
public bool Matches(string color) {
@@ -70,7 +70,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_colorimetry_to_string(IntPtr raw);
public override string ToString() {
diff --git a/sources/generated/Gst.Video/VideoConverter.cs b/sources/generated/Gst.Video/VideoConverter.cs
index bbe2d9c..5468ee8 100644
--- a/sources/generated/Gst.Video/VideoConverter.cs
+++ b/sources/generated/Gst.Video/VideoConverter.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class VideoConverter : GLib.Opaque {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_converter_frame(IntPtr raw, IntPtr src, IntPtr dest);
public void Frame(Gst.Video.VideoFrame src, Gst.Video.VideoFrame dest) {
@@ -22,7 +22,7 @@ namespace Gst.Video {
Marshal.FreeHGlobal (native_dest);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_converter_get_config(IntPtr raw);
public Gst.Structure Config {
@@ -33,7 +33,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_converter_set_config(IntPtr raw, IntPtr config);
public bool SetConfig(Gst.Structure config) {
@@ -45,7 +45,7 @@ namespace Gst.Video {
public VideoConverter(IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_converter_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Video/VideoCropMeta.cs b/sources/generated/Gst.Video/VideoCropMeta.cs
index 22d1e13..ae409ae 100644
--- a/sources/generated/Gst.Video/VideoCropMeta.cs
+++ b/sources/generated/Gst.Video/VideoCropMeta.cs
@@ -26,7 +26,7 @@ namespace Gst.Video {
return (Gst.Video.VideoCropMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoCropMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_crop_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoDecoder.cs b/sources/generated/Gst.Video/VideoDecoder.cs
index 446e439..3021ac0 100644
--- a/sources/generated/Gst.Video/VideoDecoder.cs
+++ b/sources/generated/Gst.Video/VideoDecoder.cs
@@ -1372,7 +1372,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_get_type();
public static new GLib.GType GType {
@@ -1383,14 +1383,14 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_add_to_frame(IntPtr raw, int n_bytes);
public void AddToFrame(int n_bytes) {
gst_video_decoder_add_to_frame(Handle, n_bytes);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_allocate_output_buffer(IntPtr raw);
public Gst.Buffer AllocateOutputBuffer() {
@@ -1399,7 +1399,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_allocate_output_frame(IntPtr raw, IntPtr frame);
public Gst.FlowReturn AllocateOutputFrame(Gst.Video.VideoCodecFrame frame) {
@@ -1410,7 +1410,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_allocate_output_frame_with_params(IntPtr raw, IntPtr frame, IntPtr parms);
public Gst.FlowReturn AllocateOutputFrameWithParams(Gst.Video.VideoCodecFrame frame, Gst.BufferPoolAcquireParams parms) {
@@ -1423,7 +1423,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_drop_frame(IntPtr raw, IntPtr frame);
public Gst.FlowReturn DropFrame(Gst.Video.VideoCodecFrame frame) {
@@ -1434,7 +1434,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_finish_frame(IntPtr raw, IntPtr frame);
public Gst.FlowReturn FinishFrame(Gst.Video.VideoCodecFrame frame) {
@@ -1445,7 +1445,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1457,7 +1457,7 @@ namespace Gst.Video {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_get_buffer_pool(IntPtr raw);
public Gst.BufferPool BufferPool {
@@ -1468,7 +1468,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_get_estimate_rate(IntPtr raw);
public int EstimateRate {
@@ -1479,7 +1479,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_get_frame(IntPtr raw, int frame_number);
public Gst.Video.VideoCodecFrame GetFrame(int frame_number) {
@@ -1488,7 +1488,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_get_frames(IntPtr raw);
public GLib.List[] Frames {
@@ -1499,14 +1499,14 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_get_latency(IntPtr raw, out ulong min_latency, out ulong max_latency);
public void GetLatency(out ulong min_latency, out ulong max_latency) {
gst_video_decoder_get_latency(Handle, out min_latency, out max_latency);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_video_decoder_get_max_decode_time(IntPtr raw, IntPtr frame);
public long GetMaxDecodeTime(Gst.Video.VideoCodecFrame frame) {
@@ -1517,10 +1517,10 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_get_max_errors(IntPtr raw);
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_set_max_errors(IntPtr raw, int num);
public int MaxErrors {
@@ -1534,10 +1534,10 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_decoder_get_needs_format(IntPtr raw);
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_set_needs_format(IntPtr raw, bool enabled);
public bool NeedsFormat {
@@ -1551,7 +1551,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_get_oldest_frame(IntPtr raw);
public Gst.Video.VideoCodecFrame OldestFrame {
@@ -1562,7 +1562,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_get_output_state(IntPtr raw);
public Gst.Video.VideoCodecState OutputState {
@@ -1573,10 +1573,10 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_decoder_get_packetized(IntPtr raw);
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_set_packetized(IntPtr raw, bool packetized);
public bool Packetized {
@@ -1590,7 +1590,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_video_decoder_get_pending_frame_size(IntPtr raw);
public ulong PendingFrameSize {
@@ -1601,7 +1601,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_video_decoder_get_qos_proportion(IntPtr raw);
public double QosProportion {
@@ -1612,7 +1612,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_decoder_have_frame(IntPtr raw);
public Gst.FlowReturn HaveFrame() {
@@ -1621,7 +1621,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
@@ -1632,7 +1632,7 @@ namespace Gst.Video {
MergeTags (null, mode);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_decoder_negotiate(IntPtr raw);
public bool Negotiate() {
@@ -1641,7 +1641,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_proxy_getcaps(IntPtr raw, IntPtr caps, IntPtr filter);
public Gst.Caps ProxyGetcaps(Gst.Caps caps, Gst.Caps filter) {
@@ -1654,7 +1654,7 @@ namespace Gst.Video {
return ProxyGetcaps (null, null);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_release_frame(IntPtr raw, IntPtr frame);
public void ReleaseFrame(Gst.Video.VideoCodecFrame frame) {
@@ -1663,14 +1663,14 @@ namespace Gst.Video {
Marshal.FreeHGlobal (native_frame);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_set_estimate_rate(IntPtr raw, bool enabled);
public void SetEstimateRate(bool enabled) {
gst_video_decoder_set_estimate_rate(Handle, enabled);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_set_interlaced_output_state(IntPtr raw, int fmt, int mode, uint width, uint height, IntPtr reference);
public Gst.Video.VideoCodecState SetInterlacedOutputState(Gst.Video.VideoFormat fmt, Gst.Video.VideoInterlaceMode mode, uint width, uint height, Gst.Video.VideoCodecState reference) {
@@ -1685,14 +1685,14 @@ namespace Gst.Video {
return SetInterlacedOutputState (fmt, mode, width, height, Gst.Video.VideoCodecState.Zero);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_set_latency(IntPtr raw, ulong min_latency, ulong max_latency);
public void SetLatency(ulong min_latency, ulong max_latency) {
gst_video_decoder_set_latency(Handle, min_latency, max_latency);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_decoder_set_output_state(IntPtr raw, int fmt, uint width, uint height, IntPtr reference);
public Gst.Video.VideoCodecState SetOutputState(Gst.Video.VideoFormat fmt, uint width, uint height, Gst.Video.VideoCodecState reference) {
@@ -1707,7 +1707,7 @@ namespace Gst.Video {
return SetOutputState (fmt, width, height, Gst.Video.VideoCodecState.Zero);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_decoder_set_use_default_pad_acceptcaps(IntPtr raw, bool use);
public bool UseDefaultPadAcceptcaps {
diff --git a/sources/generated/Gst.Video/VideoDirectionAdapter.cs b/sources/generated/Gst.Video/VideoDirectionAdapter.cs
index 2f142d8..fa6a226 100644
--- a/sources/generated/Gst.Video/VideoDirectionAdapter.cs
+++ b/sources/generated/Gst.Video/VideoDirectionAdapter.cs
@@ -47,7 +47,7 @@ namespace Gst.Video {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_direction_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_video_direction_get_type ());
diff --git a/sources/generated/Gst.Video/VideoDither.cs b/sources/generated/Gst.Video/VideoDither.cs
index 6ab5bb5..56912eb 100644
--- a/sources/generated/Gst.Video/VideoDither.cs
+++ b/sources/generated/Gst.Video/VideoDither.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class VideoDither : GLib.Opaque {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_dither_line(IntPtr raw, IntPtr line, uint x, uint y, uint width);
public void Line(IntPtr line, uint x, uint y, uint width) {
@@ -24,7 +24,7 @@ namespace Gst.Video {
public VideoDither(IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_dither_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Video/VideoDitherFlags.cs b/sources/generated/Gst.Video/VideoDitherFlags.cs
index 680aee9..7696be4 100644
--- a/sources/generated/Gst.Video/VideoDitherFlags.cs
+++ b/sources/generated/Gst.Video/VideoDitherFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Video {
}
internal class VideoDitherFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_dither_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoDitherMethod.cs b/sources/generated/Gst.Video/VideoDitherMethod.cs
index 3a50240..eb72789 100644
--- a/sources/generated/Gst.Video/VideoDitherMethod.cs
+++ b/sources/generated/Gst.Video/VideoDitherMethod.cs
@@ -18,7 +18,7 @@ namespace Gst.Video {
}
internal class VideoDitherMethodGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_dither_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoEncoder.cs b/sources/generated/Gst.Video/VideoEncoder.cs
index 6effde3..931e701 100644
--- a/sources/generated/Gst.Video/VideoEncoder.cs
+++ b/sources/generated/Gst.Video/VideoEncoder.cs
@@ -1321,7 +1321,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_get_type();
public static new GLib.GType GType {
@@ -1332,7 +1332,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_allocate_output_buffer(IntPtr raw, UIntPtr size);
public Gst.Buffer AllocateOutputBuffer(ulong size) {
@@ -1341,7 +1341,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_encoder_allocate_output_frame(IntPtr raw, IntPtr frame, UIntPtr size);
public Gst.FlowReturn AllocateOutputFrame(Gst.Video.VideoCodecFrame frame, ulong size) {
@@ -1352,7 +1352,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_encoder_finish_frame(IntPtr raw, IntPtr frame);
public Gst.FlowReturn FinishFrame(Gst.Video.VideoCodecFrame frame) {
@@ -1363,7 +1363,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_get_allocator(IntPtr raw, out IntPtr allocator, IntPtr parms);
public void GetAllocator(out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -1375,7 +1375,7 @@ namespace Gst.Video {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_get_frame(IntPtr raw, int frame_number);
public Gst.Video.VideoCodecFrame GetFrame(int frame_number) {
@@ -1384,7 +1384,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_get_frames(IntPtr raw);
public GLib.List[] Frames {
@@ -1395,14 +1395,14 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_get_latency(IntPtr raw, out ulong min_latency, out ulong max_latency);
public void GetLatency(out ulong min_latency, out ulong max_latency) {
gst_video_encoder_get_latency(Handle, out min_latency, out max_latency);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_video_encoder_get_max_encode_time(IntPtr raw, IntPtr frame);
public long GetMaxEncodeTime(Gst.Video.VideoCodecFrame frame) {
@@ -1413,7 +1413,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_get_oldest_frame(IntPtr raw);
public Gst.Video.VideoCodecFrame OldestFrame {
@@ -1424,7 +1424,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_get_output_state(IntPtr raw);
public Gst.Video.VideoCodecState OutputState {
@@ -1435,7 +1435,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_encoder_is_qos_enabled(IntPtr raw);
public bool IsQosEnabled {
@@ -1446,7 +1446,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
@@ -1457,7 +1457,7 @@ namespace Gst.Video {
MergeTags (null, mode);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_encoder_negotiate(IntPtr raw);
public bool Negotiate() {
@@ -1466,7 +1466,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_proxy_getcaps(IntPtr raw, IntPtr caps, IntPtr filter);
public Gst.Caps ProxyGetcaps(Gst.Caps caps, Gst.Caps filter) {
@@ -1479,7 +1479,7 @@ namespace Gst.Video {
return ProxyGetcaps (null, null);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_set_headers(IntPtr raw, IntPtr headers);
public GLib.List Headers {
@@ -1488,14 +1488,14 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_set_latency(IntPtr raw, ulong min_latency, ulong max_latency);
public void SetLatency(ulong min_latency, ulong max_latency) {
gst_video_encoder_set_latency(Handle, min_latency, max_latency);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_set_min_pts(IntPtr raw, ulong min_pts);
public ulong MinPts {
@@ -1504,7 +1504,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_encoder_set_output_state(IntPtr raw, IntPtr caps, IntPtr reference);
public Gst.Video.VideoCodecState SetOutputState(Gst.Caps caps, Gst.Video.VideoCodecState reference) {
@@ -1520,7 +1520,7 @@ namespace Gst.Video {
return SetOutputState (caps, Gst.Video.VideoCodecState.Zero);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_encoder_set_qos_enabled(IntPtr raw, bool enabled);
public bool QosEnabled {
@@ -1529,7 +1529,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_delete_preset(IntPtr raw, IntPtr name);
public bool DeletePreset(string name) {
@@ -1540,7 +1540,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_get_meta(IntPtr raw, IntPtr name, IntPtr tag, out IntPtr value);
public bool GetMeta(string name, string tag, out string value) {
@@ -1555,7 +1555,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_preset_names(IntPtr raw);
public string[] PresetNames {
@@ -1566,7 +1566,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_property_names(IntPtr raw);
public string[] PropertyNames {
@@ -1577,7 +1577,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_is_editable(IntPtr raw);
public bool IsEditable {
@@ -1588,7 +1588,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_load_preset(IntPtr raw, IntPtr name);
public bool LoadPreset(string name) {
@@ -1599,7 +1599,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_rename_preset(IntPtr raw, IntPtr old_name, IntPtr new_name);
public bool RenamePreset(string old_name, string new_name) {
@@ -1612,7 +1612,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_save_preset(IntPtr raw, IntPtr name);
public bool SavePreset(string name) {
@@ -1623,7 +1623,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_set_meta(IntPtr raw, IntPtr name, IntPtr tag, IntPtr value);
public bool SetMeta(string name, string tag, string value) {
diff --git a/sources/generated/Gst.Video/VideoFieldOrder.cs b/sources/generated/Gst.Video/VideoFieldOrder.cs
index 7f8a5b6..7749ca0 100644
--- a/sources/generated/Gst.Video/VideoFieldOrder.cs
+++ b/sources/generated/Gst.Video/VideoFieldOrder.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoFieldOrderGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_field_order_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoFilter.cs b/sources/generated/Gst.Video/VideoFilter.cs
index e1f5d7b..cce5582 100644
--- a/sources/generated/Gst.Video/VideoFilter.cs
+++ b/sources/generated/Gst.Video/VideoFilter.cs
@@ -273,7 +273,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_filter_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoFlags.cs b/sources/generated/Gst.Video/VideoFlags.cs
index e6407e8..6fdf4b9 100644
--- a/sources/generated/Gst.Video/VideoFlags.cs
+++ b/sources/generated/Gst.Video/VideoFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Video {
}
internal class VideoFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoFormat.cs b/sources/generated/Gst.Video/VideoFormat.cs
index 327adb7..08b64d5 100644
--- a/sources/generated/Gst.Video/VideoFormat.cs
+++ b/sources/generated/Gst.Video/VideoFormat.cs
@@ -99,7 +99,7 @@ namespace Gst.Video {
}
internal class VideoFormatGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_format_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoFormatFlags.cs b/sources/generated/Gst.Video/VideoFormatFlags.cs
index 05347fb..5f93a33 100644
--- a/sources/generated/Gst.Video/VideoFormatFlags.cs
+++ b/sources/generated/Gst.Video/VideoFormatFlags.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
}
internal class VideoFormatFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_format_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoFrame.cs b/sources/generated/Gst.Video/VideoFrame.cs
index b7c15d9..9e2fdd6 100644
--- a/sources/generated/Gst.Video/VideoFrame.cs
+++ b/sources/generated/Gst.Video/VideoFrame.cs
@@ -48,7 +48,7 @@ namespace Gst.Video {
return (Gst.Video.VideoFrame) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoFrame));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_frame_copy(IntPtr raw, IntPtr src);
public bool Copy(Gst.Video.VideoFrame src) {
@@ -63,7 +63,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_frame_copy_plane(IntPtr raw, IntPtr src, uint plane);
public bool CopyPlane(Gst.Video.VideoFrame src, uint plane) {
@@ -78,7 +78,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_frame_map(IntPtr raw, IntPtr info, IntPtr buffer, int flags);
public bool Map(Gst.Video.VideoInfo info, Gst.Buffer buffer, Gst.MapFlags flags) {
@@ -91,7 +91,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_frame_map_id(IntPtr raw, IntPtr info, IntPtr buffer, int id, int flags);
public bool MapId(Gst.Video.VideoInfo info, Gst.Buffer buffer, int id, Gst.MapFlags flags) {
@@ -104,7 +104,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_frame_unmap(IntPtr raw);
public void Unmap() {
diff --git a/sources/generated/Gst.Video/VideoFrameFlags.cs b/sources/generated/Gst.Video/VideoFrameFlags.cs
index 0a87f68..bdd97f2 100644
--- a/sources/generated/Gst.Video/VideoFrameFlags.cs
+++ b/sources/generated/Gst.Video/VideoFrameFlags.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
}
internal class VideoFrameFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_frame_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoFrameMapFlags.cs b/sources/generated/Gst.Video/VideoFrameMapFlags.cs
index f15922b..93b4ee3 100644
--- a/sources/generated/Gst.Video/VideoFrameMapFlags.cs
+++ b/sources/generated/Gst.Video/VideoFrameMapFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoFrameMapFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_frame_map_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoGLTextureUploadMeta.cs b/sources/generated/Gst.Video/VideoGLTextureUploadMeta.cs
index bf7a6dc..1f617cc 100644
--- a/sources/generated/Gst.Video/VideoGLTextureUploadMeta.cs
+++ b/sources/generated/Gst.Video/VideoGLTextureUploadMeta.cs
@@ -29,7 +29,7 @@ namespace Gst.Video {
return (Gst.Video.VideoGLTextureUploadMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoGLTextureUploadMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_gl_texture_upload_meta_upload(IntPtr raw, uint texture_id);
public bool Upload(uint texture_id) {
@@ -42,7 +42,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_gl_texture_upload_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoGammaMode.cs b/sources/generated/Gst.Video/VideoGammaMode.cs
index 6f1e935..9ac42ec 100644
--- a/sources/generated/Gst.Video/VideoGammaMode.cs
+++ b/sources/generated/Gst.Video/VideoGammaMode.cs
@@ -15,7 +15,7 @@ namespace Gst.Video {
}
internal class VideoGammaModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_gamma_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoInfo.cs b/sources/generated/Gst.Video/VideoInfo.cs
index db26368..a86b6a1 100644
--- a/sources/generated/Gst.Video/VideoInfo.cs
+++ b/sources/generated/Gst.Video/VideoInfo.cs
@@ -206,7 +206,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_info_get_type();
public static GLib.GType GType {
@@ -217,7 +217,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_info_align(IntPtr raw, IntPtr align);
public bool Align(Gst.Video.VideoAlignment align) {
@@ -228,7 +228,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_info_convert(IntPtr raw, int src_format, long src_value, int dest_format, out long dest_value);
public bool Convert(Gst.Format src_format, long src_value, Gst.Format dest_format, out long dest_value) {
@@ -237,7 +237,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_info_copy(IntPtr raw);
public Gst.Video.VideoInfo Copy() {
@@ -246,7 +246,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_info_from_caps(IntPtr raw, IntPtr caps);
public bool FromCaps(Gst.Caps caps) {
@@ -255,14 +255,14 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_info_init(IntPtr raw);
public void Init() {
gst_video_info_init(Handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_info_is_equal(IntPtr raw, IntPtr other);
public bool IsEqual(Gst.Video.VideoInfo other) {
@@ -271,7 +271,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_info_set_format(IntPtr raw, int format, uint width, uint height);
public bool SetFormat(Gst.Video.VideoFormat format, uint width, uint height) {
@@ -280,7 +280,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_info_set_interlaced_format(IntPtr raw, int format, int mode, uint width, uint height);
public bool SetInterlacedFormat(Gst.Video.VideoFormat format, Gst.Video.VideoInterlaceMode mode, uint width, uint height) {
@@ -289,7 +289,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_info_to_caps(IntPtr raw);
public Gst.Caps ToCaps() {
@@ -300,7 +300,7 @@ namespace Gst.Video {
public VideoInfo(IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_info_new();
public VideoInfo ()
@@ -308,7 +308,7 @@ namespace Gst.Video {
Raw = gst_video_info_new();
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_info_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Video/VideoInterlaceMode.cs b/sources/generated/Gst.Video/VideoInterlaceMode.cs
index d2ad90f..264ccf8 100644
--- a/sources/generated/Gst.Video/VideoInterlaceMode.cs
+++ b/sources/generated/Gst.Video/VideoInterlaceMode.cs
@@ -18,7 +18,7 @@ namespace Gst.Video {
}
internal class VideoInterlaceModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_interlace_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoMatrixMode.cs b/sources/generated/Gst.Video/VideoMatrixMode.cs
index 9f2eb15..daa3ad7 100644
--- a/sources/generated/Gst.Video/VideoMatrixMode.cs
+++ b/sources/generated/Gst.Video/VideoMatrixMode.cs
@@ -17,7 +17,7 @@ namespace Gst.Video {
}
internal class VideoMatrixModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_matrix_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoMeta.cs b/sources/generated/Gst.Video/VideoMeta.cs
index 16e9887..6ceefc6 100644
--- a/sources/generated/Gst.Video/VideoMeta.cs
+++ b/sources/generated/Gst.Video/VideoMeta.cs
@@ -43,7 +43,7 @@ namespace Gst.Video {
return (Gst.Video.VideoMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_meta_map(IntPtr raw, uint plane, IntPtr info, out IntPtr data, out int stride, int flags);
public bool Map(uint plane, Gst.MapInfo info, out IntPtr data, out int stride, Gst.MapFlags flags) {
@@ -58,7 +58,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_meta_unmap(IntPtr raw, uint plane, IntPtr info);
public bool Unmap(uint plane, Gst.MapInfo info) {
@@ -73,7 +73,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoMetaTransform.cs b/sources/generated/Gst.Video/VideoMetaTransform.cs
index 592a624..2f13a2d 100644
--- a/sources/generated/Gst.Video/VideoMetaTransform.cs
+++ b/sources/generated/Gst.Video/VideoMetaTransform.cs
@@ -39,7 +39,7 @@ namespace Gst.Video {
return (Gst.Video.VideoMetaTransform) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoMetaTransform));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_meta_transform_scale_get_quark();
public static uint ScaleGetQuark() {
diff --git a/sources/generated/Gst.Video/VideoMultiviewFlags.cs b/sources/generated/Gst.Video/VideoMultiviewFlags.cs
index d65cadd..0c66756 100644
--- a/sources/generated/Gst.Video/VideoMultiviewFlags.cs
+++ b/sources/generated/Gst.Video/VideoMultiviewFlags.cs
@@ -22,7 +22,7 @@ namespace Gst.Video {
}
internal class VideoMultiviewFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoMultiviewFlagsSet.cs b/sources/generated/Gst.Video/VideoMultiviewFlagsSet.cs
index 0fc4c21..a247797 100644
--- a/sources/generated/Gst.Video/VideoMultiviewFlagsSet.cs
+++ b/sources/generated/Gst.Video/VideoMultiviewFlagsSet.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class VideoMultiviewFlagsSet : Gst.FlagSet {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_flagset_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoMultiviewFramePacking.cs b/sources/generated/Gst.Video/VideoMultiviewFramePacking.cs
index 9429068..311db0d 100644
--- a/sources/generated/Gst.Video/VideoMultiviewFramePacking.cs
+++ b/sources/generated/Gst.Video/VideoMultiviewFramePacking.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
}
internal class VideoMultiviewFramePackingGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_frame_packing_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoMultiviewMode.cs b/sources/generated/Gst.Video/VideoMultiviewMode.cs
index 7d6064e..2bd10f8 100644
--- a/sources/generated/Gst.Video/VideoMultiviewMode.cs
+++ b/sources/generated/Gst.Video/VideoMultiviewMode.cs
@@ -26,7 +26,7 @@ namespace Gst.Video {
}
internal class VideoMultiviewModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_multiview_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoOrientationAdapter.cs b/sources/generated/Gst.Video/VideoOrientationAdapter.cs
index cd4eed9..bb91e7b 100644
--- a/sources/generated/Gst.Video/VideoOrientationAdapter.cs
+++ b/sources/generated/Gst.Video/VideoOrientationAdapter.cs
@@ -212,7 +212,7 @@ namespace Gst.Video {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_orientation_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_video_orientation_get_type ());
@@ -265,7 +265,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_get_hcenter(IntPtr raw, out int center);
public bool GetHcenter(out int center) {
@@ -274,7 +274,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_get_hflip(IntPtr raw, out bool flip);
public bool GetHflip(out bool flip) {
@@ -283,7 +283,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_get_vcenter(IntPtr raw, out int center);
public bool GetVcenter(out int center) {
@@ -292,7 +292,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_get_vflip(IntPtr raw, out bool flip);
public bool GetVflip(out bool flip) {
@@ -301,7 +301,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_set_hcenter(IntPtr raw, int center);
public bool SetHcenter(int center) {
@@ -310,7 +310,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_set_hflip(IntPtr raw, bool flip);
public bool SetHflip(bool flip) {
@@ -319,7 +319,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_set_vcenter(IntPtr raw, int center);
public bool SetVcenter(int center) {
@@ -328,7 +328,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_orientation_set_vflip(IntPtr raw, bool flip);
public bool SetVflip(bool flip) {
diff --git a/sources/generated/Gst.Video/VideoOrientationMethod.cs b/sources/generated/Gst.Video/VideoOrientationMethod.cs
index 2cb3326..c1ab6d5 100644
--- a/sources/generated/Gst.Video/VideoOrientationMethod.cs
+++ b/sources/generated/Gst.Video/VideoOrientationMethod.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
}
internal class VideoOrientationMethodGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_orientation_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoOverlayAdapter.cs b/sources/generated/Gst.Video/VideoOverlayAdapter.cs
index 62cdb9d..b1d3a82 100644
--- a/sources/generated/Gst.Video/VideoOverlayAdapter.cs
+++ b/sources/generated/Gst.Video/VideoOverlayAdapter.cs
@@ -116,7 +116,7 @@ namespace Gst.Video {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_video_overlay_get_type ());
@@ -169,7 +169,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_overlay_set_property(IntPtr _object, int last_prop_id, uint property_id, IntPtr value);
public static bool SetProperty(GLib.Object _object, int last_prop_id, uint property_id, GLib.Value value) {
@@ -180,35 +180,35 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_expose(IntPtr raw);
public void Expose() {
gst_video_overlay_expose(Handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_got_window_handle(IntPtr raw, IntPtr handle);
public void GotWindowHandle(IntPtr handle) {
gst_video_overlay_got_window_handle(Handle, handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_handle_events(IntPtr raw, bool handle_events);
public void HandleEvents(bool handle_events) {
gst_video_overlay_handle_events(Handle, handle_events);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_prepare_window_handle(IntPtr raw);
public void PrepareWindowHandle() {
gst_video_overlay_prepare_window_handle(Handle);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_overlay_set_render_rectangle(IntPtr raw, int x, int y, int width, int height);
public bool SetRenderRectangle(int x, int y, int width, int height) {
@@ -217,7 +217,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_set_window_handle(IntPtr raw, IntPtr handle);
public IntPtr WindowHandle {
diff --git a/sources/generated/Gst.Video/VideoOverlayComposition.cs b/sources/generated/Gst.Video/VideoOverlayComposition.cs
index 66b2638..4142d6b 100644
--- a/sources/generated/Gst.Video/VideoOverlayComposition.cs
+++ b/sources/generated/Gst.Video/VideoOverlayComposition.cs
@@ -21,7 +21,7 @@ namespace Gst.Video {
return (Gst.Video.VideoOverlayComposition) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoOverlayComposition));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_new(IntPtr rectangle);
public static VideoOverlayComposition New(Gst.Video.VideoOverlayRectangle rectangle)
@@ -30,7 +30,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_get_type();
public static GLib.GType GType {
@@ -41,7 +41,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_composition_add_rectangle(IntPtr raw, IntPtr rectangle);
public void AddRectangle(Gst.Video.VideoOverlayRectangle rectangle) {
@@ -52,7 +52,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_overlay_composition_blend(IntPtr raw, IntPtr video_buf);
public bool Blend(Gst.Video.VideoFrame video_buf) {
@@ -67,7 +67,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_get_rectangle(IntPtr raw, uint n);
public Gst.Video.VideoOverlayRectangle GetRectangle(uint n) {
@@ -80,7 +80,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_overlay_composition_get_seqnum(IntPtr raw);
public uint Seqnum {
@@ -95,7 +95,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_make_writable(IntPtr raw);
public Gst.Video.VideoOverlayComposition MakeWritable() {
@@ -108,7 +108,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_overlay_composition_n_rectangles(IntPtr raw);
public uint NRectangles() {
diff --git a/sources/generated/Gst.Video/VideoOverlayCompositionMeta.cs b/sources/generated/Gst.Video/VideoOverlayCompositionMeta.cs
index a84948f..a2faa85 100644
--- a/sources/generated/Gst.Video/VideoOverlayCompositionMeta.cs
+++ b/sources/generated/Gst.Video/VideoOverlayCompositionMeta.cs
@@ -27,7 +27,7 @@ namespace Gst.Video {
return (Gst.Video.VideoOverlayCompositionMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoOverlayCompositionMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_composition_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoOverlayFormatFlags.cs b/sources/generated/Gst.Video/VideoOverlayFormatFlags.cs
index fc0260d..f126c6f 100644
--- a/sources/generated/Gst.Video/VideoOverlayFormatFlags.cs
+++ b/sources/generated/Gst.Video/VideoOverlayFormatFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Video {
}
internal class VideoOverlayFormatFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_format_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoOverlayRectangle.cs b/sources/generated/Gst.Video/VideoOverlayRectangle.cs
index 95b32ed..cc48d3f 100644
--- a/sources/generated/Gst.Video/VideoOverlayRectangle.cs
+++ b/sources/generated/Gst.Video/VideoOverlayRectangle.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class VideoOverlayRectangle : GLib.Opaque {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_copy(IntPtr raw);
public Gst.Video.VideoOverlayRectangle Copy() {
@@ -31,7 +31,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_overlay_rectangle_get_flags(IntPtr raw);
public Gst.Video.VideoOverlayFormatFlags Flags {
@@ -42,10 +42,10 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern float gst_video_overlay_rectangle_get_global_alpha(IntPtr raw);
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_rectangle_set_global_alpha(IntPtr raw, float global_alpha);
public float GlobalAlpha {
@@ -59,7 +59,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_pixels_argb(IntPtr raw, int flags);
public Gst.Buffer GetPixelsArgb(Gst.Video.VideoOverlayFormatFlags flags) {
@@ -68,7 +68,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_pixels_ayuv(IntPtr raw, int flags);
public Gst.Buffer GetPixelsAyuv(Gst.Video.VideoOverlayFormatFlags flags) {
@@ -77,7 +77,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_pixels_raw(IntPtr raw, int flags);
public Gst.Buffer GetPixelsRaw(Gst.Video.VideoOverlayFormatFlags flags) {
@@ -86,7 +86,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_pixels_unscaled_argb(IntPtr raw, int flags);
public Gst.Buffer GetPixelsUnscaledArgb(Gst.Video.VideoOverlayFormatFlags flags) {
@@ -95,7 +95,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_pixels_unscaled_ayuv(IntPtr raw, int flags);
public Gst.Buffer GetPixelsUnscaledAyuv(Gst.Video.VideoOverlayFormatFlags flags) {
@@ -104,7 +104,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_get_pixels_unscaled_raw(IntPtr raw, int flags);
public Gst.Buffer GetPixelsUnscaledRaw(Gst.Video.VideoOverlayFormatFlags flags) {
@@ -113,7 +113,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_overlay_rectangle_get_render_rectangle(IntPtr raw, out int render_x, out int render_y, out uint render_width, out uint render_height);
public bool GetRenderRectangle(out int render_x, out int render_y, out uint render_width, out uint render_height) {
@@ -122,7 +122,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_overlay_rectangle_get_seqnum(IntPtr raw);
public uint Seqnum {
@@ -133,7 +133,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_overlay_rectangle_set_render_rectangle(IntPtr raw, int render_x, int render_y, uint render_width, uint render_height);
public void SetRenderRectangle(int render_x, int render_y, uint render_width, uint render_height) {
@@ -142,7 +142,7 @@ namespace Gst.Video {
public VideoOverlayRectangle(IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_overlay_rectangle_new_raw(IntPtr pixels, int render_x, int render_y, uint render_width, uint render_height, int flags);
public VideoOverlayRectangle (Gst.Buffer pixels, int render_x, int render_y, uint render_width, uint render_height, Gst.Video.VideoOverlayFormatFlags flags)
diff --git a/sources/generated/Gst.Video/VideoPackFlags.cs b/sources/generated/Gst.Video/VideoPackFlags.cs
index 9efccb5..82dea62 100644
--- a/sources/generated/Gst.Video/VideoPackFlags.cs
+++ b/sources/generated/Gst.Video/VideoPackFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Video {
}
internal class VideoPackFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_pack_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoPrimariesMode.cs b/sources/generated/Gst.Video/VideoPrimariesMode.cs
index 5c34ed6..03d0ccd 100644
--- a/sources/generated/Gst.Video/VideoPrimariesMode.cs
+++ b/sources/generated/Gst.Video/VideoPrimariesMode.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoPrimariesModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_primaries_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoRegionOfInterestMeta.cs b/sources/generated/Gst.Video/VideoRegionOfInterestMeta.cs
index 712b319..f9fad12 100644
--- a/sources/generated/Gst.Video/VideoRegionOfInterestMeta.cs
+++ b/sources/generated/Gst.Video/VideoRegionOfInterestMeta.cs
@@ -30,7 +30,7 @@ namespace Gst.Video {
return (Gst.Video.VideoRegionOfInterestMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoRegionOfInterestMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_region_of_interest_meta_add_param(IntPtr raw, IntPtr s);
public void AddParam(Gst.Structure s) {
@@ -42,7 +42,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_region_of_interest_meta_get_param(IntPtr raw, IntPtr name);
public Gst.Structure GetParam(string name) {
@@ -57,7 +57,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_region_of_interest_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoResampler.cs b/sources/generated/Gst.Video/VideoResampler.cs
index 8e4a718..980daca 100644
--- a/sources/generated/Gst.Video/VideoResampler.cs
+++ b/sources/generated/Gst.Video/VideoResampler.cs
@@ -31,7 +31,7 @@ namespace Gst.Video {
return (Gst.Video.VideoResampler) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoResampler));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_resampler_clear(IntPtr raw);
public void Clear() {
@@ -42,7 +42,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_resampler_init(IntPtr raw, int method, int flags, uint n_phases, uint n_taps, double shift, uint in_size, uint out_size, IntPtr options);
public bool Init(Gst.Video.VideoResamplerMethod method, Gst.Video.VideoResamplerFlags flags, uint n_phases, uint n_taps, double shift, uint in_size, uint out_size, Gst.Structure options) {
diff --git a/sources/generated/Gst.Video/VideoResamplerFlags.cs b/sources/generated/Gst.Video/VideoResamplerFlags.cs
index d509113..d1086dd 100644
--- a/sources/generated/Gst.Video/VideoResamplerFlags.cs
+++ b/sources/generated/Gst.Video/VideoResamplerFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoResamplerFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_resampler_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoResamplerMethod.cs b/sources/generated/Gst.Video/VideoResamplerMethod.cs
index 75c0c33..c66f876 100644
--- a/sources/generated/Gst.Video/VideoResamplerMethod.cs
+++ b/sources/generated/Gst.Video/VideoResamplerMethod.cs
@@ -18,7 +18,7 @@ namespace Gst.Video {
}
internal class VideoResamplerMethodGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_resampler_method_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoScaler.cs b/sources/generated/Gst.Video/VideoScaler.cs
index 8ff3dbd..7b8fb55 100644
--- a/sources/generated/Gst.Video/VideoScaler.cs
+++ b/sources/generated/Gst.Video/VideoScaler.cs
@@ -11,7 +11,7 @@ namespace Gst.Video {
#region Autogenerated code
public partial class VideoScaler : GLib.Opaque {
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_scaler_2d(IntPtr raw, IntPtr vscale, int format, IntPtr src, int src_stride, IntPtr dest, int dest_stride, uint x, uint y, uint width, uint height);
public void TwoD(Gst.Video.VideoScaler vscale, Gst.Video.VideoFormat format, IntPtr src, int src_stride, IntPtr dest, int dest_stride, uint x, uint y, uint width, uint height) {
@@ -22,7 +22,7 @@ namespace Gst.Video {
TwoD (vscale, format, IntPtr.Zero, src_stride, IntPtr.Zero, dest_stride, x, y, width, height);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_video_scaler_get_coeff(IntPtr raw, uint out_offset, uint in_offset, uint n_taps);
public double GetCoeff(uint out_offset, uint in_offset, uint n_taps) {
@@ -31,7 +31,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_video_scaler_get_max_taps(IntPtr raw);
public uint MaxTaps {
@@ -42,7 +42,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_scaler_horizontal(IntPtr raw, int format, IntPtr src, IntPtr dest, uint dest_offset, uint width);
public void Horizontal(Gst.Video.VideoFormat format, IntPtr src, IntPtr dest, uint dest_offset, uint width) {
@@ -53,7 +53,7 @@ namespace Gst.Video {
Horizontal (format, IntPtr.Zero, IntPtr.Zero, dest_offset, width);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_scaler_vertical(IntPtr raw, int format, IntPtr src_lines, IntPtr dest, uint dest_offset, uint width);
public void Vertical(Gst.Video.VideoFormat format, IntPtr src_lines, IntPtr dest, uint dest_offset, uint width) {
@@ -66,7 +66,7 @@ namespace Gst.Video {
public VideoScaler(IntPtr raw) : base(raw) {}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_scaler_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst.Video/VideoScalerFlags.cs b/sources/generated/Gst.Video/VideoScalerFlags.cs
index 5d90920..934eef9 100644
--- a/sources/generated/Gst.Video/VideoScalerFlags.cs
+++ b/sources/generated/Gst.Video/VideoScalerFlags.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoScalerFlagsGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_scaler_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoSink.cs b/sources/generated/Gst.Video/VideoSink.cs
index 5314660..c09a5ee 100644
--- a/sources/generated/Gst.Video/VideoSink.cs
+++ b/sources/generated/Gst.Video/VideoSink.cs
@@ -141,7 +141,7 @@ namespace Gst.Video {
// End of the ABI representation.
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_sink_get_type();
public static new GLib.GType GType {
@@ -152,7 +152,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_sink_center_rect(IntPtr src, IntPtr dst, IntPtr _result, bool scaling);
public static void CenterRect(Gst.Video.VideoRectangle src, Gst.Video.VideoRectangle dst, Gst.Video.VideoRectangle _result, bool scaling) {
diff --git a/sources/generated/Gst.Video/VideoTileMode.cs b/sources/generated/Gst.Video/VideoTileMode.cs
index 65767d0..c283e8e 100644
--- a/sources/generated/Gst.Video/VideoTileMode.cs
+++ b/sources/generated/Gst.Video/VideoTileMode.cs
@@ -15,7 +15,7 @@ namespace Gst.Video {
}
internal class VideoTileModeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_tile_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoTileType.cs b/sources/generated/Gst.Video/VideoTileType.cs
index ff064da..36db76b 100644
--- a/sources/generated/Gst.Video/VideoTileType.cs
+++ b/sources/generated/Gst.Video/VideoTileType.cs
@@ -14,7 +14,7 @@ namespace Gst.Video {
}
internal class VideoTileTypeGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_tile_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoTimeCode.cs b/sources/generated/Gst.Video/VideoTimeCode.cs
index d2c5abc..139516a 100644
--- a/sources/generated/Gst.Video/VideoTimeCode.cs
+++ b/sources/generated/Gst.Video/VideoTimeCode.cs
@@ -27,7 +27,7 @@ namespace Gst.Video {
return (Gst.Video.VideoTimeCode) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoTimeCode));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_new(uint fps_n, uint fps_d, IntPtr latest_daily_jam, int flags, uint hours, uint minutes, uint seconds, uint frames, uint field_count);
public static VideoTimeCode New(uint fps_n, uint fps_d, GLib.DateTime latest_daily_jam, Gst.Video.VideoTimeCodeFlags flags, uint hours, uint minutes, uint seconds, uint frames, uint field_count)
@@ -36,7 +36,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_new_empty();
public static VideoTimeCode NewEmpty()
@@ -45,7 +45,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_new_from_date_time(uint fps_n, uint fps_d, IntPtr dt, int flags, uint field_count);
public static VideoTimeCode NewFromDateTime(uint fps_n, uint fps_d, GLib.DateTime dt, Gst.Video.VideoTimeCodeFlags flags, uint field_count)
@@ -54,7 +54,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_new_from_date_time_full(uint fps_n, uint fps_d, IntPtr dt, int flags, uint field_count);
public static VideoTimeCode NewFromDateTimeFull(uint fps_n, uint fps_d, GLib.DateTime dt, Gst.Video.VideoTimeCodeFlags flags, uint field_count)
@@ -63,7 +63,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_new_from_string(IntPtr tc_str);
public static VideoTimeCode NewFromString(string tc_str)
@@ -74,7 +74,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_get_type();
public static GLib.GType GType {
@@ -85,7 +85,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_add_frames(IntPtr raw, long frames);
public void AddFrames(long frames) {
@@ -96,7 +96,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_add_interval(IntPtr raw, IntPtr tc_inter);
public Gst.Video.VideoTimeCode AddInterval(Gst.Video.VideoTimeCodeInterval tc_inter) {
@@ -111,7 +111,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_clear(IntPtr raw);
public void Clear() {
@@ -122,7 +122,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_time_code_compare(IntPtr raw, IntPtr tc2);
public int Compare(Gst.Video.VideoTimeCode tc2) {
@@ -137,7 +137,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_video_time_code_frames_since_daily_jam(IntPtr raw);
public ulong FramesSinceDailyJam() {
@@ -150,7 +150,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_increment_frame(IntPtr raw);
public void IncrementFrame() {
@@ -161,7 +161,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_init(IntPtr raw, uint fps_n, uint fps_d, IntPtr latest_daily_jam, int flags, uint hours, uint minutes, uint seconds, uint frames, uint field_count);
public void Init(uint fps_n, uint fps_d, GLib.DateTime latest_daily_jam, Gst.Video.VideoTimeCodeFlags flags, uint hours, uint minutes, uint seconds, uint frames, uint field_count) {
@@ -172,7 +172,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_init_from_date_time(IntPtr raw, uint fps_n, uint fps_d, IntPtr dt, int flags, uint field_count);
public void InitFromDateTime(uint fps_n, uint fps_d, GLib.DateTime dt, Gst.Video.VideoTimeCodeFlags flags, uint field_count) {
@@ -183,7 +183,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_time_code_init_from_date_time_full(IntPtr raw, uint fps_n, uint fps_d, IntPtr dt, int flags, uint field_count);
public bool InitFromDateTimeFull(uint fps_n, uint fps_d, GLib.DateTime dt, Gst.Video.VideoTimeCodeFlags flags, uint field_count) {
@@ -196,7 +196,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_time_code_is_valid(IntPtr raw);
public bool IsValid {
@@ -211,7 +211,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_video_time_code_nsec_since_daily_jam(IntPtr raw);
public ulong NsecSinceDailyJam() {
@@ -224,7 +224,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_to_date_time(IntPtr raw);
public GLib.DateTime ToDateTime() {
@@ -237,7 +237,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_to_string(IntPtr raw);
public override string ToString() {
diff --git a/sources/generated/Gst.Video/VideoTimeCodeInterval.cs b/sources/generated/Gst.Video/VideoTimeCodeInterval.cs
index 4a1b0dd..8a4d9b0 100644
--- a/sources/generated/Gst.Video/VideoTimeCodeInterval.cs
+++ b/sources/generated/Gst.Video/VideoTimeCodeInterval.cs
@@ -25,7 +25,7 @@ namespace Gst.Video {
return (Gst.Video.VideoTimeCodeInterval) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoTimeCodeInterval));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_interval_new(uint hours, uint minutes, uint seconds, uint frames);
public static VideoTimeCodeInterval New(uint hours, uint minutes, uint seconds, uint frames)
@@ -34,7 +34,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_interval_new_from_string(IntPtr tc_inter_str);
public static VideoTimeCodeInterval NewFromString(string tc_inter_str)
@@ -45,7 +45,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_interval_get_type();
public static GLib.GType GType {
@@ -56,7 +56,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_interval_clear(IntPtr raw);
public void Clear() {
@@ -67,7 +67,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_time_code_interval_init(IntPtr raw, uint hours, uint minutes, uint seconds, uint frames);
public void Init(uint hours, uint minutes, uint seconds, uint frames) {
diff --git a/sources/generated/Gst.Video/VideoTimeCodeMeta.cs b/sources/generated/Gst.Video/VideoTimeCodeMeta.cs
index 7abaf2b..298046e 100644
--- a/sources/generated/Gst.Video/VideoTimeCodeMeta.cs
+++ b/sources/generated/Gst.Video/VideoTimeCodeMeta.cs
@@ -23,7 +23,7 @@ namespace Gst.Video {
return (Gst.Video.VideoTimeCodeMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoTimeCodeMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_time_code_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst.Video/VideoTransferFunction.cs b/sources/generated/Gst.Video/VideoTransferFunction.cs
index 6045598..19e83bd 100644
--- a/sources/generated/Gst.Video/VideoTransferFunction.cs
+++ b/sources/generated/Gst.Video/VideoTransferFunction.cs
@@ -26,7 +26,7 @@ namespace Gst.Video {
}
internal class VideoTransferFunctionGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_transfer_function_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.Video/VideoVBIEncoder.cs b/sources/generated/Gst.Video/VideoVBIEncoder.cs
index ef7e517..8387f6c 100644
--- a/sources/generated/Gst.Video/VideoVBIEncoder.cs
+++ b/sources/generated/Gst.Video/VideoVBIEncoder.cs
@@ -21,7 +21,7 @@ namespace Gst.Video {
return (Gst.Video.VideoVBIEncoder) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoVBIEncoder));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_vbi_encoder_new(int format, uint pixel_width);
public static VideoVBIEncoder New(Gst.Video.VideoFormat format, uint pixel_width)
@@ -30,7 +30,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_vbi_encoder_get_type();
public static GLib.GType GType {
@@ -41,7 +41,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_video_vbi_encoder_add_ancillary(IntPtr raw, bool composite, byte DID, byte SDID_block_number, byte[] data, uint data_count);
public bool AddAncillary(bool composite, byte DID, byte SDID_block_number, byte[] data, uint data_count) {
@@ -54,7 +54,7 @@ namespace Gst.Video {
return ret;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_vbi_encoder_write_line(IntPtr raw, byte data);
public void WriteLine(byte data) {
diff --git a/sources/generated/Gst.Video/VideoVBIParser.cs b/sources/generated/Gst.Video/VideoVBIParser.cs
index d3cf48d..da94d77 100644
--- a/sources/generated/Gst.Video/VideoVBIParser.cs
+++ b/sources/generated/Gst.Video/VideoVBIParser.cs
@@ -21,7 +21,7 @@ namespace Gst.Video {
return (Gst.Video.VideoVBIParser) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoVBIParser));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_vbi_parser_new(int format, uint pixel_width);
public static VideoVBIParser New(Gst.Video.VideoFormat format, uint pixel_width)
@@ -30,7 +30,7 @@ namespace Gst.Video {
return result;
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_vbi_parser_get_type();
public static GLib.GType GType {
@@ -41,7 +41,7 @@ namespace Gst.Video {
}
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_video_vbi_parser_add_line(IntPtr raw, byte[] data);
public void AddLine(byte[] data) {
@@ -52,7 +52,7 @@ namespace Gst.Video {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_video_vbi_parser_get_ancillary(IntPtr raw, IntPtr anc);
public Gst.Video.VideoVBIParserResult GetAncillary(out Gst.Video.VideoAncillary anc) {
diff --git a/sources/generated/Gst.Video/VideoVBIParserResult.cs b/sources/generated/Gst.Video/VideoVBIParserResult.cs
index 6f5d0a1..51ab28e 100644
--- a/sources/generated/Gst.Video/VideoVBIParserResult.cs
+++ b/sources/generated/Gst.Video/VideoVBIParserResult.cs
@@ -16,7 +16,7 @@ namespace Gst.Video {
}
internal class VideoVBIParserResultGType {
- [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_vbi_parser_result_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/Global.cs b/sources/generated/Gst.WebRTC/Global.cs
index 460a1cc..4a5e2a9 100644
--- a/sources/generated/Gst.WebRTC/Global.cs
+++ b/sources/generated/Gst.WebRTC/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.WebRTC {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_sdp_type_to_string(int type);
public static string WebrtcSdpTypeToString(Gst.WebRTC.WebRTCSDPType type) {
diff --git a/sources/generated/Gst.WebRTC/WebRTCBundlePolicy.cs b/sources/generated/Gst.WebRTC/WebRTCBundlePolicy.cs
index 7eb2629..66338d4 100644
--- a/sources/generated/Gst.WebRTC/WebRTCBundlePolicy.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCBundlePolicy.cs
@@ -17,7 +17,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCBundlePolicyGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_bundle_policy_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCDTLSSetup.cs b/sources/generated/Gst.WebRTC/WebRTCDTLSSetup.cs
index 208f6bd..27f264f 100644
--- a/sources/generated/Gst.WebRTC/WebRTCDTLSSetup.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCDTLSSetup.cs
@@ -17,7 +17,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCDTLSSetupGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_dtls_setup_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCDTLSTransport.cs b/sources/generated/Gst.WebRTC/WebRTCDTLSTransport.cs
index bcbdde6..e8fdfd2 100644
--- a/sources/generated/Gst.WebRTC/WebRTCDTLSTransport.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCDTLSTransport.cs
@@ -13,7 +13,7 @@ namespace Gst.WebRTC {
public WebRTCDTLSTransport (IntPtr raw) : base(raw) {}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_dtls_transport_new(uint session_id, bool rtcp);
public WebRTCDTLSTransport (uint session_id, bool rtcp) : base (IntPtr.Zero)
@@ -101,7 +101,7 @@ namespace Gst.WebRTC {
}
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_dtls_transport_set_transport(IntPtr raw, IntPtr ice);
[GLib.Property ("transport")]
@@ -204,7 +204,7 @@ namespace Gst.WebRTC {
// End of the ABI representation.
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_dtls_transport_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCDTLSTransportState.cs b/sources/generated/Gst.WebRTC/WebRTCDTLSTransportState.cs
index dae707c..580b5c7 100644
--- a/sources/generated/Gst.WebRTC/WebRTCDTLSTransportState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCDTLSTransportState.cs
@@ -18,7 +18,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCDTLSTransportStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_dtls_transport_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCDataChannelState.cs b/sources/generated/Gst.WebRTC/WebRTCDataChannelState.cs
index 09747c3..43b9aa6 100644
--- a/sources/generated/Gst.WebRTC/WebRTCDataChannelState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCDataChannelState.cs
@@ -18,7 +18,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCDataChannelStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_data_channel_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCFECType.cs b/sources/generated/Gst.WebRTC/WebRTCFECType.cs
index 26b56f6..507cf7d 100644
--- a/sources/generated/Gst.WebRTC/WebRTCFECType.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCFECType.cs
@@ -15,7 +15,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCFECTypeGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_fec_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCICEComponent.cs b/sources/generated/Gst.WebRTC/WebRTCICEComponent.cs
index 925bda9..9c07bd0 100644
--- a/sources/generated/Gst.WebRTC/WebRTCICEComponent.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCICEComponent.cs
@@ -15,7 +15,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCICEComponentGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_ice_component_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCICEConnectionState.cs b/sources/generated/Gst.WebRTC/WebRTCICEConnectionState.cs
index f894208..71545bc 100644
--- a/sources/generated/Gst.WebRTC/WebRTCICEConnectionState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCICEConnectionState.cs
@@ -20,7 +20,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCICEConnectionStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_ice_connection_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCICEGatheringState.cs b/sources/generated/Gst.WebRTC/WebRTCICEGatheringState.cs
index 73f3975..6c73769 100644
--- a/sources/generated/Gst.WebRTC/WebRTCICEGatheringState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCICEGatheringState.cs
@@ -16,7 +16,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCICEGatheringStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_ice_gathering_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCICERole.cs b/sources/generated/Gst.WebRTC/WebRTCICERole.cs
index 921d637..b39682c 100644
--- a/sources/generated/Gst.WebRTC/WebRTCICERole.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCICERole.cs
@@ -15,7 +15,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCICERoleGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_ice_role_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCICETransport.cs b/sources/generated/Gst.WebRTC/WebRTCICETransport.cs
index 886fd40..825acb4 100644
--- a/sources/generated/Gst.WebRTC/WebRTCICETransport.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCICETransport.cs
@@ -312,7 +312,7 @@ namespace Gst.WebRTC {
// End of the ABI representation.
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_ice_transport_get_type();
public static new GLib.GType GType {
@@ -323,21 +323,21 @@ namespace Gst.WebRTC {
}
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_ice_transport_connection_state_change(IntPtr raw, int new_state);
public void ConnectionStateChange(Gst.WebRTC.WebRTCICEConnectionState new_state) {
gst_webrtc_ice_transport_connection_state_change(Handle, (int) new_state);
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_ice_transport_gathering_state_change(IntPtr raw, int new_state);
public void GatheringStateChange(Gst.WebRTC.WebRTCICEGatheringState new_state) {
gst_webrtc_ice_transport_gathering_state_change(Handle, (int) new_state);
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_ice_transport_new_candidate(IntPtr raw, uint stream_id, int component, IntPtr attr);
public void NewCandidate(uint stream_id, Gst.WebRTC.WebRTCICEComponent component, string attr) {
@@ -346,7 +346,7 @@ namespace Gst.WebRTC {
GLib.Marshaller.Free (native_attr);
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_ice_transport_selected_pair_change(IntPtr raw);
public void SelectedPairChange() {
diff --git a/sources/generated/Gst.WebRTC/WebRTCICETransportPolicy.cs b/sources/generated/Gst.WebRTC/WebRTCICETransportPolicy.cs
index 1f9a992..4d526b1 100644
--- a/sources/generated/Gst.WebRTC/WebRTCICETransportPolicy.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCICETransportPolicy.cs
@@ -15,7 +15,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCICETransportPolicyGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_ice_transport_policy_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCPeerConnectionState.cs b/sources/generated/Gst.WebRTC/WebRTCPeerConnectionState.cs
index 3b3524f..f3711aa 100644
--- a/sources/generated/Gst.WebRTC/WebRTCPeerConnectionState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCPeerConnectionState.cs
@@ -19,7 +19,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCPeerConnectionStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_peer_connection_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCPriorityType.cs b/sources/generated/Gst.WebRTC/WebRTCPriorityType.cs
index 4e291b0..2e5c07f 100644
--- a/sources/generated/Gst.WebRTC/WebRTCPriorityType.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCPriorityType.cs
@@ -17,7 +17,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCPriorityTypeGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_priority_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCRTPReceiver.cs b/sources/generated/Gst.WebRTC/WebRTCRTPReceiver.cs
index 4ed2981..f5c4ca8 100644
--- a/sources/generated/Gst.WebRTC/WebRTCRTPReceiver.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCRTPReceiver.cs
@@ -13,7 +13,7 @@ namespace Gst.WebRTC {
public WebRTCRTPReceiver (IntPtr raw) : base(raw) {}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_rtp_receiver_new();
public WebRTCRTPReceiver () : base (IntPtr.Zero)
@@ -25,7 +25,7 @@ namespace Gst.WebRTC {
Raw = gst_webrtc_rtp_receiver_new();
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_rtp_receiver_set_transport(IntPtr raw, IntPtr transport);
public Gst.WebRTC.WebRTCDTLSTransport Transport {
@@ -40,7 +40,7 @@ namespace Gst.WebRTC {
}
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_rtp_receiver_set_rtcp_transport(IntPtr raw, IntPtr transport);
public Gst.WebRTC.WebRTCDTLSTransport RtcpTransport {
@@ -79,7 +79,7 @@ namespace Gst.WebRTC {
// End of the ABI representation.
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_rtp_receiver_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCRTPSender.cs b/sources/generated/Gst.WebRTC/WebRTCRTPSender.cs
index d6b4924..d96de34 100644
--- a/sources/generated/Gst.WebRTC/WebRTCRTPSender.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCRTPSender.cs
@@ -13,7 +13,7 @@ namespace Gst.WebRTC {
public WebRTCRTPSender (IntPtr raw) : base(raw) {}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_rtp_sender_new();
public WebRTCRTPSender () : base (IntPtr.Zero)
@@ -25,7 +25,7 @@ namespace Gst.WebRTC {
Raw = gst_webrtc_rtp_sender_new();
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_rtp_sender_set_transport(IntPtr raw, IntPtr transport);
public Gst.WebRTC.WebRTCDTLSTransport Transport {
@@ -40,7 +40,7 @@ namespace Gst.WebRTC {
}
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_webrtc_rtp_sender_set_rtcp_transport(IntPtr raw, IntPtr transport);
public Gst.WebRTC.WebRTCDTLSTransport RtcpTransport {
@@ -79,7 +79,7 @@ namespace Gst.WebRTC {
// End of the ABI representation.
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_rtp_sender_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCRTPTransceiver.cs b/sources/generated/Gst.WebRTC/WebRTCRTPTransceiver.cs
index af4436c..bd7d50d 100644
--- a/sources/generated/Gst.WebRTC/WebRTCRTPTransceiver.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCRTPTransceiver.cs
@@ -144,7 +144,7 @@ namespace Gst.WebRTC {
// End of the ABI representation.
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_rtp_transceiver_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCRTPTransceiverDirection.cs b/sources/generated/Gst.WebRTC/WebRTCRTPTransceiverDirection.cs
index 9c1e68f..316e36c 100644
--- a/sources/generated/Gst.WebRTC/WebRTCRTPTransceiverDirection.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCRTPTransceiverDirection.cs
@@ -18,7 +18,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCRTPTransceiverDirectionGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_rtp_transceiver_direction_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCSCTPTransportState.cs b/sources/generated/Gst.WebRTC/WebRTCSCTPTransportState.cs
index 756621e..8cb36fb 100644
--- a/sources/generated/Gst.WebRTC/WebRTCSCTPTransportState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCSCTPTransportState.cs
@@ -17,7 +17,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCSCTPTransportStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_sctp_transport_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCSDPType.cs b/sources/generated/Gst.WebRTC/WebRTCSDPType.cs
index b39f567..72e9e5b 100644
--- a/sources/generated/Gst.WebRTC/WebRTCSDPType.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCSDPType.cs
@@ -17,7 +17,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCSDPTypeGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_sdp_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCSessionDescription.cs b/sources/generated/Gst.WebRTC/WebRTCSessionDescription.cs
index 2cd1252..fcf0078 100644
--- a/sources/generated/Gst.WebRTC/WebRTCSessionDescription.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCSessionDescription.cs
@@ -31,7 +31,7 @@ namespace Gst.WebRTC {
return (Gst.WebRTC.WebRTCSessionDescription) Marshal.PtrToStructure (raw, typeof (Gst.WebRTC.WebRTCSessionDescription));
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_session_description_new(int type, IntPtr sdp);
public static WebRTCSessionDescription New(Gst.WebRTC.WebRTCSDPType type, Gst.Sdp.SDPMessage sdp)
@@ -41,7 +41,7 @@ namespace Gst.WebRTC {
return result;
}
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_session_description_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCSignalingState.cs b/sources/generated/Gst.WebRTC/WebRTCSignalingState.cs
index ccad44b..26ac536 100644
--- a/sources/generated/Gst.WebRTC/WebRTCSignalingState.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCSignalingState.cs
@@ -19,7 +19,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCSignalingStateGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_signaling_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst.WebRTC/WebRTCStatsType.cs b/sources/generated/Gst.WebRTC/WebRTCStatsType.cs
index b8916f4..2f233c4 100644
--- a/sources/generated/Gst.WebRTC/WebRTCStatsType.cs
+++ b/sources/generated/Gst.WebRTC/WebRTCStatsType.cs
@@ -27,7 +27,7 @@ namespace Gst.WebRTC {
}
internal class WebRTCStatsTypeGType {
- [DllImport ("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_stats_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/AllocationParams.cs b/sources/generated/Gst/AllocationParams.cs
index 7a784b1..4aa639a 100644
--- a/sources/generated/Gst/AllocationParams.cs
+++ b/sources/generated/Gst/AllocationParams.cs
@@ -51,7 +51,7 @@ namespace Gst {
return (Gst.AllocationParams) Marshal.PtrToStructure (raw, typeof (Gst.AllocationParams));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_allocation_params_get_type();
public static GLib.GType GType {
@@ -62,7 +62,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_allocation_params_init(IntPtr raw);
public void Init() {
diff --git a/sources/generated/Gst/Allocator.cs b/sources/generated/Gst/Allocator.cs
index a923fb7..1fe5dc0 100644
--- a/sources/generated/Gst/Allocator.cs
+++ b/sources/generated/Gst/Allocator.cs
@@ -251,7 +251,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_allocator_get_type();
public static new GLib.GType GType {
@@ -262,7 +262,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_allocator_find(IntPtr name);
public static Gst.Allocator Find(string name) {
@@ -277,7 +277,7 @@ namespace Gst {
return Find (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_allocator_register(IntPtr name, IntPtr allocator);
public static void Register(string name, Gst.Allocator allocator) {
@@ -286,7 +286,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_allocator_alloc(IntPtr raw, UIntPtr size, IntPtr parms);
public Gst.Memory Alloc(ulong size, Gst.AllocationParams parms) {
@@ -301,7 +301,7 @@ namespace Gst {
return Alloc (size, Gst.AllocationParams.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_allocator_free(IntPtr raw, IntPtr memory);
public void Free(Gst.Memory memory) {
@@ -309,7 +309,7 @@ namespace Gst {
gst_allocator_free(Handle, memory == null ? IntPtr.Zero : memory.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_allocator_set_default(IntPtr raw);
public void SetDefault() {
diff --git a/sources/generated/Gst/AllocatorFlags.cs b/sources/generated/Gst/AllocatorFlags.cs
index 0d03f1a..26bac83 100644
--- a/sources/generated/Gst/AllocatorFlags.cs
+++ b/sources/generated/Gst/AllocatorFlags.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class AllocatorFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_allocator_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Application.cs b/sources/generated/Gst/Application.cs
index fd61cb5..8e2e4b5 100644
--- a/sources/generated/Gst/Application.cs
+++ b/sources/generated/Gst/Application.cs
@@ -9,14 +9,14 @@ namespace Gst {
#region Autogenerated code
public partial class Application {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_version(out uint major, out uint minor, out uint micro, out uint nano);
public static void Version(out uint major, out uint minor, out uint micro, out uint nano) {
gst_version(out major, out minor, out micro, out nano);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_version_string();
public static string VersionString() {
diff --git a/sources/generated/Gst/AtomicQueue.cs b/sources/generated/Gst/AtomicQueue.cs
index 3cf771e..1ca7f76 100644
--- a/sources/generated/Gst/AtomicQueue.cs
+++ b/sources/generated/Gst/AtomicQueue.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class AtomicQueue : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_atomic_queue_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_atomic_queue_length(IntPtr raw);
public uint Length() {
@@ -31,7 +31,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_atomic_queue_peek(IntPtr raw);
public IntPtr Peek() {
@@ -40,7 +40,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_atomic_queue_pop(IntPtr raw);
public IntPtr Pop() {
@@ -49,7 +49,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_atomic_queue_push(IntPtr raw, IntPtr data);
public void Push(IntPtr data) {
@@ -58,7 +58,7 @@ namespace Gst {
public AtomicQueue(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_atomic_queue_new(uint initial_size);
public AtomicQueue (uint initial_size)
@@ -66,7 +66,7 @@ namespace Gst {
Raw = gst_atomic_queue_new(initial_size);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_atomic_queue_ref(IntPtr raw);
protected override void Ref (IntPtr raw)
@@ -77,7 +77,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_atomic_queue_unref(IntPtr raw);
protected override void Unref (IntPtr raw)
diff --git a/sources/generated/Gst/Bin.cs b/sources/generated/Gst/Bin.cs
index 3ce1817..e4f6a2b 100644
--- a/sources/generated/Gst/Bin.cs
+++ b/sources/generated/Gst/Bin.cs
@@ -13,7 +13,7 @@ namespace Gst {
public Bin (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_new(IntPtr name);
public Bin (string name) : base (IntPtr.Zero)
@@ -736,7 +736,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_get_type();
public static new GLib.GType GType {
@@ -747,7 +747,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bin_add(IntPtr raw, IntPtr element);
public bool Add(Gst.Element element) {
@@ -756,7 +756,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_find_unlinked_pad(IntPtr raw, int direction);
public Gst.Pad FindUnlinkedPad(Gst.PadDirection direction) {
@@ -765,7 +765,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_get_by_interface(IntPtr raw, IntPtr iface);
public Gst.Element GetByInterface(GLib.GType iface) {
@@ -774,7 +774,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_get_by_name(IntPtr raw, IntPtr name);
public Gst.Element GetByName(string name) {
@@ -785,7 +785,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_get_by_name_recurse_up(IntPtr raw, IntPtr name);
public Gst.Element GetByNameRecurseUp(string name) {
@@ -796,10 +796,10 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_bin_get_suppressed_flags(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bin_set_suppressed_flags(IntPtr raw, int flags);
public Gst.ElementFlags SuppressedFlags {
@@ -813,7 +813,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_iterate_all_by_interface(IntPtr raw, IntPtr iface);
public Gst.Iterator IterateAllByInterface(GLib.GType iface) {
@@ -822,7 +822,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_iterate_elements(IntPtr raw);
public Gst.Iterator IterateElements() {
@@ -831,7 +831,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_iterate_recurse(IntPtr raw);
public Gst.Iterator IterateRecurse() {
@@ -840,7 +840,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_iterate_sinks(IntPtr raw);
public Gst.Iterator IterateSinks() {
@@ -849,7 +849,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_iterate_sorted(IntPtr raw);
public Gst.Iterator IterateSorted() {
@@ -858,7 +858,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_iterate_sources(IntPtr raw);
public Gst.Iterator IterateSources() {
@@ -867,7 +867,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bin_recalculate_latency(IntPtr raw);
public bool RecalculateLatency() {
@@ -876,7 +876,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bin_remove(IntPtr raw, IntPtr element);
public bool Remove(Gst.Element element) {
@@ -885,7 +885,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bin_sync_children_states(IntPtr raw);
public bool SyncChildrenStates() {
@@ -894,7 +894,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_child_proxy_child_added(IntPtr raw, IntPtr child, IntPtr name);
public void ChildAdded(GLib.Object child, string name) {
@@ -903,7 +903,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_child_proxy_child_removed(IntPtr raw, IntPtr child, IntPtr name);
public void ChildRemoved(GLib.Object child, string name) {
@@ -912,7 +912,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_child_proxy_get_child_by_index(IntPtr raw, uint index);
public GLib.Object GetChildByIndex(uint index) {
@@ -921,7 +921,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_child_proxy_get_child_by_name(IntPtr raw, IntPtr name);
public GLib.Object GetChildByName(string name) {
@@ -932,7 +932,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_child_proxy_get_children_count(IntPtr raw);
public uint ChildrenCount {
@@ -943,7 +943,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_child_proxy_lookup(IntPtr raw, IntPtr name, out IntPtr target, out IntPtr pspec);
public bool Lookup(string name, out GLib.Object target, out IntPtr pspec) {
diff --git a/sources/generated/Gst/BinFlags.cs b/sources/generated/Gst/BinFlags.cs
index 2e1b74c..b3ceeee 100644
--- a/sources/generated/Gst/BinFlags.cs
+++ b/sources/generated/Gst/BinFlags.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class BinFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bin_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Bitmask.cs b/sources/generated/Gst/Bitmask.cs
index 13dde91..fdb8cee 100644
--- a/sources/generated/Gst/Bitmask.cs
+++ b/sources/generated/Gst/Bitmask.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Bitmask : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bitmask_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Buffer.cs b/sources/generated/Gst/Buffer.cs
index 01d37b5..39293e5 100644
--- a/sources/generated/Gst/Buffer.cs
+++ b/sources/generated/Gst/Buffer.cs
@@ -101,7 +101,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_type();
public static GLib.GType GType {
@@ -112,7 +112,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_meta(IntPtr raw, IntPtr info, IntPtr parms);
public Gst.Meta AddMeta(Gst.MetaInfo info, IntPtr parms) {
@@ -127,7 +127,7 @@ namespace Gst {
return AddMeta (info, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_parent_buffer_meta(IntPtr raw, IntPtr reference);
public Gst.ParentBufferMeta AddParentBufferMeta(Gst.Buffer reference) {
@@ -136,7 +136,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_protection_meta(IntPtr raw, IntPtr info);
public Gst.ProtectionMeta AddProtectionMeta(Gst.Structure info) {
@@ -146,7 +146,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_add_reference_timestamp_meta(IntPtr raw, IntPtr reference, ulong timestamp, ulong duration);
public Gst.ReferenceTimestampMeta AddReferenceTimestampMeta(Gst.Caps reference, ulong timestamp, ulong duration) {
@@ -155,7 +155,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_append(IntPtr raw, IntPtr buf2);
public Gst.Buffer Append(Gst.Buffer buf2) {
@@ -165,7 +165,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_append_memory(IntPtr raw, IntPtr mem);
public void AppendMemory(Gst.Memory mem) {
@@ -173,7 +173,7 @@ namespace Gst {
gst_buffer_append_memory(Handle, mem == null ? IntPtr.Zero : mem.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_append_region(IntPtr raw, IntPtr buf2, IntPtr offset, IntPtr size);
public Gst.Buffer AppendRegion(Gst.Buffer buf2, long offset, long size) {
@@ -183,7 +183,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_copy_deep(IntPtr raw);
public Gst.Buffer CopyDeep() {
@@ -192,7 +192,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_copy_into(IntPtr raw, IntPtr src, int flags, UIntPtr offset, UIntPtr size);
public bool CopyInto(Gst.Buffer src, Gst.BufferCopyFlags flags, ulong offset, ulong size) {
@@ -201,7 +201,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_copy_region(IntPtr raw, int flags, UIntPtr offset, UIntPtr size);
public Gst.Buffer CopyRegion(Gst.BufferCopyFlags flags, ulong offset, ulong size) {
@@ -210,7 +210,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_fill(IntPtr raw, UIntPtr offset, byte[] src, UIntPtr n_length);
public ulong Fill(ulong offset, byte[] src) {
@@ -219,7 +219,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_find_memory(IntPtr raw, UIntPtr offset, UIntPtr size, out uint idx, out uint length, out UIntPtr skip);
public bool FindMemory(ulong offset, ulong size, out uint idx, out uint length, out ulong skip) {
@@ -230,7 +230,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_all_memory(IntPtr raw);
public Gst.Memory AllMemory {
@@ -241,7 +241,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_buffer_get_flags(IntPtr raw);
public Gst.BufferFlags Flags {
@@ -252,7 +252,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_memory(IntPtr raw, uint idx);
public Gst.Memory GetMemory(uint idx) {
@@ -261,7 +261,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_memory_range(IntPtr raw, uint idx, int length);
public Gst.Memory GetMemoryRange(uint idx, int length) {
@@ -270,7 +270,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_meta(IntPtr raw, IntPtr api);
public Gst.Meta GetMeta(GLib.GType api) {
@@ -279,7 +279,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_buffer_get_n_meta(IntPtr raw, IntPtr api_type);
public uint GetNMeta(GLib.GType api_type) {
@@ -288,7 +288,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_get_reference_timestamp_meta(IntPtr raw, IntPtr reference);
public Gst.ReferenceTimestampMeta GetReferenceTimestampMeta(Gst.Caps reference) {
@@ -301,7 +301,7 @@ namespace Gst {
return GetReferenceTimestampMeta (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_get_size(IntPtr raw);
public ulong Size {
@@ -312,7 +312,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_get_sizes(IntPtr raw, out UIntPtr offset, out UIntPtr maxsize);
public ulong GetSizes(out ulong offset, out ulong maxsize) {
@@ -325,7 +325,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_get_sizes_range(IntPtr raw, uint idx, int length, out UIntPtr offset, out UIntPtr maxsize);
public ulong GetSizesRange(uint idx, int length, out ulong offset, out ulong maxsize) {
@@ -338,7 +338,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_has_flags(IntPtr raw, int flags);
public bool HasFlags(Gst.BufferFlags flags) {
@@ -347,7 +347,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_insert_memory(IntPtr raw, int idx, IntPtr mem);
public void InsertMemory(int idx, Gst.Memory mem) {
@@ -355,7 +355,7 @@ namespace Gst {
gst_buffer_insert_memory(Handle, idx, mem == null ? IntPtr.Zero : mem.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_is_all_memory_writable(IntPtr raw);
public bool IsAllMemoryWritable {
@@ -366,7 +366,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_is_memory_range_writable(IntPtr raw, uint idx, int length);
public bool IsMemoryRangeWritable(uint idx, int length) {
@@ -375,7 +375,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_map(IntPtr raw, IntPtr info, int flags);
public bool Map(out Gst.MapInfo info, Gst.MapFlags flags) {
@@ -387,7 +387,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_map_range(IntPtr raw, uint idx, int length, IntPtr info, int flags);
public bool MapRange(uint idx, int length, out Gst.MapInfo info, Gst.MapFlags flags) {
@@ -399,7 +399,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_buffer_memcmp(IntPtr raw, UIntPtr offset, byte[] mem, UIntPtr n_length);
public int Memcmp(ulong offset, byte[] mem) {
@@ -408,7 +408,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_memset(IntPtr raw, UIntPtr offset, byte val, UIntPtr size);
public ulong Memset(ulong offset, byte val, ulong size) {
@@ -417,7 +417,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_buffer_n_memory(IntPtr raw);
public uint NMemory() {
@@ -426,7 +426,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_peek_memory(IntPtr raw, uint idx);
public Gst.Memory PeekMemory(uint idx) {
@@ -435,7 +435,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_prepend_memory(IntPtr raw, IntPtr mem);
public void PrependMemory(Gst.Memory mem) {
@@ -443,28 +443,28 @@ namespace Gst {
gst_buffer_prepend_memory(Handle, mem == null ? IntPtr.Zero : mem.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_remove_all_memory(IntPtr raw);
public void RemoveAllMemory() {
gst_buffer_remove_all_memory(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_remove_memory(IntPtr raw, uint idx);
public void RemoveMemory(uint idx) {
gst_buffer_remove_memory(Handle, idx);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_remove_memory_range(IntPtr raw, uint idx, int length);
public void RemoveMemoryRange(uint idx, int length) {
gst_buffer_remove_memory_range(Handle, idx, length);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_remove_meta(IntPtr raw, IntPtr meta);
public bool RemoveMeta(Gst.Meta meta) {
@@ -475,7 +475,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_replace_all_memory(IntPtr raw, IntPtr mem);
public void ReplaceAllMemory(Gst.Memory mem) {
@@ -483,7 +483,7 @@ namespace Gst {
gst_buffer_replace_all_memory(Handle, mem == null ? IntPtr.Zero : mem.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_replace_memory(IntPtr raw, uint idx, IntPtr mem);
public void ReplaceMemory(uint idx, Gst.Memory mem) {
@@ -491,7 +491,7 @@ namespace Gst {
gst_buffer_replace_memory(Handle, idx, mem == null ? IntPtr.Zero : mem.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_replace_memory_range(IntPtr raw, uint idx, int length, IntPtr mem);
public void ReplaceMemoryRange(uint idx, int length, Gst.Memory mem) {
@@ -499,14 +499,14 @@ namespace Gst {
gst_buffer_replace_memory_range(Handle, idx, length, mem == null ? IntPtr.Zero : mem.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_resize(IntPtr raw, IntPtr offset, IntPtr size);
public void Resize(long offset, long size) {
gst_buffer_resize(Handle, new IntPtr (offset), new IntPtr (size));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_resize_range(IntPtr raw, uint idx, int length, IntPtr offset, IntPtr size);
public bool ResizeRange(uint idx, int length, long offset, long size) {
@@ -515,7 +515,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_set_flags(IntPtr raw, int flags);
public bool SetFlags(Gst.BufferFlags flags) {
@@ -524,14 +524,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_set_size(IntPtr raw, IntPtr size);
public void SetSize(long size) {
gst_buffer_set_size(Handle, new IntPtr (size));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_unmap(IntPtr raw, IntPtr info);
public void Unmap(Gst.MapInfo info) {
@@ -540,7 +540,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_info);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_unset_flags(IntPtr raw, int flags);
public bool UnsetFlags(Gst.BufferFlags flags) {
@@ -549,7 +549,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_buffer_get_max_memory();
public static uint MaxMemory {
@@ -562,7 +562,7 @@ namespace Gst {
public Buffer(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_new();
public Buffer ()
@@ -570,7 +570,7 @@ namespace Gst {
Raw = gst_buffer_new();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_new_allocate(IntPtr allocator, UIntPtr size, IntPtr parms);
public Buffer (Gst.Allocator allocator, ulong size, Gst.AllocationParams parms)
@@ -580,7 +580,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_new_wrapped(byte[] data, UIntPtr n_length);
public Buffer (byte[] data)
@@ -588,7 +588,7 @@ namespace Gst {
Raw = gst_buffer_new_wrapped(data, new UIntPtr ((ulong) (data == null ? 0 : data.Length)));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_new_wrapped_bytes(IntPtr bytes);
public Buffer (GLib.Bytes bytes)
@@ -596,7 +596,7 @@ namespace Gst {
Raw = gst_buffer_new_wrapped_bytes(bytes == null ? IntPtr.Zero : bytes.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_new_wrapped_full(int flags, byte[] data, UIntPtr maxsize, UIntPtr offset, UIntPtr size, IntPtr user_data, GLib.DestroyNotify notify);
public Buffer (Gst.MemoryFlags flags, byte[] data, ulong maxsize, ulong offset, ulong size, IntPtr user_data, GLib.DestroyNotify notify)
diff --git a/sources/generated/Gst/BufferCopyFlags.cs b/sources/generated/Gst/BufferCopyFlags.cs
index 1d9a8a8..c4c3b17 100644
--- a/sources/generated/Gst/BufferCopyFlags.cs
+++ b/sources/generated/Gst/BufferCopyFlags.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class BufferCopyFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_copy_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/BufferFlags.cs b/sources/generated/Gst/BufferFlags.cs
index 6325334..6640b39 100644
--- a/sources/generated/Gst/BufferFlags.cs
+++ b/sources/generated/Gst/BufferFlags.cs
@@ -28,7 +28,7 @@ namespace Gst {
}
internal class BufferFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/BufferList.cs b/sources/generated/Gst/BufferList.cs
index 9db93c6..524b47e 100644
--- a/sources/generated/Gst/BufferList.cs
+++ b/sources/generated/Gst/BufferList.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class BufferList : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_list_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_buffer_list_calculate_size(IntPtr raw);
public ulong CalculateSize() {
@@ -31,7 +31,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_list_copy_deep(IntPtr raw);
public Gst.BufferList CopyDeep() {
@@ -40,7 +40,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_list_foreach(IntPtr raw, GstSharp.BufferListFuncNative func, IntPtr user_data);
public bool Foreach(Gst.BufferListFunc func) {
@@ -50,7 +50,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_list_get(IntPtr raw, uint idx);
public Gst.Buffer Get(uint idx) {
@@ -59,7 +59,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_list_get_writable(IntPtr raw, uint idx);
public Gst.Buffer GetWritable(uint idx) {
@@ -68,7 +68,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_list_insert(IntPtr raw, int idx, IntPtr buffer);
public void Insert(int idx, Gst.Buffer buffer) {
@@ -76,7 +76,7 @@ namespace Gst {
gst_buffer_list_insert(Handle, idx, buffer == null ? IntPtr.Zero : buffer.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_buffer_list_length(IntPtr raw);
public uint Length() {
@@ -85,7 +85,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_list_remove(IntPtr raw, uint idx, uint length);
public void Remove(uint idx, uint length) {
@@ -94,7 +94,7 @@ namespace Gst {
public BufferList(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_list_new();
public BufferList ()
@@ -102,7 +102,7 @@ namespace Gst {
Raw = gst_buffer_list_new();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_list_new_sized(uint size);
public BufferList (uint size)
diff --git a/sources/generated/Gst/BufferPool.cs b/sources/generated/Gst/BufferPool.cs
index a4ccd9c..d8a4dfb 100644
--- a/sources/generated/Gst/BufferPool.cs
+++ b/sources/generated/Gst/BufferPool.cs
@@ -13,7 +13,7 @@ namespace Gst {
public BufferPool (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_pool_new();
public BufferPool () : base (IntPtr.Zero)
@@ -25,7 +25,7 @@ namespace Gst {
Raw = gst_buffer_pool_new();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_pool_set_flushing(IntPtr raw, bool flushing);
public bool Flushing {
@@ -775,7 +775,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_pool_get_type();
public static new GLib.GType GType {
@@ -786,7 +786,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_pool_config_add_option(IntPtr config, IntPtr option);
public static void ConfigAddOption(Gst.Structure config, string option) {
@@ -795,7 +795,7 @@ namespace Gst {
GLib.Marshaller.Free (native_option);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_config_get_allocator(IntPtr config, out IntPtr allocator, IntPtr parms);
public static bool ConfigGetAllocator(Gst.Structure config, out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -809,7 +809,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_pool_config_get_option(IntPtr config, uint index);
public static string ConfigGetOption(Gst.Structure config, uint index) {
@@ -818,7 +818,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_config_get_params(IntPtr config, out IntPtr caps, out uint size, out uint min_buffers, out uint max_buffers);
public static bool ConfigGetParams(Gst.Structure config, out Gst.Caps caps, out uint size, out uint min_buffers, out uint max_buffers) {
@@ -829,7 +829,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_config_has_option(IntPtr config, IntPtr option);
public static bool ConfigHasOption(Gst.Structure config, string option) {
@@ -840,7 +840,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_buffer_pool_config_n_options(IntPtr config);
public static uint ConfigNOptions(Gst.Structure config) {
@@ -849,7 +849,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_pool_config_set_allocator(IntPtr config, IntPtr allocator, IntPtr parms);
public static void ConfigSetAllocator(Gst.Structure config, Gst.Allocator allocator, Gst.AllocationParams parms) {
@@ -862,14 +862,14 @@ namespace Gst {
ConfigSetAllocator (config, null, Gst.AllocationParams.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_pool_config_set_params(IntPtr config, IntPtr caps, uint size, uint min_buffers, uint max_buffers);
public static void ConfigSetParams(Gst.Structure config, Gst.Caps caps, uint size, uint min_buffers, uint max_buffers) {
gst_buffer_pool_config_set_params(config == null ? IntPtr.Zero : config.Handle, caps == null ? IntPtr.Zero : caps.Handle, size, min_buffers, max_buffers);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_config_validate_params(IntPtr config, IntPtr caps, uint size, uint min_buffers, uint max_buffers);
public static bool ConfigValidateParams(Gst.Structure config, Gst.Caps caps, uint size, uint min_buffers, uint max_buffers) {
@@ -878,7 +878,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_buffer_pool_acquire_buffer(IntPtr raw, out IntPtr buffer, IntPtr parms);
public Gst.FlowReturn AcquireBuffer(out Gst.Buffer buffer, Gst.BufferPoolAcquireParams parms) {
@@ -895,7 +895,7 @@ namespace Gst {
return AcquireBuffer (out buffer, Gst.BufferPoolAcquireParams.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_pool_get_config(IntPtr raw);
public Gst.Structure Config {
@@ -906,7 +906,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_pool_get_options(IntPtr raw);
public string[] Options {
@@ -917,7 +917,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_has_option(IntPtr raw, IntPtr option);
public bool HasOption(string option) {
@@ -928,7 +928,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_is_active(IntPtr raw);
public bool IsActive {
@@ -939,7 +939,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_buffer_pool_release_buffer(IntPtr raw, IntPtr buffer);
public void ReleaseBuffer(Gst.Buffer buffer) {
@@ -947,7 +947,7 @@ namespace Gst {
gst_buffer_pool_release_buffer(Handle, buffer == null ? IntPtr.Zero : buffer.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_set_active(IntPtr raw, bool active);
public bool SetActive(bool active) {
@@ -956,7 +956,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_buffer_pool_set_config(IntPtr raw, IntPtr config);
public bool SetConfig(Gst.Structure config) {
diff --git a/sources/generated/Gst/BufferPoolAcquireFlags.cs b/sources/generated/Gst/BufferPoolAcquireFlags.cs
index 1c7fe74..c833e33 100644
--- a/sources/generated/Gst/BufferPoolAcquireFlags.cs
+++ b/sources/generated/Gst/BufferPoolAcquireFlags.cs
@@ -19,7 +19,7 @@ namespace Gst {
}
internal class BufferPoolAcquireFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffer_pool_acquire_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/BufferingMode.cs b/sources/generated/Gst/BufferingMode.cs
index 2b2e550..8ccbbcf 100644
--- a/sources/generated/Gst/BufferingMode.cs
+++ b/sources/generated/Gst/BufferingMode.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class BufferingModeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_buffering_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Bus.cs b/sources/generated/Gst/Bus.cs
index 792e45d..a146d15 100644
--- a/sources/generated/Gst/Bus.cs
+++ b/sources/generated/Gst/Bus.cs
@@ -13,7 +13,7 @@ namespace Gst {
public Bus (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_new();
public Bus () : base (IntPtr.Zero)
@@ -191,7 +191,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_get_type();
public static new GLib.GType GType {
@@ -202,21 +202,21 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_add_signal_watch(IntPtr raw);
public void AddSignalWatch() {
gst_bus_add_signal_watch(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_add_signal_watch_full(IntPtr raw, int priority);
public void AddSignalWatchFull(int priority) {
gst_bus_add_signal_watch_full(Handle, priority);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_bus_add_watch_full(IntPtr raw, int priority, GstSharp.BusFuncNative func, IntPtr user_data, GLib.DestroyNotify notify);
public uint AddWatchFull(int priority, Gst.BusFunc func) {
@@ -235,7 +235,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bus_async_signal_func(IntPtr raw, IntPtr message, IntPtr data);
public bool AsyncSignalFunc(Gst.Message message, IntPtr data) {
@@ -244,7 +244,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_create_watch(IntPtr raw);
public GLib.Source CreateWatch() {
@@ -253,21 +253,21 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_disable_sync_message_emission(IntPtr raw);
public void DisableSyncMessageEmission() {
gst_bus_disable_sync_message_emission(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_enable_sync_message_emission(IntPtr raw);
public void EnableSyncMessageEmission() {
gst_bus_enable_sync_message_emission(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_get_pollfd(IntPtr raw, out GLib.PollFD fd);
public GLib.PollFD Pollfd {
@@ -278,7 +278,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bus_have_pending(IntPtr raw);
public bool HavePending() {
@@ -287,7 +287,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_peek(IntPtr raw);
public Gst.Message Peek() {
@@ -296,7 +296,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_poll(IntPtr raw, int events, ulong timeout);
public Gst.Message Poll(Gst.MessageType events, ulong timeout) {
@@ -305,7 +305,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_pop(IntPtr raw);
public Gst.Message Pop() {
@@ -314,7 +314,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_pop_filtered(IntPtr raw, int types);
public Gst.Message PopFiltered(Gst.MessageType types) {
@@ -323,7 +323,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bus_post(IntPtr raw, IntPtr message);
public bool Post(Gst.Message message) {
@@ -333,14 +333,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_remove_signal_watch(IntPtr raw);
public void RemoveSignalWatch() {
gst_bus_remove_signal_watch(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_bus_remove_watch(IntPtr raw);
public bool RemoveWatch() {
@@ -349,7 +349,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_set_flushing(IntPtr raw, bool flushing);
public bool Flushing {
@@ -358,7 +358,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_bus_set_sync_handler(IntPtr raw, GstSharp.BusSyncHandlerNative func, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.BusSyncHandler SyncHandler {
@@ -377,7 +377,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_bus_sync_signal_handler(IntPtr raw, IntPtr message, IntPtr data);
public Gst.BusSyncReply SyncSignalHandler(Gst.Message message) {
@@ -386,7 +386,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_timed_pop(IntPtr raw, ulong timeout);
public Gst.Message TimedPop(ulong timeout) {
@@ -395,7 +395,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_timed_pop_filtered(IntPtr raw, ulong timeout, int types);
public Gst.Message TimedPopFiltered(ulong timeout, Gst.MessageType types) {
diff --git a/sources/generated/Gst/BusFlags.cs b/sources/generated/Gst/BusFlags.cs
index 79fcc7e..0631948 100644
--- a/sources/generated/Gst/BusFlags.cs
+++ b/sources/generated/Gst/BusFlags.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class BusFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/BusSyncReply.cs b/sources/generated/Gst/BusSyncReply.cs
index 4126b58..eec6d6e 100644
--- a/sources/generated/Gst/BusSyncReply.cs
+++ b/sources/generated/Gst/BusSyncReply.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class BusSyncReplyGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_sync_reply_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Caps.cs b/sources/generated/Gst/Caps.cs
index 3e0c834..6b378f5 100644
--- a/sources/generated/Gst/Caps.cs
+++ b/sources/generated/Gst/Caps.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Caps : Gst.MiniObject {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_append(IntPtr raw, IntPtr caps2);
public void Append(Gst.Caps caps2) {
@@ -30,7 +30,7 @@ namespace Gst {
gst_caps_append(Handle, caps2 == null ? IntPtr.Zero : caps2.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_append_structure(IntPtr raw, IntPtr structure);
public void AppendStructure(Gst.Structure structure) {
@@ -38,7 +38,7 @@ namespace Gst {
gst_caps_append_structure(Handle, structure == null ? IntPtr.Zero : structure.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_append_structure_full(IntPtr raw, IntPtr structure, IntPtr features);
public void AppendStructureFull(Gst.Structure structure, Gst.CapsFeatures features) {
@@ -52,7 +52,7 @@ namespace Gst {
AppendStructureFull (structure, Gst.CapsFeatures.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_can_intersect(IntPtr raw, IntPtr caps2);
public bool CanIntersect(Gst.Caps caps2) {
@@ -61,7 +61,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_copy(IntPtr raw);
public Gst.Caps Copy() {
@@ -70,7 +70,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_copy_nth(IntPtr raw, uint nth);
public Gst.Caps CopyNth(uint nth) {
@@ -79,7 +79,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_filter_and_map_in_place(IntPtr raw, GstSharp.CapsFilterMapFuncNative func, IntPtr user_data);
public void FilterAndMapInPlace(Gst.CapsFilterMapFunc func) {
@@ -87,7 +87,7 @@ namespace Gst {
gst_caps_filter_and_map_in_place(Handle, func_wrapper.NativeDelegate, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_fixate(IntPtr raw);
public Gst.Caps Fixate() {
@@ -96,7 +96,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_foreach(IntPtr raw, GstSharp.CapsForeachFuncNative func, IntPtr user_data);
public bool Foreach(Gst.CapsForeachFunc func) {
@@ -106,7 +106,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_get_features(IntPtr raw, uint index);
public Gst.CapsFeatures GetFeatures(uint index) {
@@ -115,7 +115,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_caps_get_size(IntPtr raw);
public uint Size {
@@ -126,7 +126,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_get_structure(IntPtr raw, uint index);
public Gst.Structure GetStructure(uint index) {
@@ -135,7 +135,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_intersect(IntPtr raw, IntPtr caps2);
public Gst.Caps Intersect(Gst.Caps caps2) {
@@ -144,7 +144,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_intersect_full(IntPtr raw, IntPtr caps2, int mode);
public Gst.Caps IntersectFull(Gst.Caps caps2, Gst.CapsIntersectMode mode) {
@@ -153,7 +153,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_always_compatible(IntPtr raw, IntPtr caps2);
public bool IsAlwaysCompatible(Gst.Caps caps2) {
@@ -162,7 +162,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_any(IntPtr raw);
public bool IsAny {
@@ -173,7 +173,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_empty(IntPtr raw);
public bool IsEmpty {
@@ -184,7 +184,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_equal(IntPtr raw, IntPtr caps2);
public bool IsEqual(Gst.Caps caps2) {
@@ -193,7 +193,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_equal_fixed(IntPtr raw, IntPtr caps2);
public bool IsEqualFixed(Gst.Caps caps2) {
@@ -202,7 +202,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_fixed(IntPtr raw);
public bool IsFixed {
@@ -213,7 +213,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_strictly_equal(IntPtr raw, IntPtr caps2);
public bool IsStrictlyEqual(Gst.Caps caps2) {
@@ -222,7 +222,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_subset(IntPtr raw, IntPtr superset);
public bool IsSubset(Gst.Caps superset) {
@@ -231,7 +231,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_subset_structure(IntPtr raw, IntPtr structure);
public bool IsSubsetStructure(Gst.Structure structure) {
@@ -240,7 +240,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_is_subset_structure_full(IntPtr raw, IntPtr structure, IntPtr features);
public bool IsSubsetStructureFull(Gst.Structure structure, Gst.CapsFeatures features) {
@@ -255,7 +255,7 @@ namespace Gst {
return IsSubsetStructureFull (structure, Gst.CapsFeatures.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_map_in_place(IntPtr raw, GstSharp.CapsMapFuncNative func, IntPtr user_data);
public bool MapInPlace(Gst.CapsMapFunc func) {
@@ -265,7 +265,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_merge(IntPtr raw, IntPtr caps2);
public Gst.Caps Merge(Gst.Caps caps2) {
@@ -275,7 +275,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_merge_structure(IntPtr raw, IntPtr structure);
public Gst.Caps MergeStructure(Gst.Structure structure) {
@@ -285,7 +285,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_merge_structure_full(IntPtr raw, IntPtr structure, IntPtr features);
public Gst.Caps MergeStructureFull(Gst.Structure structure, Gst.CapsFeatures features) {
@@ -301,7 +301,7 @@ namespace Gst {
return MergeStructureFull (structure, Gst.CapsFeatures.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_normalize(IntPtr raw);
public Gst.Caps Normalize() {
@@ -310,14 +310,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_remove_structure(IntPtr raw, uint idx);
public void RemoveStructure(uint idx) {
gst_caps_remove_structure(Handle, idx);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_set_features(IntPtr raw, uint index, IntPtr features);
public void SetFeatures(uint index, Gst.CapsFeatures features) {
@@ -330,7 +330,7 @@ namespace Gst {
SetFeatures (index, Gst.CapsFeatures.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_set_features_simple(IntPtr raw, IntPtr value);
public Gst.CapsFeatures FeaturesSimple {
@@ -341,7 +341,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_set_value(IntPtr raw, IntPtr field, IntPtr value);
public void SetValue(string field, GLib.Value value) {
@@ -352,7 +352,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_simplify(IntPtr raw);
public Gst.Caps Simplify() {
@@ -361,7 +361,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_steal_structure(IntPtr raw, uint index);
public Gst.Structure StealStructure(uint index) {
@@ -370,7 +370,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_subtract(IntPtr raw, IntPtr subtrahend);
public Gst.Caps Subtract(Gst.Caps subtrahend) {
@@ -379,7 +379,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_to_string(IntPtr raw);
public override string ToString() {
@@ -388,7 +388,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_truncate(IntPtr raw);
public Gst.Caps Truncate() {
@@ -397,7 +397,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_from_string(IntPtr str1ng);
public static Gst.Caps FromString(string str1ng) {
@@ -410,7 +410,7 @@ namespace Gst {
public Caps(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_new_empty();
public Caps ()
@@ -418,7 +418,7 @@ namespace Gst {
Raw = gst_caps_new_empty();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_new_empty_simple(IntPtr media_type);
public Caps (string media_type)
@@ -428,7 +428,7 @@ namespace Gst {
GLib.Marshaller.Free (native_media_type);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_new_any();
public static Caps NewAny()
diff --git a/sources/generated/Gst/CapsFeatures.cs b/sources/generated/Gst/CapsFeatures.cs
index 1b52cb3..e1d7beb 100644
--- a/sources/generated/Gst/CapsFeatures.cs
+++ b/sources/generated/Gst/CapsFeatures.cs
@@ -21,7 +21,7 @@ namespace Gst {
return (Gst.CapsFeatures) Marshal.PtrToStructure (raw, typeof (Gst.CapsFeatures));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_new_any();
public static CapsFeatures NewAny()
@@ -30,7 +30,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_new_empty();
public static CapsFeatures NewEmpty()
@@ -39,7 +39,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_get_type();
public static GLib.GType GType {
@@ -50,7 +50,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_features_add(IntPtr raw, IntPtr feature);
public void Add(string feature) {
@@ -63,7 +63,7 @@ namespace Gst {
GLib.Marshaller.Free (native_feature);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_features_add_id(IntPtr raw, uint feature);
public void AddId(uint feature) {
@@ -74,7 +74,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_features_contains(IntPtr raw, IntPtr feature);
public bool Contains(string feature) {
@@ -89,7 +89,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_features_contains_id(IntPtr raw, uint feature);
public bool ContainsId(uint feature) {
@@ -102,7 +102,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_get_nth(IntPtr raw, uint i);
public string GetNth(uint i) {
@@ -115,7 +115,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_caps_features_get_nth_id(IntPtr raw, uint i);
public uint GetNthId(uint i) {
@@ -128,7 +128,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_caps_features_get_size(IntPtr raw);
public uint Size {
@@ -143,7 +143,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_features_is_any(IntPtr raw);
public bool IsAny {
@@ -158,7 +158,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_features_is_equal(IntPtr raw, IntPtr features2);
public bool IsEqual(Gst.CapsFeatures features2) {
@@ -173,7 +173,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_features_remove(IntPtr raw, IntPtr feature);
public void Remove(string feature) {
@@ -186,7 +186,7 @@ namespace Gst {
GLib.Marshaller.Free (native_feature);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_caps_features_remove_id(IntPtr raw, uint feature);
public void RemoveId(uint feature) {
@@ -197,7 +197,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_caps_features_set_parent_refcount(IntPtr raw, int refcount);
public bool SetParentRefcount(int refcount) {
@@ -210,7 +210,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_to_string(IntPtr raw);
public override string ToString() {
@@ -223,7 +223,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_from_string(IntPtr features);
public static Gst.CapsFeatures FromString(string features) {
diff --git a/sources/generated/Gst/CapsFlags.cs b/sources/generated/Gst/CapsFlags.cs
index cb02b10..9a18ad0 100644
--- a/sources/generated/Gst/CapsFlags.cs
+++ b/sources/generated/Gst/CapsFlags.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class CapsFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/CapsIntersectMode.cs b/sources/generated/Gst/CapsIntersectMode.cs
index ae44091..1f78368 100644
--- a/sources/generated/Gst/CapsIntersectMode.cs
+++ b/sources/generated/Gst/CapsIntersectMode.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class CapsIntersectModeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_intersect_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ChildProxyAdapter.cs b/sources/generated/Gst/ChildProxyAdapter.cs
index 6f4c9a5..692e731 100644
--- a/sources/generated/Gst/ChildProxyAdapter.cs
+++ b/sources/generated/Gst/ChildProxyAdapter.cs
@@ -116,7 +116,7 @@ namespace Gst {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_child_proxy_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_child_proxy_get_type ());
@@ -189,7 +189,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_child_proxy_child_added(IntPtr raw, IntPtr child, IntPtr name);
public void ChildAdded(GLib.Object child, string name) {
@@ -198,7 +198,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_child_proxy_child_removed(IntPtr raw, IntPtr child, IntPtr name);
public void ChildRemoved(GLib.Object child, string name) {
@@ -207,7 +207,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_child_proxy_get_child_by_index(IntPtr raw, uint index);
public GLib.Object GetChildByIndex(uint index) {
@@ -216,7 +216,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_child_proxy_get_child_by_name(IntPtr raw, IntPtr name);
public GLib.Object GetChildByName(string name) {
@@ -227,7 +227,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_child_proxy_get_children_count(IntPtr raw);
public uint ChildrenCount {
@@ -238,7 +238,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_child_proxy_lookup(IntPtr raw, IntPtr name, out IntPtr target, out IntPtr pspec);
public bool Lookup(string name, out GLib.Object target, out IntPtr pspec) {
diff --git a/sources/generated/Gst/Clock.cs b/sources/generated/Gst/Clock.cs
index 44909aa..8aaf768 100644
--- a/sources/generated/Gst/Clock.cs
+++ b/sources/generated/Gst/Clock.cs
@@ -18,10 +18,10 @@ namespace Gst {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_get_timeout(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_clock_set_timeout(IntPtr raw, ulong timeout);
[GLib.Property ("timeout")]
@@ -542,7 +542,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_get_type();
public static new GLib.GType GType {
@@ -553,7 +553,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_clock_id_compare_func(IntPtr id1, IntPtr id2);
public static int IdCompareFunc(IntPtr id1, IntPtr id2) {
@@ -566,7 +566,7 @@ namespace Gst {
return IdCompareFunc (IntPtr.Zero, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_id_get_clock(IntPtr id);
public static Gst.Clock IdGetClock(IntPtr id) {
@@ -575,7 +575,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_id_get_time(IntPtr id);
public static ulong IdGetTime(IntPtr id) {
@@ -584,7 +584,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_id_ref(IntPtr id);
public static IntPtr IdRef(IntPtr id) {
@@ -593,21 +593,21 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_clock_id_unref(IntPtr id);
public static void IdUnref(IntPtr id) {
gst_clock_id_unref(id);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_clock_id_unschedule(IntPtr id);
public static void IdUnschedule(IntPtr id) {
gst_clock_id_unschedule(id);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_id_uses_clock(IntPtr id, IntPtr clock);
public static bool IdUsesClock(IntPtr id, Gst.Clock clock) {
@@ -616,7 +616,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_clock_id_wait(IntPtr id, out long jitter);
public static Gst.ClockReturn IdWait(IntPtr id, out long jitter) {
@@ -625,7 +625,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_clock_id_wait_async(IntPtr id, GstSharp.ClockCallbackNative func, IntPtr user_data, GLib.DestroyNotify destroy_data);
public static Gst.ClockReturn IdWaitAsync(IntPtr id, Gst.ClockCallback func) {
@@ -644,7 +644,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_add_observation(IntPtr raw, ulong slave, ulong master, out double r_squared);
public bool AddObservation(ulong slave, ulong master, out double r_squared) {
@@ -653,7 +653,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_add_observation_unapplied(IntPtr raw, ulong slave, ulong master, out double r_squared, out ulong _internal, out ulong external, out ulong rate_num, out ulong rate_denom);
public bool AddObservationUnapplied(ulong slave, ulong master, out double r_squared, out ulong _internal, out ulong external, out ulong rate_num, out ulong rate_denom) {
@@ -662,7 +662,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_adjust_unlocked(IntPtr raw, ulong _internal);
public ulong AdjustUnlocked(ulong _internal) {
@@ -671,7 +671,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_adjust_with_calibration(IntPtr raw, ulong internal_target, ulong cinternal, ulong cexternal, ulong cnum, ulong cdenom);
public ulong AdjustWithCalibration(ulong internal_target, ulong cinternal, ulong cexternal, ulong cnum, ulong cdenom) {
@@ -680,14 +680,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_clock_get_calibration(IntPtr raw, out ulong _internal, out ulong external, out ulong rate_num, out ulong rate_denom);
public void GetCalibration(out ulong _internal, out ulong external, out ulong rate_num, out ulong rate_denom) {
gst_clock_get_calibration(Handle, out _internal, out external, out rate_num, out rate_denom);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_get_internal_time(IntPtr raw);
public ulong InternalTime {
@@ -698,7 +698,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_get_master(IntPtr raw);
public Gst.Clock Master {
@@ -709,7 +709,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_get_resolution(IntPtr raw);
public ulong Resolution {
@@ -720,7 +720,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_get_time(IntPtr raw);
public ulong Time {
@@ -731,7 +731,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_is_synced(IntPtr raw);
public bool IsSynced {
@@ -742,7 +742,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_new_periodic_id(IntPtr raw, ulong start_time, ulong interval);
public IntPtr NewPeriodicId(ulong start_time, ulong interval) {
@@ -751,7 +751,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_new_single_shot_id(IntPtr raw, ulong time);
public IntPtr NewSingleShotId(ulong time) {
@@ -760,7 +760,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_periodic_id_reinit(IntPtr raw, IntPtr id, ulong start_time, ulong interval);
public bool PeriodicIdReinit(IntPtr id, ulong start_time, ulong interval) {
@@ -769,14 +769,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_clock_set_calibration(IntPtr raw, ulong _internal, ulong external, ulong rate_num, ulong rate_denom);
public void SetCalibration(ulong _internal, ulong external, ulong rate_num, ulong rate_denom) {
gst_clock_set_calibration(Handle, _internal, external, rate_num, rate_denom);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_set_master(IntPtr raw, IntPtr master);
public bool SetMaster(Gst.Clock master) {
@@ -789,7 +789,7 @@ namespace Gst {
return SetMaster (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_set_resolution(IntPtr raw, ulong resolution);
public ulong SetResolution(ulong resolution) {
@@ -798,14 +798,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_clock_set_synced(IntPtr raw, bool synced);
public void is_synced(bool synced) {
gst_clock_set_synced(Handle, synced);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_single_shot_id_reinit(IntPtr raw, IntPtr id, ulong time);
public bool SingleShotIdReinit(IntPtr id, ulong time) {
@@ -814,7 +814,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_unadjust_unlocked(IntPtr raw, ulong external);
public ulong UnadjustUnlocked(ulong external) {
@@ -823,7 +823,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_clock_unadjust_with_calibration(IntPtr raw, ulong external_target, ulong cinternal, ulong cexternal, ulong cnum, ulong cdenom);
public ulong UnadjustWithCalibration(ulong external_target, ulong cinternal, ulong cexternal, ulong cnum, ulong cdenom) {
@@ -832,7 +832,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_clock_wait_for_sync(IntPtr raw, ulong timeout);
public bool WaitForSync(ulong timeout) {
diff --git a/sources/generated/Gst/ClockEntryType.cs b/sources/generated/Gst/ClockEntryType.cs
index 8d885a7..45cd687 100644
--- a/sources/generated/Gst/ClockEntryType.cs
+++ b/sources/generated/Gst/ClockEntryType.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class ClockEntryTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_entry_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ClockFlags.cs b/sources/generated/Gst/ClockFlags.cs
index 8a2e59f..eb447a3 100644
--- a/sources/generated/Gst/ClockFlags.cs
+++ b/sources/generated/Gst/ClockFlags.cs
@@ -22,7 +22,7 @@ namespace Gst {
}
internal class ClockFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ClockReturn.cs b/sources/generated/Gst/ClockReturn.cs
index 0ff2cbf..e5933b2 100644
--- a/sources/generated/Gst/ClockReturn.cs
+++ b/sources/generated/Gst/ClockReturn.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class ClockReturnGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_return_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ClockType.cs b/sources/generated/Gst/ClockType.cs
index 358694c..b3ecacd 100644
--- a/sources/generated/Gst/ClockType.cs
+++ b/sources/generated/Gst/ClockType.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class ClockTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_clock_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Context.cs b/sources/generated/Gst/Context.cs
index d45f9e0..a1c9b58 100644
--- a/sources/generated/Gst/Context.cs
+++ b/sources/generated/Gst/Context.cs
@@ -21,7 +21,7 @@ namespace Gst {
return (Gst.Context) Marshal.PtrToStructure (raw, typeof (Gst.Context));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_context_new(IntPtr context_type, bool persistent);
public static Context New(string context_type, bool persistent)
@@ -32,7 +32,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_context_get_type();
public static GLib.GType GType {
@@ -43,7 +43,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_context_get_context_type(IntPtr raw);
public string ContextType {
@@ -58,7 +58,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_context_get_structure(IntPtr raw);
public Gst.Structure Structure {
@@ -73,7 +73,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_context_has_context_type(IntPtr raw, IntPtr context_type);
public bool HasContextType(string context_type) {
@@ -88,7 +88,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_context_is_persistent(IntPtr raw);
public bool IsPersistent {
@@ -103,7 +103,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_context_writable_structure(IntPtr raw);
public Gst.Structure WritableStructure() {
diff --git a/sources/generated/Gst/ControlBinding.cs b/sources/generated/Gst/ControlBinding.cs
index f1a1e2c..e2f1f28 100644
--- a/sources/generated/Gst/ControlBinding.cs
+++ b/sources/generated/Gst/ControlBinding.cs
@@ -56,7 +56,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_control_binding_set_disabled(IntPtr raw, bool disabled);
public bool Disabled {
@@ -237,7 +237,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_control_binding_get_type();
public static new GLib.GType GType {
@@ -248,7 +248,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_control_binding_get_g_value_array(IntPtr raw, ulong timestamp, ulong interval, uint n_values, IntPtr[] values);
public bool GetGValueArray(ulong timestamp, ulong interval, GLib.Value[] values) {
@@ -265,7 +265,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_control_binding_get_value(IntPtr raw, ulong timestamp);
public GLib.Value GetValue(ulong timestamp) {
@@ -274,7 +274,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_control_binding_is_disabled(IntPtr raw);
public bool IsDisabled {
@@ -285,7 +285,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_control_binding_sync_values(IntPtr raw, IntPtr _object, ulong timestamp, ulong last_sync);
public bool SyncValues(Gst.Object _object, ulong timestamp, ulong last_sync) {
diff --git a/sources/generated/Gst/ControlSource.cs b/sources/generated/Gst/ControlSource.cs
index f99f156..4f79a11 100644
--- a/sources/generated/Gst/ControlSource.cs
+++ b/sources/generated/Gst/ControlSource.cs
@@ -62,7 +62,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_control_source_get_type();
public static new GLib.GType GType {
@@ -73,7 +73,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_control_source_get_value(IntPtr raw, ulong timestamp, out double value);
public bool GetValueAt(ulong timestamp, out double value) {
@@ -82,7 +82,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_control_source_get_value_array(IntPtr raw, ulong timestamp, ulong interval, uint n_values, double[] values);
public bool GetValues(ulong timestamp, ulong interval, double[] values) {
diff --git a/sources/generated/Gst/CoreError.cs b/sources/generated/Gst/CoreError.cs
index e121ce2..2f5f682 100644
--- a/sources/generated/Gst/CoreError.cs
+++ b/sources/generated/Gst/CoreError.cs
@@ -28,7 +28,7 @@ namespace Gst {
}
internal class CoreErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_core_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/DateTime.cs b/sources/generated/Gst/DateTime.cs
index ded1b9d..56639cc 100644
--- a/sources/generated/Gst/DateTime.cs
+++ b/sources/generated/Gst/DateTime.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class DateTime : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_day(IntPtr raw);
public int Day {
@@ -33,7 +33,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_hour(IntPtr raw);
public int Hour {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_microsecond(IntPtr raw);
public int Microsecond {
@@ -55,7 +55,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_minute(IntPtr raw);
public int Minute {
@@ -66,7 +66,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_month(IntPtr raw);
public int Month {
@@ -77,7 +77,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_second(IntPtr raw);
public int Second {
@@ -88,7 +88,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern float gst_date_time_get_time_zone_offset(IntPtr raw);
public float TimeZoneOffset {
@@ -99,7 +99,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_date_time_get_year(IntPtr raw);
public int Year {
@@ -110,7 +110,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_date_time_has_day(IntPtr raw);
public bool HasDay {
@@ -121,7 +121,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_date_time_has_month(IntPtr raw);
public bool HasMonth {
@@ -132,7 +132,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_date_time_has_second(IntPtr raw);
public bool HasSecond {
@@ -143,7 +143,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_date_time_has_time(IntPtr raw);
public bool HasTime {
@@ -154,7 +154,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_date_time_has_year(IntPtr raw);
public bool HasYear {
@@ -165,7 +165,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_to_g_date_time(IntPtr raw);
public GLib.DateTime ToGDateTime() {
@@ -174,7 +174,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_to_iso8601_string(IntPtr raw);
public string ToIso8601String() {
@@ -185,7 +185,7 @@ namespace Gst {
public DateTime(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new(float tzoffset, int year, int month, int day, int hour, int minute, double seconds);
public DateTime (float tzoffset, int year, int month, int day, int hour, int minute, double seconds)
@@ -193,7 +193,7 @@ namespace Gst {
Raw = gst_date_time_new(tzoffset, year, month, day, hour, minute, seconds);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_from_g_date_time(IntPtr dt);
public DateTime (GLib.DateTime dt)
@@ -201,7 +201,7 @@ namespace Gst {
Raw = gst_date_time_new_from_g_date_time(dt == null ? IntPtr.Zero : dt.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_from_iso8601_string(IntPtr str1ng);
public DateTime (string str1ng)
@@ -211,7 +211,7 @@ namespace Gst {
GLib.Marshaller.Free (native_str1ng);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_from_unix_epoch_local_time(long secs);
public DateTime (long secs)
@@ -219,7 +219,7 @@ namespace Gst {
Raw = gst_date_time_new_from_unix_epoch_local_time(secs);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_from_unix_epoch_utc(long secs);
public static DateTime NewFromUnixEpochUtc(long secs)
@@ -228,7 +228,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_local_time(int year, int month, int day, int hour, int minute, double seconds);
public DateTime (int year, int month, int day, int hour, int minute, double seconds)
@@ -236,7 +236,7 @@ namespace Gst {
Raw = gst_date_time_new_local_time(year, month, day, hour, minute, seconds);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_now_local_time();
public DateTime ()
@@ -244,7 +244,7 @@ namespace Gst {
Raw = gst_date_time_new_now_local_time();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_now_utc();
public static DateTime NewNowUtc()
@@ -253,7 +253,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_y(int year);
public DateTime (int year)
@@ -261,7 +261,7 @@ namespace Gst {
Raw = gst_date_time_new_y(year);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_ym(int year, int month);
public DateTime (int year, int month)
@@ -269,7 +269,7 @@ namespace Gst {
Raw = gst_date_time_new_ym(year, month);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_new_ymd(int year, int month, int day);
public DateTime (int year, int month, int day)
@@ -277,7 +277,7 @@ namespace Gst {
Raw = gst_date_time_new_ymd(year, month, day);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_date_time_ref(IntPtr raw);
protected override void Ref (IntPtr raw)
@@ -288,7 +288,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_date_time_unref(IntPtr raw);
protected override void Unref (IntPtr raw)
diff --git a/sources/generated/Gst/Debug.cs b/sources/generated/Gst/Debug.cs
index 282d8c8..f27e9bc 100644
--- a/sources/generated/Gst/Debug.cs
+++ b/sources/generated/Gst/Debug.cs
@@ -9,7 +9,7 @@ namespace Gst {
#region Autogenerated code
public partial class Debug {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_add_log_function(GstSharp.LogFunctionNative func, IntPtr user_data, GLib.DestroyNotify notify);
public static void AddLogFunction(Gst.LogFunction func) {
@@ -26,14 +26,14 @@ namespace Gst {
gst_debug_add_log_function(func_wrapper.NativeDelegate, user_data, notify);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_add_ring_buffer_logger(uint max_size_per_thread, uint thread_timeout);
public static void AddRingBufferLogger(uint max_size_per_thread, uint thread_timeout) {
gst_debug_add_ring_buffer_logger(max_size_per_thread, thread_timeout);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_bin_to_dot_data(IntPtr bin, int details);
public static string BinToDotData(Gst.Bin bin, Gst.DebugGraphDetails details) {
@@ -42,7 +42,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_bin_to_dot_file(IntPtr bin, int details, IntPtr file_name);
public static void BinToDotFile(Gst.Bin bin, Gst.DebugGraphDetails details, string file_name) {
@@ -51,7 +51,7 @@ namespace Gst {
GLib.Marshaller.Free (native_file_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_bin_to_dot_file_with_ts(IntPtr bin, int details, IntPtr file_name);
public static void BinToDotFileWithTs(Gst.Bin bin, Gst.DebugGraphDetails details, string file_name) {
@@ -60,7 +60,7 @@ namespace Gst {
GLib.Marshaller.Free (native_file_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_construct_term_color(uint colorinfo);
public static string ConstructTermColor(uint colorinfo) {
@@ -69,7 +69,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_debug_construct_win_color(uint colorinfo);
public static int ConstructWinColor(uint colorinfo) {
@@ -78,7 +78,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_get_all_categories();
public static GLib.SList[] GetAllCategories() {
@@ -87,7 +87,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_debug_get_color_mode();
public static Gst.DebugColorMode GetColorMode() {
@@ -96,7 +96,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_debug_get_default_threshold();
public static Gst.DebugLevel GetDefaultThreshold() {
@@ -105,7 +105,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_get_stack_trace(int flags);
public static string GetStackTrace(Gst.StackTraceFlags flags) {
@@ -114,7 +114,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_debug_is_active();
public static bool IsActive() {
@@ -123,7 +123,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_debug_is_colored();
public static bool IsColored() {
@@ -132,7 +132,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_level_get_name(int level);
public static string LevelGetName(Gst.DebugLevel level) {
@@ -141,7 +141,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_log_default(IntPtr category, int level, IntPtr file, IntPtr function, int line, IntPtr _object, IntPtr message, IntPtr user_data);
public static void LogDefault(Gst.DebugCategory category, Gst.DebugLevel level, string file, string function, int line, GLib.Object _object, Gst.DebugMessage message, IntPtr user_data) {
@@ -158,14 +158,14 @@ namespace Gst {
LogDefault (category, level, file, function, line, null, message, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_print_stack_trace();
public static void PrintStackTrace() {
gst_debug_print_stack_trace();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_debug_remove_log_function(GstSharp.LogFunctionNative func);
public static uint RemoveLogFunction(Gst.LogFunction func) {
@@ -179,7 +179,7 @@ namespace Gst {
return RemoveLogFunction (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_debug_remove_log_function_by_data(IntPtr data);
public static uint RemoveLogFunctionByData(IntPtr data) {
@@ -188,14 +188,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_remove_ring_buffer_logger();
public static void RemoveRingBufferLogger() {
gst_debug_remove_ring_buffer_logger();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_ring_buffer_logger_get_logs();
public static string[] RingBufferLoggerGetLogs() {
@@ -204,21 +204,21 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_active(bool active);
public static void SetActive(bool active) {
gst_debug_set_active(active);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_color_mode(int mode);
public static void SetColorMode(Gst.DebugColorMode mode) {
gst_debug_set_color_mode((int) mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_color_mode_from_string(IntPtr mode);
public static void SetColorModeFromString(string mode) {
@@ -227,21 +227,21 @@ namespace Gst {
GLib.Marshaller.Free (native_mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_colored(bool colored);
public static void SetColored(bool colored) {
gst_debug_set_colored(colored);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_default_threshold(int level);
public static void SetDefaultThreshold(Gst.DebugLevel level) {
gst_debug_set_default_threshold((int) level);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_threshold_for_name(IntPtr name, int level);
public static void SetThresholdForName(string name, Gst.DebugLevel level) {
@@ -250,7 +250,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_set_threshold_from_string(IntPtr list, bool reset);
public static void SetThresholdFromString(string list, bool reset) {
@@ -259,7 +259,7 @@ namespace Gst {
GLib.Marshaller.Free (native_list);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_unset_threshold_for_name(IntPtr name);
public static void UnsetThresholdForName(string name) {
diff --git a/sources/generated/Gst/DebugCategory.cs b/sources/generated/Gst/DebugCategory.cs
index d355e32..c267441 100644
--- a/sources/generated/Gst/DebugCategory.cs
+++ b/sources/generated/Gst/DebugCategory.cs
@@ -25,7 +25,7 @@ namespace Gst {
return (Gst.DebugCategory) Marshal.PtrToStructure (raw, typeof (Gst.DebugCategory));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_category_free(IntPtr raw);
public void Free() {
@@ -36,7 +36,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_debug_category_reset_threshold(IntPtr raw);
public void ResetThreshold() {
diff --git a/sources/generated/Gst/DebugColorFlags.cs b/sources/generated/Gst/DebugColorFlags.cs
index c24115c..3b7cfc9 100644
--- a/sources/generated/Gst/DebugColorFlags.cs
+++ b/sources/generated/Gst/DebugColorFlags.cs
@@ -32,7 +32,7 @@ namespace Gst {
}
internal class DebugColorFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_color_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/DebugColorMode.cs b/sources/generated/Gst/DebugColorMode.cs
index 48d7458..ab5d525 100644
--- a/sources/generated/Gst/DebugColorMode.cs
+++ b/sources/generated/Gst/DebugColorMode.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class DebugColorModeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_color_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/DebugGraphDetails.cs b/sources/generated/Gst/DebugGraphDetails.cs
index 64cbea7..f43b0a8 100644
--- a/sources/generated/Gst/DebugGraphDetails.cs
+++ b/sources/generated/Gst/DebugGraphDetails.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class DebugGraphDetailsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_graph_details_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/DebugLevel.cs b/sources/generated/Gst/DebugLevel.cs
index 6bbf413..49aa04b 100644
--- a/sources/generated/Gst/DebugLevel.cs
+++ b/sources/generated/Gst/DebugLevel.cs
@@ -23,7 +23,7 @@ namespace Gst {
}
internal class DebugLevelGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_level_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/DebugMessage.cs b/sources/generated/Gst/DebugMessage.cs
index 7d398f0..39f2d08 100644
--- a/sources/generated/Gst/DebugMessage.cs
+++ b/sources/generated/Gst/DebugMessage.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class DebugMessage : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_message_get(IntPtr raw);
public string Get() {
diff --git a/sources/generated/Gst/Device.cs b/sources/generated/Gst/Device.cs
index 3767808..d56e128 100644
--- a/sources/generated/Gst/Device.cs
+++ b/sources/generated/Gst/Device.cs
@@ -18,7 +18,7 @@ namespace Gst {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_get_caps(IntPtr raw);
[GLib.Property ("caps")]
@@ -30,7 +30,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_get_device_class(IntPtr raw);
[GLib.Property ("device-class")]
@@ -42,7 +42,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_get_display_name(IntPtr raw);
[GLib.Property ("display-name")]
@@ -54,7 +54,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_get_properties(IntPtr raw);
[GLib.Property ("properties")]
@@ -283,7 +283,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_get_type();
public static new GLib.GType GType {
@@ -294,7 +294,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_create_element(IntPtr raw, IntPtr name);
public Gst.Element CreateElement(string name) {
@@ -309,7 +309,7 @@ namespace Gst {
return CreateElement (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_has_classes(IntPtr raw, IntPtr classes);
public bool HasClasses(string classes) {
@@ -320,7 +320,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_has_classesv(IntPtr raw, IntPtr[] classes);
public bool HasClassesv(string[] classes) {
@@ -338,7 +338,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_reconfigure_element(IntPtr raw, IntPtr element);
public bool ReconfigureElement(Gst.Element element) {
diff --git a/sources/generated/Gst/DeviceMonitor.cs b/sources/generated/Gst/DeviceMonitor.cs
index 479a4f8..89665c3 100644
--- a/sources/generated/Gst/DeviceMonitor.cs
+++ b/sources/generated/Gst/DeviceMonitor.cs
@@ -13,7 +13,7 @@ namespace Gst {
public DeviceMonitor (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_monitor_new();
public DeviceMonitor () : base (IntPtr.Zero)
@@ -64,7 +64,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_monitor_get_type();
public static new GLib.GType GType {
@@ -75,7 +75,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_device_monitor_add_filter(IntPtr raw, IntPtr classes, IntPtr caps);
public uint AddFilter(string classes, Gst.Caps caps) {
@@ -90,7 +90,7 @@ namespace Gst {
return AddFilter (null, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_monitor_get_bus(IntPtr raw);
public Gst.Bus Bus {
@@ -101,7 +101,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_monitor_get_devices(IntPtr raw);
public Gst.Device[] Devices {
@@ -112,7 +112,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_monitor_get_providers(IntPtr raw);
public string[] Providers {
@@ -123,10 +123,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_monitor_get_show_all_devices(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_monitor_set_show_all_devices(IntPtr raw, bool show_all);
public bool ShowAllDevices {
@@ -140,7 +140,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_monitor_remove_filter(IntPtr raw, uint filter_id);
public bool RemoveFilter(uint filter_id) {
@@ -149,7 +149,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_monitor_start(IntPtr raw);
public bool Start() {
@@ -158,7 +158,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_monitor_stop(IntPtr raw);
public void Stop() {
diff --git a/sources/generated/Gst/DeviceProvider.cs b/sources/generated/Gst/DeviceProvider.cs
index b3783a7..926f5da 100644
--- a/sources/generated/Gst/DeviceProvider.cs
+++ b/sources/generated/Gst/DeviceProvider.cs
@@ -18,7 +18,7 @@ namespace Gst {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_get_devices(IntPtr raw);
public Gst.Device[] Devices {
@@ -326,7 +326,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_get_type();
public static new GLib.GType GType {
@@ -337,7 +337,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_provider_register(IntPtr plugin, IntPtr name, uint rank, IntPtr type);
public static bool Register(Gst.Plugin plugin, string name, uint rank, GLib.GType type) {
@@ -352,7 +352,7 @@ namespace Gst {
return Register (null, name, rank, type);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_provider_can_monitor(IntPtr raw);
public bool CanMonitor() {
@@ -361,28 +361,28 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_device_add(IntPtr raw, IntPtr device);
public void DeviceAdd(Gst.Device device) {
gst_device_provider_device_add(Handle, device == null ? IntPtr.Zero : device.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_device_changed(IntPtr raw, IntPtr device, IntPtr changed_device);
public void DeviceChanged(Gst.Device device, Gst.Device changed_device) {
gst_device_provider_device_changed(Handle, device == null ? IntPtr.Zero : device.Handle, changed_device == null ? IntPtr.Zero : changed_device.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_device_remove(IntPtr raw, IntPtr device);
public void DeviceRemove(Gst.Device device) {
gst_device_provider_device_remove(Handle, device == null ? IntPtr.Zero : device.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_get_bus(IntPtr raw);
public Gst.Bus Bus {
@@ -393,7 +393,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_get_factory(IntPtr raw);
public Gst.DeviceProviderFactory Factory {
@@ -404,7 +404,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_get_hidden_providers(IntPtr raw);
public string[] HiddenProviders {
@@ -415,7 +415,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_get_metadata(IntPtr raw, IntPtr key);
public string GetMetadata(string key) {
@@ -426,7 +426,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_hide_provider(IntPtr raw, IntPtr name);
public void HideProvider(string name) {
@@ -435,7 +435,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_provider_start(IntPtr raw);
public bool Start() {
@@ -444,14 +444,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_stop(IntPtr raw);
public void Stop() {
gst_device_provider_stop(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_device_provider_unhide_provider(IntPtr raw, IntPtr name);
public void UnhideProvider(string name) {
diff --git a/sources/generated/Gst/DeviceProviderFactory.cs b/sources/generated/Gst/DeviceProviderFactory.cs
index d6bb2b7..144bbcd 100644
--- a/sources/generated/Gst/DeviceProviderFactory.cs
+++ b/sources/generated/Gst/DeviceProviderFactory.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_find(IntPtr name);
public static Gst.DeviceProviderFactory Find(string name) {
@@ -55,7 +55,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_get_by_name(IntPtr factoryname);
public static Gst.DeviceProvider GetByName(string factoryname) {
@@ -66,7 +66,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_list_get_device_providers(int minrank);
public static Gst.DeviceProviderFactory[] ListGetDeviceProviders(Gst.Rank minrank) {
@@ -75,7 +75,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_get(IntPtr raw);
public Gst.DeviceProvider Get() {
@@ -84,7 +84,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_get_device_provider_type(IntPtr raw);
public GLib.GType DeviceProviderType {
@@ -95,7 +95,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_get_metadata(IntPtr raw, IntPtr key);
public string GetMetadata(string key) {
@@ -106,7 +106,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_device_provider_factory_get_metadata_keys(IntPtr raw);
public string[] MetadataKeys {
@@ -117,7 +117,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_provider_factory_has_classes(IntPtr raw, IntPtr classes);
public bool HasClasses(string classes) {
@@ -132,7 +132,7 @@ namespace Gst {
return HasClasses (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_device_provider_factory_has_classesv(IntPtr raw, IntPtr[] classes);
public bool HasClassesv(string[] classes) {
diff --git a/sources/generated/Gst/DynamicTypeFactory.cs b/sources/generated/Gst/DynamicTypeFactory.cs
index e35181c..192c1c9 100644
--- a/sources/generated/Gst/DynamicTypeFactory.cs
+++ b/sources/generated/Gst/DynamicTypeFactory.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_dynamic_type_factory_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_dynamic_type_factory_load(IntPtr factoryname);
public static GLib.GType Load(string factoryname) {
diff --git a/sources/generated/Gst/Element.cs b/sources/generated/Gst/Element.cs
index ac2ca30..8b63dca 100644
--- a/sources/generated/Gst/Element.cs
+++ b/sources/generated/Gst/Element.cs
@@ -90,10 +90,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_bus(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_set_bus(IntPtr raw, IntPtr bus);
public Gst.Bus Bus {
@@ -107,7 +107,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_clock(IntPtr raw);
public Gst.Clock Clock {
@@ -118,10 +118,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_element_get_base_time(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_set_base_time(IntPtr raw, ulong time);
public ulong BaseTime {
@@ -135,10 +135,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_element_get_start_time(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_set_start_time(IntPtr raw, ulong time);
public ulong StartTime {
@@ -215,7 +215,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_contexts(IntPtr raw);
public GLib.List[] Contexts {
@@ -1369,7 +1369,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_type();
public static new GLib.GType GType {
@@ -1380,7 +1380,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_element_make_from_uri(int type, IntPtr uri, IntPtr elementname, out IntPtr error);
public static unsafe Gst.Element MakeFromUri(Gst.URIType type, string uri, string elementname) {
@@ -1399,7 +1399,7 @@ namespace Gst {
return MakeFromUri (type, uri, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_register(IntPtr plugin, IntPtr name, uint rank, IntPtr type);
public static bool Register(Gst.Plugin plugin, string name, uint rank, GLib.GType type) {
@@ -1414,7 +1414,7 @@ namespace Gst {
return Register (null, name, rank, type);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_state_change_return_get_name(int state_ret);
public static string StateChangeReturnGetName(Gst.StateChangeReturn state_ret) {
@@ -1423,7 +1423,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_state_get_name(int state);
public static string StateGetName(Gst.State state) {
@@ -1432,14 +1432,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_abort_state(IntPtr raw);
public void AbortState() {
gst_element_abort_state(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_add_pad(IntPtr raw, IntPtr pad);
public bool AddPad(Gst.Pad pad) {
@@ -1448,7 +1448,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_element_add_property_deep_notify_watch(IntPtr raw, IntPtr property_name, bool include_value);
public ulong AddPropertyDeepNotifyWatch(string property_name, bool include_value) {
@@ -1463,7 +1463,7 @@ namespace Gst {
return AddPropertyDeepNotifyWatch (null, include_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_element_add_property_notify_watch(IntPtr raw, IntPtr property_name, bool include_value);
public ulong AddPropertyNotifyWatch(string property_name, bool include_value) {
@@ -1478,7 +1478,7 @@ namespace Gst {
return AddPropertyNotifyWatch (null, include_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_call_async(IntPtr raw, GstSharp.ElementCallAsyncFuncNative func, IntPtr user_data, GLib.DestroyNotify destroy_notify);
public void CallAsync(Gst.ElementCallAsyncFunc func) {
@@ -1495,7 +1495,7 @@ namespace Gst {
gst_element_call_async(Handle, func_wrapper.NativeDelegate, user_data, destroy_notify);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_element_change_state(IntPtr raw, int transition);
public Gst.StateChangeReturn ChangeState(Gst.StateChange transition) {
@@ -1504,7 +1504,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_element_continue_state(IntPtr raw, int _ret);
public Gst.StateChangeReturn ContinueState(Gst.StateChangeReturn _ret) {
@@ -1513,14 +1513,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_create_all_pads(IntPtr raw);
public void CreateAllPads() {
gst_element_create_all_pads(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_foreach_pad(IntPtr raw, GstSharp.ElementForeachPadFuncNative func, IntPtr user_data);
public bool ForeachPad(Gst.ElementForeachPadFunc func) {
@@ -1530,7 +1530,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_foreach_sink_pad(IntPtr raw, GstSharp.ElementForeachPadFuncNative func, IntPtr user_data);
public bool ForeachSinkPad(Gst.ElementForeachPadFunc func) {
@@ -1540,7 +1540,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_foreach_src_pad(IntPtr raw, GstSharp.ElementForeachPadFuncNative func, IntPtr user_data);
public bool ForeachSrcPad(Gst.ElementForeachPadFunc func) {
@@ -1550,7 +1550,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_compatible_pad(IntPtr raw, IntPtr pad, IntPtr caps);
public Gst.Pad GetCompatiblePad(Gst.Pad pad, Gst.Caps caps) {
@@ -1563,7 +1563,7 @@ namespace Gst {
return GetCompatiblePad (pad, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_compatible_pad_template(IntPtr raw, IntPtr compattempl);
public Gst.PadTemplate GetCompatiblePadTemplate(Gst.PadTemplate compattempl) {
@@ -1572,7 +1572,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_context(IntPtr raw, IntPtr context_type);
public Gst.Context GetContext(string context_type) {
@@ -1583,7 +1583,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_context_unlocked(IntPtr raw, IntPtr context_type);
public Gst.Context GetContextUnlocked(string context_type) {
@@ -1594,7 +1594,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_factory(IntPtr raw);
public Gst.ElementFactory Factory {
@@ -1605,7 +1605,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_metadata(IntPtr raw, IntPtr key);
public string GetMetadata(string key) {
@@ -1616,7 +1616,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_pad_template(IntPtr raw, IntPtr name);
public Gst.PadTemplate GetPadTemplate(string name) {
@@ -1627,7 +1627,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_pad_template_list(IntPtr raw);
public Gst.PadTemplate[] PadTemplateList {
@@ -1638,7 +1638,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_request_pad(IntPtr raw, IntPtr name);
public Gst.Pad GetRequestPad(string name) {
@@ -1649,7 +1649,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_element_get_state(IntPtr raw, out int state, out int pending, ulong timeout);
public Gst.StateChangeReturn GetState(out Gst.State state, out Gst.State pending, ulong timeout) {
@@ -1662,7 +1662,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_get_static_pad(IntPtr raw, IntPtr name);
public Gst.Pad GetStaticPad(string name) {
@@ -1673,7 +1673,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_is_locked_state(IntPtr raw);
public bool IsLockedState {
@@ -1684,7 +1684,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_iterate_pads(IntPtr raw);
public Gst.Iterator IteratePads() {
@@ -1693,7 +1693,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_iterate_sink_pads(IntPtr raw);
public Gst.Iterator IterateSinkPads() {
@@ -1702,7 +1702,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_iterate_src_pads(IntPtr raw);
public Gst.Iterator IterateSrcPads() {
@@ -1711,7 +1711,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_link(IntPtr raw, IntPtr dest);
public bool Link(Gst.Element dest) {
@@ -1720,7 +1720,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_link_filtered(IntPtr raw, IntPtr dest, IntPtr filter);
public bool LinkFiltered(Gst.Element dest, Gst.Caps filter) {
@@ -1733,7 +1733,7 @@ namespace Gst {
return LinkFiltered (dest, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_link_pads(IntPtr raw, IntPtr srcpadname, IntPtr dest, IntPtr destpadname);
public bool LinkPads(string srcpadname, Gst.Element dest, string destpadname) {
@@ -1750,7 +1750,7 @@ namespace Gst {
return LinkPads (null, dest, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_link_pads_filtered(IntPtr raw, IntPtr srcpadname, IntPtr dest, IntPtr destpadname, IntPtr filter);
public bool LinkPadsFiltered(string srcpadname, Gst.Element dest, string destpadname, Gst.Caps filter) {
@@ -1767,7 +1767,7 @@ namespace Gst {
return LinkPadsFiltered (null, dest, null, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_link_pads_full(IntPtr raw, IntPtr srcpadname, IntPtr dest, IntPtr destpadname, int flags);
public bool LinkPadsFull(string srcpadname, Gst.Element dest, string destpadname, Gst.PadLinkCheck flags) {
@@ -1784,14 +1784,14 @@ namespace Gst {
return LinkPadsFull (null, dest, null, flags);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_lost_state(IntPtr raw);
public void LostState() {
gst_element_lost_state(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_message_full(IntPtr raw, int type, uint domain, int code, IntPtr text, IntPtr debug, IntPtr file, IntPtr function, int line);
public void MessageFull(Gst.MessageType type, uint domain, int code, string text, string debug, string file, string function, int line) {
@@ -1806,7 +1806,7 @@ namespace Gst {
MessageFull (type, domain, code, null, null, file, function, line);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_message_full_with_details(IntPtr raw, int type, uint domain, int code, IntPtr text, IntPtr debug, IntPtr file, IntPtr function, int line, IntPtr structure);
public void MessageFullWithDetails(Gst.MessageType type, uint domain, int code, string text, string debug, string file, string function, int line, Gst.Structure structure) {
@@ -1822,14 +1822,14 @@ namespace Gst {
MessageFullWithDetails (type, domain, code, null, null, file, function, line, structure);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_no_more_pads(IntPtr raw);
public void NoMorePads() {
gst_element_no_more_pads(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_post_message(IntPtr raw, IntPtr message);
public bool PostMessage(Gst.Message message) {
@@ -1839,7 +1839,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_provide_clock(IntPtr raw);
public Gst.Clock ProvideClock() {
@@ -1848,7 +1848,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_query(IntPtr raw, IntPtr query);
public bool Query(Gst.Query query) {
@@ -1857,7 +1857,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_query_convert(IntPtr raw, int src_format, long src_val, int dest_format, out long dest_val);
public bool QueryConvert(Gst.Format src_format, long src_val, Gst.Format dest_format, out long dest_val) {
@@ -1866,7 +1866,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_query_duration(IntPtr raw, int format, out long duration);
public bool QueryDuration(Gst.Format format, out long duration) {
@@ -1875,7 +1875,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_query_position(IntPtr raw, int format, out long cur);
public bool QueryPosition(Gst.Format format, out long cur) {
@@ -1884,14 +1884,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_release_request_pad(IntPtr raw, IntPtr pad);
public void ReleaseRequestPad(Gst.Pad pad) {
gst_element_release_request_pad(Handle, pad == null ? IntPtr.Zero : pad.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_remove_pad(IntPtr raw, IntPtr pad);
public bool RemovePad(Gst.Pad pad) {
@@ -1900,14 +1900,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_remove_property_notify_watch(IntPtr raw, UIntPtr watch_id);
public void RemovePropertyNotifyWatch(ulong watch_id) {
gst_element_remove_property_notify_watch(Handle, new UIntPtr (watch_id));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_request_pad(IntPtr raw, IntPtr templ, IntPtr name, IntPtr caps);
public Gst.Pad RequestPad(Gst.PadTemplate templ, string name, Gst.Caps caps) {
@@ -1922,7 +1922,7 @@ namespace Gst {
return RequestPad (templ, null, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_seek(IntPtr raw, double rate, int format, int flags, int start_type, long start, int stop_type, long stop);
public bool Seek(double rate, Gst.Format format, Gst.SeekFlags flags, Gst.SeekType start_type, long start, Gst.SeekType stop_type, long stop) {
@@ -1931,7 +1931,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_seek_simple(IntPtr raw, int format, int seek_flags, long seek_pos);
public bool SeekSimple(Gst.Format format, Gst.SeekFlags seek_flags, long seek_pos) {
@@ -1940,7 +1940,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_send_event(IntPtr raw, IntPtr evnt);
public bool SendEvent(Gst.Event evnt) {
@@ -1950,7 +1950,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_set_clock(IntPtr raw, IntPtr clock);
public bool SetClock(Gst.Clock clock) {
@@ -1963,7 +1963,7 @@ namespace Gst {
return SetClock (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_set_locked_state(IntPtr raw, bool locked_state);
public bool SetLockedState(bool locked_state) {
@@ -1972,7 +1972,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_element_set_state(IntPtr raw, int state);
public Gst.StateChangeReturn SetState(Gst.State state) {
@@ -1981,7 +1981,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_sync_state_with_parent(IntPtr raw);
public bool SyncStateWithParent() {
@@ -1990,14 +1990,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_unlink(IntPtr raw, IntPtr dest);
public void Unlink(Gst.Element dest) {
gst_element_unlink(Handle, dest == null ? IntPtr.Zero : dest.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_element_unlink_pads(IntPtr raw, IntPtr srcpadname, IntPtr dest, IntPtr destpadname);
public void UnlinkPads(string srcpadname, Gst.Element dest, string destpadname) {
diff --git a/sources/generated/Gst/ElementFactory.cs b/sources/generated/Gst/ElementFactory.cs
index 66cc7ef..60c1573 100644
--- a/sources/generated/Gst/ElementFactory.cs
+++ b/sources/generated/Gst/ElementFactory.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_find(IntPtr name);
public static Gst.ElementFactory Find(string name) {
@@ -55,7 +55,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_list_filter(IntPtr list, IntPtr caps, int direction, bool subsetonly);
public static Gst.ElementFactory[] ListFilter(GLib.List list, Gst.Caps caps, Gst.PadDirection direction, bool subsetonly) {
@@ -64,7 +64,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_list_get_elements(ulong type, int minrank);
public static Gst.ElementFactory[] ListGetElements(ulong type, Gst.Rank minrank) {
@@ -73,7 +73,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_make(IntPtr factoryname, IntPtr name);
public static Gst.Element Make(string factoryname, string name) {
@@ -90,7 +90,7 @@ namespace Gst {
return Make (factoryname, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_factory_can_sink_all_caps(IntPtr raw, IntPtr caps);
public bool CanSinkAllCaps(Gst.Caps caps) {
@@ -99,7 +99,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_factory_can_sink_any_caps(IntPtr raw, IntPtr caps);
public bool CanSinkAnyCaps(Gst.Caps caps) {
@@ -108,7 +108,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_factory_can_src_all_caps(IntPtr raw, IntPtr caps);
public bool CanSrcAllCaps(Gst.Caps caps) {
@@ -117,7 +117,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_factory_can_src_any_caps(IntPtr raw, IntPtr caps);
public bool CanSrcAnyCaps(Gst.Caps caps) {
@@ -126,7 +126,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_create(IntPtr raw, IntPtr name);
public Gst.Element Create(string name) {
@@ -141,7 +141,7 @@ namespace Gst {
return Create (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_get_element_type(IntPtr raw);
public GLib.GType ElementType {
@@ -152,7 +152,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_get_metadata(IntPtr raw, IntPtr key);
public string GetMetadata(string key) {
@@ -163,7 +163,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_get_metadata_keys(IntPtr raw);
public string[] MetadataKeys {
@@ -174,7 +174,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_element_factory_get_num_pad_templates(IntPtr raw);
public uint NumPadTemplates {
@@ -185,7 +185,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_factory_get_static_pad_templates(IntPtr raw);
public Gst.StaticPadTemplate[] StaticPadTemplates {
@@ -196,7 +196,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_element_factory_get_uri_type(IntPtr raw);
public Gst.URIType UriType {
@@ -207,7 +207,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_factory_has_interface(IntPtr raw, IntPtr interfacename);
public bool HasInterface(string interfacename) {
@@ -218,7 +218,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_element_factory_list_is_type(IntPtr raw, ulong type);
public bool ListIsType(ulong type) {
diff --git a/sources/generated/Gst/ElementFlags.cs b/sources/generated/Gst/ElementFlags.cs
index 757f975..4183513 100644
--- a/sources/generated/Gst/ElementFlags.cs
+++ b/sources/generated/Gst/ElementFlags.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class ElementFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_element_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Event.cs b/sources/generated/Gst/Event.cs
index 4373e30..9cce178 100644
--- a/sources/generated/Gst/Event.cs
+++ b/sources/generated/Gst/Event.cs
@@ -41,10 +41,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_event_get_seqnum(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_set_seqnum(IntPtr raw, uint seqnum);
public uint Seqnum {
@@ -58,7 +58,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_get_type();
public static GLib.GType GType {
@@ -69,7 +69,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_copy_segment(IntPtr raw, IntPtr segment);
public void CopySegment(Gst.Segment segment) {
@@ -78,10 +78,10 @@ namespace Gst {
Marshal.FreeHGlobal (native_segment);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_event_get_running_time_offset(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_set_running_time_offset(IntPtr raw, long offset);
public long RunningTimeOffset {
@@ -95,7 +95,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_get_structure(IntPtr raw);
public Gst.Structure Structure {
@@ -106,7 +106,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_event_has_name(IntPtr raw, IntPtr name);
public bool HasName(string name) {
@@ -117,7 +117,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_buffer_size(IntPtr raw, out int format, out long minsize, out long maxsize, out bool async);
public void ParseBufferSize(out Gst.Format format, out long minsize, out long maxsize, out bool async) {
@@ -126,7 +126,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_caps(IntPtr raw, out IntPtr caps);
public Gst.Caps ParseCaps() {
@@ -137,7 +137,7 @@ namespace Gst {
return caps;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_flush_stop(IntPtr raw, out bool reset_time);
public bool ParseFlushStop() {
@@ -146,14 +146,14 @@ namespace Gst {
return reset_time;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_gap(IntPtr raw, out ulong timestamp, out ulong duration);
public void ParseGap(out ulong timestamp, out ulong duration) {
gst_event_parse_gap(Handle, out timestamp, out duration);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_event_parse_group_id(IntPtr raw, out uint group_id);
public bool ParseGroupId(out uint group_id) {
@@ -162,7 +162,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_latency(IntPtr raw, out ulong latency);
public ulong ParseLatency() {
@@ -171,7 +171,7 @@ namespace Gst {
return latency;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_protection(IntPtr raw, out IntPtr system_id, out IntPtr data, out IntPtr origin);
public void ParseProtection(out string system_id, out Gst.Buffer data, out string origin) {
@@ -184,7 +184,7 @@ namespace Gst {
origin = GLib.Marshaller.Utf8PtrToString (native_origin);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_qos(IntPtr raw, out int type, out double proportion, out long diff, out ulong timestamp);
public void ParseQos(out Gst.QOSType type, out double proportion, out long diff, out ulong timestamp) {
@@ -193,7 +193,7 @@ namespace Gst {
type = (Gst.QOSType) native_type;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_seek(IntPtr raw, out double rate, out int format, out int flags, out int start_type, out long start, out int stop_type, out long stop);
public void ParseSeek(out double rate, out Gst.Format format, out Gst.SeekFlags flags, out Gst.SeekType start_type, out long start, out Gst.SeekType stop_type, out long stop) {
@@ -208,7 +208,7 @@ namespace Gst {
stop_type = (Gst.SeekType) native_stop_type;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_seek_trickmode_interval(IntPtr raw, out ulong interval);
public ulong ParseSeekTrickmodeInterval() {
@@ -217,7 +217,7 @@ namespace Gst {
return interval;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_segment(IntPtr raw, IntPtr segment);
public Gst.Segment ParseSegment() {
@@ -229,7 +229,7 @@ namespace Gst {
return segment;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_segment_done(IntPtr raw, out int format, out long position);
public void ParseSegmentDone(out Gst.Format format, out long position) {
@@ -238,7 +238,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_select_streams(IntPtr raw, out IntPtr streams);
public GLib.List ParseSelectStreams() {
@@ -249,7 +249,7 @@ namespace Gst {
return streams;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_sink_message(IntPtr raw, out IntPtr msg);
public Gst.Message ParseSinkMessage() {
@@ -260,7 +260,7 @@ namespace Gst {
return msg;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_step(IntPtr raw, out int format, out ulong amount, out double rate, out bool flush, out bool intermediate);
public void ParseStep(out Gst.Format format, out ulong amount, out double rate, out bool flush, out bool intermediate) {
@@ -269,7 +269,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_stream(IntPtr raw, out IntPtr stream);
public Gst.Stream ParseStream() {
@@ -280,7 +280,7 @@ namespace Gst {
return stream;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_stream_collection(IntPtr raw, out IntPtr collection);
public Gst.StreamCollection ParseStreamCollection() {
@@ -291,7 +291,7 @@ namespace Gst {
return collection;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_stream_flags(IntPtr raw, out int flags);
public Gst.StreamFlags ParseStreamFlags() {
@@ -302,7 +302,7 @@ namespace Gst {
return flags;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_stream_group_done(IntPtr raw, out uint group_id);
public uint ParseStreamGroupDone() {
@@ -311,7 +311,7 @@ namespace Gst {
return group_id;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_stream_start(IntPtr raw, out IntPtr stream_id);
public string ParseStreamStart() {
@@ -322,7 +322,7 @@ namespace Gst {
return stream_id;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_tag(IntPtr raw, out IntPtr taglist);
public Gst.TagList ParseTag() {
@@ -333,7 +333,7 @@ namespace Gst {
return taglist;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_toc(IntPtr raw, IntPtr toc, out bool updated);
public void ParseToc(out Gst.Toc toc, out bool updated) {
@@ -343,7 +343,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_toc);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_parse_toc_select(IntPtr raw, out IntPtr uid);
public string ParseTocSelect() {
@@ -354,7 +354,7 @@ namespace Gst {
return uid;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_set_group_id(IntPtr raw, uint group_id);
public uint GroupId {
@@ -363,7 +363,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_set_seek_trickmode_interval(IntPtr raw, ulong interval);
public ulong SeekTrickmodeInterval {
@@ -372,7 +372,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_set_stream(IntPtr raw, IntPtr stream);
public Gst.Stream Stream {
@@ -381,7 +381,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_event_set_stream_flags(IntPtr raw, int flags);
public Gst.StreamFlags StreamFlags {
@@ -390,7 +390,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_writable_structure(IntPtr raw);
public Gst.Structure WritableStructure() {
@@ -401,7 +401,7 @@ namespace Gst {
public Event(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_buffer_size(int format, long minsize, long maxsize, bool async);
public static Event NewBufferSize(Gst.Format format, long minsize, long maxsize, bool async)
@@ -410,7 +410,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_caps(IntPtr caps);
public static Event NewCaps(Gst.Caps caps)
@@ -419,7 +419,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_custom(int type, IntPtr structure);
public static Event NewCustom(Gst.EventType type, Gst.Structure structure)
@@ -429,7 +429,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_eos();
public static Event NewEos()
@@ -438,7 +438,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_flush_start();
public static Event NewFlushStart()
@@ -447,7 +447,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_flush_stop(bool reset_time);
public static Event NewFlushStop(bool reset_time)
@@ -456,7 +456,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_gap(ulong timestamp, ulong duration);
public static Event NewGap(ulong timestamp, ulong duration)
@@ -465,7 +465,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_latency(ulong latency);
public static Event NewLatency(ulong latency)
@@ -474,7 +474,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_navigation(IntPtr structure);
public static Event NewNavigation(Gst.Structure structure)
@@ -484,7 +484,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_protection(IntPtr system_id, IntPtr data, IntPtr origin);
public static Event NewProtection(string system_id, Gst.Buffer data, string origin)
@@ -497,7 +497,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_qos(int type, double proportion, long diff, ulong timestamp);
public static Event NewQos(Gst.QOSType type, double proportion, long diff, ulong timestamp)
@@ -506,7 +506,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_reconfigure();
public static Event NewReconfigure()
@@ -515,7 +515,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_seek(double rate, int format, int flags, int start_type, long start, int stop_type, long stop);
public static Event NewSeek(double rate, Gst.Format format, Gst.SeekFlags flags, Gst.SeekType start_type, long start, Gst.SeekType stop_type, long stop)
@@ -524,7 +524,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_segment(IntPtr segment);
public static Event NewSegment(Gst.Segment segment)
@@ -535,7 +535,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_segment_done(int format, long position);
public static Event NewSegmentDone(Gst.Format format, long position)
@@ -544,7 +544,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_select_streams(IntPtr streams);
public static Event NewSelectStreams(GLib.List streams)
@@ -553,7 +553,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_sink_message(IntPtr name, IntPtr msg);
public static Event NewSinkMessage(string name, Gst.Message msg)
@@ -564,7 +564,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_step(int format, ulong amount, double rate, bool flush, bool intermediate);
public static Event NewStep(Gst.Format format, ulong amount, double rate, bool flush, bool intermediate)
@@ -573,7 +573,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_stream_collection(IntPtr collection);
public static Event NewStreamCollection(Gst.StreamCollection collection)
@@ -582,7 +582,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_stream_group_done(uint group_id);
public static Event NewStreamGroupDone(uint group_id)
@@ -591,7 +591,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_stream_start(IntPtr stream_id);
public static Event NewStreamStart(string stream_id)
@@ -602,7 +602,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_tag(IntPtr taglist);
public static Event NewTag(Gst.TagList taglist)
@@ -612,7 +612,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_toc(IntPtr toc, bool updated);
public static Event NewToc(Gst.Toc toc, bool updated)
@@ -623,7 +623,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_new_toc_select(IntPtr uid);
public static Event NewTocSelect(string uid)
diff --git a/sources/generated/Gst/EventType.cs b/sources/generated/Gst/EventType.cs
index 4decb9e..88d450d 100644
--- a/sources/generated/Gst/EventType.cs
+++ b/sources/generated/Gst/EventType.cs
@@ -43,7 +43,7 @@ namespace Gst {
}
internal class EventTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/EventTypeFlags.cs b/sources/generated/Gst/EventTypeFlags.cs
index 86b5489..231ac54 100644
--- a/sources/generated/Gst/EventTypeFlags.cs
+++ b/sources/generated/Gst/EventTypeFlags.cs
@@ -19,7 +19,7 @@ namespace Gst {
}
internal class EventTypeFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_type_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/FlagSet.cs b/sources/generated/Gst/FlagSet.cs
index 1dc3f41..dd87048 100644
--- a/sources/generated/Gst/FlagSet.cs
+++ b/sources/generated/Gst/FlagSet.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class FlagSet : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flagset_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flagset_register(IntPtr flags_type);
public static GLib.GType Register(GLib.GType flags_type) {
diff --git a/sources/generated/Gst/FlowReturn.cs b/sources/generated/Gst/FlowReturn.cs
index ba8485b..e929fe9 100644
--- a/sources/generated/Gst/FlowReturn.cs
+++ b/sources/generated/Gst/FlowReturn.cs
@@ -26,7 +26,7 @@ namespace Gst {
}
internal class FlowReturnGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flow_return_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Format.cs b/sources/generated/Gst/Format.cs
index 66d79f2..b369178 100644
--- a/sources/generated/Gst/Format.cs
+++ b/sources/generated/Gst/Format.cs
@@ -19,7 +19,7 @@ namespace Gst {
}
internal class FormatGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_format_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/GhostPad.cs b/sources/generated/Gst/GhostPad.cs
index eca58a0..0c2a404 100644
--- a/sources/generated/Gst/GhostPad.cs
+++ b/sources/generated/Gst/GhostPad.cs
@@ -13,7 +13,7 @@ namespace Gst {
public GhostPad (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ghost_pad_new(IntPtr name, IntPtr target);
public GhostPad (string name, Gst.Pad target) : base (IntPtr.Zero)
@@ -31,7 +31,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ghost_pad_new_from_template(IntPtr name, IntPtr target, IntPtr templ);
public GhostPad (string name, Gst.Pad target, Gst.PadTemplate templ) : base (IntPtr.Zero)
@@ -49,7 +49,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ghost_pad_new_no_target(IntPtr name, int dir);
public GhostPad (string name, Gst.PadDirection dir) : base (IntPtr.Zero)
@@ -67,7 +67,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ghost_pad_new_no_target_from_template(IntPtr name, IntPtr templ);
public GhostPad (string name, Gst.PadTemplate templ) : base (IntPtr.Zero)
@@ -109,7 +109,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ghost_pad_get_type();
public static new GLib.GType GType {
@@ -120,7 +120,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ghost_pad_activate_mode_default(IntPtr pad, IntPtr parent, int mode, bool active);
public static bool ActivateModeDefault(Gst.Pad pad, Gst.Object parent, Gst.PadMode mode, bool active) {
@@ -133,7 +133,7 @@ namespace Gst {
return ActivateModeDefault (pad, null, mode, active);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ghost_pad_internal_activate_mode_default(IntPtr pad, IntPtr parent, int mode, bool active);
public static bool InternalActivateModeDefault(Gst.Pad pad, Gst.Object parent, Gst.PadMode mode, bool active) {
@@ -146,7 +146,7 @@ namespace Gst {
return InternalActivateModeDefault (pad, null, mode, active);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ghost_pad_construct(IntPtr raw);
public bool Construct() {
@@ -155,7 +155,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_ghost_pad_get_target(IntPtr raw);
public Gst.Pad Target {
@@ -166,7 +166,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_ghost_pad_set_target(IntPtr raw, IntPtr newtarget);
public bool SetTarget(Gst.Pad newtarget) {
diff --git a/sources/generated/Gst/Global.cs b/sources/generated/Gst/Global.cs
index 615d7c1..854cbe1 100644
--- a/sources/generated/Gst/Global.cs
+++ b/sources/generated/Gst/Global.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_buffer_get_max_memory();
public static uint BufferGetMaxMemory() {
@@ -20,7 +20,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_features_from_string(IntPtr features);
public static Gst.CapsFeatures CapsFeaturesFromString(string features) {
@@ -31,7 +31,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_caps_from_string(IntPtr str1ng);
public static Gst.Caps CapsFromString(string str1ng) {
@@ -42,7 +42,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_core_error_quark();
public static uint CoreErrorQuark() {
@@ -51,14 +51,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_deinit();
public static void Deinit() {
gst_deinit();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_dynamic_type_register(IntPtr plugin, IntPtr type);
public static bool DynamicTypeRegister(Gst.Plugin plugin, GLib.GType type) {
@@ -67,7 +67,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_error_get_message(uint domain, int code);
public static string ErrorGetMessage(uint domain, int code) {
@@ -76,7 +76,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_event_type_get_flags(int type);
public static Gst.EventTypeFlags EventTypeGetFlags(Gst.EventType type) {
@@ -85,7 +85,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_event_type_get_name(int type);
public static string EventTypeGetName(Gst.EventType type) {
@@ -94,7 +94,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_event_type_to_quark(int type);
public static uint EventTypeToQuark(Gst.EventType type) {
@@ -103,7 +103,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_flow_get_name(int _ret);
public static string FlowGetName(Gst.FlowReturn _ret) {
@@ -112,7 +112,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_flow_to_quark(int _ret);
public static uint FlowToQuark(Gst.FlowReturn _ret) {
@@ -121,7 +121,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_get_main_executable_path();
public static string MainExecutablePath {
@@ -132,7 +132,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_is_caps_features(IntPtr obj);
public static bool IsCapsFeatures(IntPtr obj) {
@@ -145,7 +145,7 @@ namespace Gst {
return IsCapsFeatures (IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_is_initialized();
public static bool IsInitialized {
@@ -156,7 +156,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_library_error_quark();
public static uint LibraryErrorQuark() {
@@ -165,7 +165,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_type_get_name(int type);
public static string MessageTypeGetName(Gst.MessageType type) {
@@ -174,7 +174,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_message_type_to_quark(int type);
public static uint MessageTypeToQuark(Gst.MessageType type) {
@@ -183,7 +183,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_meta_api_type_has_tag(IntPtr api, uint tag);
public static bool MetaApiTypeHasTag(GLib.GType api, uint tag) {
@@ -192,7 +192,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_api_type_register(IntPtr api, IntPtr[] tags);
public static GLib.GType MetaApiTypeRegister(string api, string[] tags) {
@@ -208,7 +208,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_get_info(IntPtr impl);
public static Gst.MetaInfo MetaGetInfo(string impl) {
@@ -219,7 +219,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_register(IntPtr api, IntPtr impl, UIntPtr size, GstSharp.MetaInitFunctionNative init_func, GstSharp.MetaFreeFunctionNative free_func, GstSharp.MetaTransformFunctionNative transform_func);
public static Gst.MetaInfo MetaRegister(GLib.GType api, string impl, ulong size, Gst.MetaInitFunction init_func, Gst.MetaFreeFunction free_func, Gst.MetaTransformFunction transform_func) {
@@ -236,7 +236,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parent_buffer_meta_api_get_type();
public static GLib.GType ParentBufferMetaApiGetType() {
@@ -245,7 +245,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parent_buffer_meta_get_info();
public static Gst.MetaInfo ParentBufferMetaGetInfo() {
@@ -254,7 +254,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_plugin_error_quark();
public static uint PluginErrorQuark() {
@@ -263,7 +263,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_app_dir();
public static string PresetGetAppDir() {
@@ -272,7 +272,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_set_app_dir(IntPtr app_dir);
public static bool PresetSetAppDir(string app_dir) {
@@ -283,7 +283,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_protection_filter_systems_by_available_decryptors(IntPtr[] system_identifiers);
public static string[] ProtectionFilterSystemsByAvailableDecryptors(string[] system_identifiers) {
@@ -297,7 +297,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_protection_meta_api_get_type();
public static GLib.GType ProtectionMetaApiGetType() {
@@ -306,7 +306,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_protection_meta_get_info();
public static Gst.MetaInfo ProtectionMetaGetInfo() {
@@ -315,7 +315,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_protection_select_system(IntPtr[] system_identifiers);
public static string ProtectionSelectSystem(string[] system_identifiers) {
@@ -329,7 +329,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_query_type_get_flags(int type);
public static Gst.QueryTypeFlags QueryTypeGetFlags(Gst.QueryType type) {
@@ -338,7 +338,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_type_get_name(int type);
public static string QueryTypeGetName(Gst.QueryType type) {
@@ -347,7 +347,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_query_type_to_quark(int type);
public static uint QueryTypeToQuark(Gst.QueryType type) {
@@ -356,7 +356,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_reference_timestamp_meta_api_get_type();
public static GLib.GType ReferenceTimestampMetaApiGetType() {
@@ -365,7 +365,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_reference_timestamp_meta_get_info();
public static Gst.MetaInfo ReferenceTimestampMetaGetInfo() {
@@ -374,7 +374,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_resource_error_quark();
public static uint ResourceErrorQuark() {
@@ -383,7 +383,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_segtrap_is_enabled();
public static bool SegtrapIsEnabled() {
@@ -392,14 +392,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_segtrap_set_enabled(bool enabled);
public static void SegtrapSetEnabled(bool enabled) {
gst_segtrap_set_enabled(enabled);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_state_change_get_name(int transition);
public static string StateChangeGetName(Gst.StateChange transition) {
@@ -408,7 +408,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_static_caps_get_type();
public static GLib.GType StaticCapsGetType() {
@@ -417,7 +417,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_static_pad_template_get_type();
public static GLib.GType StaticPadTemplateGetType() {
@@ -426,7 +426,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_stream_error_quark();
public static uint StreamErrorQuark() {
@@ -435,7 +435,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_type_get_name(int stype);
public static string StreamTypeGetName(Gst.StreamType stype) {
@@ -444,7 +444,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_from_string(IntPtr str1ng, out IntPtr end);
public static Gst.Structure StructureFromString(string str1ng, out string end) {
@@ -457,7 +457,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_type_get_nick(int type);
public static string TocEntryTypeGetNick(Gst.TocEntryType type) {
@@ -466,7 +466,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_get_type();
public static GLib.GType TypeFindGetType() {
@@ -475,7 +475,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_type_find_register(IntPtr plugin, IntPtr name, uint rank, GstSharp.TypeFindFunctionNative func, IntPtr extensions, IntPtr possible_caps, IntPtr data, GLib.DestroyNotify data_notify);
public static bool TypeFindRegister(Gst.Plugin plugin, string name, uint rank, Gst.TypeFindFunction func, string extensions, Gst.Caps possible_caps) {
diff --git a/sources/generated/Gst/Int64Range.cs b/sources/generated/Gst/Int64Range.cs
index 32941b5..043bf23 100644
--- a/sources/generated/Gst/Int64Range.cs
+++ b/sources/generated/Gst/Int64Range.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Int64Range : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_int64_range_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Iterator.cs b/sources/generated/Gst/Iterator.cs
index d2777b0..b773115 100644
--- a/sources/generated/Gst/Iterator.cs
+++ b/sources/generated/Gst/Iterator.cs
@@ -186,7 +186,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_iterator_get_type();
public static GLib.GType GType {
@@ -197,7 +197,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_iterator_copy(IntPtr raw);
public Gst.Iterator Copy() {
@@ -206,7 +206,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_iterator_fold(IntPtr raw, GstSharp.IteratorFoldFunctionNative func, IntPtr _ret, IntPtr user_data);
public Gst.IteratorResult Fold(Gst.IteratorFoldFunction func, GLib.Value _ret) {
@@ -218,7 +218,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_iterator_foreach(IntPtr raw, GstSharp.IteratorForeachFunctionNative func, IntPtr user_data);
public Gst.IteratorResult Foreach(Gst.IteratorForeachFunction func) {
@@ -228,14 +228,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_iterator_push(IntPtr raw, IntPtr other);
public void Push(Gst.Iterator other) {
gst_iterator_push(Handle, other == null ? IntPtr.Zero : other.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_iterator_resync(IntPtr raw);
public void Resync() {
@@ -244,7 +244,7 @@ namespace Gst {
public Iterator(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_iterator_new_single(IntPtr type, IntPtr _object);
public Iterator (GLib.GType type, GLib.Value _object)
@@ -254,7 +254,7 @@ namespace Gst {
Marshal.FreeHGlobal (native__object);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_iterator_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst/IteratorItem.cs b/sources/generated/Gst/IteratorItem.cs
index a054fb1..d8ad147 100644
--- a/sources/generated/Gst/IteratorItem.cs
+++ b/sources/generated/Gst/IteratorItem.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class IteratorItemGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_iterator_item_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/IteratorResult.cs b/sources/generated/Gst/IteratorResult.cs
index 14c9c1f..ecbc513 100644
--- a/sources/generated/Gst/IteratorResult.cs
+++ b/sources/generated/Gst/IteratorResult.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class IteratorResultGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_iterator_result_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/LibraryError.cs b/sources/generated/Gst/LibraryError.cs
index 3d13eca..6fc30b2 100644
--- a/sources/generated/Gst/LibraryError.cs
+++ b/sources/generated/Gst/LibraryError.cs
@@ -20,7 +20,7 @@ namespace Gst {
}
internal class LibraryErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_library_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/LockFlags.cs b/sources/generated/Gst/LockFlags.cs
index 912d3ef..236ced1 100644
--- a/sources/generated/Gst/LockFlags.cs
+++ b/sources/generated/Gst/LockFlags.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class LockFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_lock_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/MapFlags.cs b/sources/generated/Gst/MapFlags.cs
index 64bc24e..26e47ae 100644
--- a/sources/generated/Gst/MapFlags.cs
+++ b/sources/generated/Gst/MapFlags.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class MapFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_map_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Memory.cs b/sources/generated/Gst/Memory.cs
index 1d969ec..6257562 100644
--- a/sources/generated/Gst/Memory.cs
+++ b/sources/generated/Gst/Memory.cs
@@ -101,7 +101,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_memory_get_type();
public static GLib.GType GType {
@@ -112,7 +112,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_memory_copy(IntPtr raw, IntPtr offset, IntPtr size);
public Gst.Memory Copy(long offset, long size) {
@@ -121,7 +121,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_memory_get_sizes(IntPtr raw, out UIntPtr offset, out UIntPtr maxsize);
public ulong GetSizes(out ulong offset, out ulong maxsize) {
@@ -134,7 +134,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_memory_is_span(IntPtr raw, IntPtr mem2, out UIntPtr offset);
public bool IsSpan(Gst.Memory mem2, out ulong offset) {
@@ -145,7 +145,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_memory_is_type(IntPtr raw, IntPtr mem_type);
public bool IsType(string mem_type) {
@@ -156,7 +156,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_memory_make_mapped(IntPtr raw, IntPtr info, int flags);
public Gst.Memory MakeMapped(out Gst.MapInfo info, Gst.MapFlags flags) {
@@ -168,7 +168,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_memory_map(IntPtr raw, IntPtr info, int flags);
public bool Map(out Gst.MapInfo info, Gst.MapFlags flags) {
@@ -180,14 +180,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_memory_resize(IntPtr raw, IntPtr offset, UIntPtr size);
public void Resize(long offset, ulong size) {
gst_memory_resize(Handle, new IntPtr (offset), new UIntPtr (size));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_memory_share(IntPtr raw, IntPtr offset, IntPtr size);
public Gst.Memory Share(long offset, long size) {
@@ -196,7 +196,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_memory_unmap(IntPtr raw, IntPtr info);
public void Unmap(Gst.MapInfo info) {
@@ -207,7 +207,7 @@ namespace Gst {
public Memory(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_memory_new_wrapped(int flags, byte[] data, UIntPtr maxsize, UIntPtr offset, UIntPtr size, IntPtr user_data, GLib.DestroyNotify notify);
public Memory (Gst.MemoryFlags flags, byte[] data, ulong maxsize, ulong offset, ulong size, IntPtr user_data, GLib.DestroyNotify notify)
diff --git a/sources/generated/Gst/MemoryFlags.cs b/sources/generated/Gst/MemoryFlags.cs
index ce73a58..ae4441c 100644
--- a/sources/generated/Gst/MemoryFlags.cs
+++ b/sources/generated/Gst/MemoryFlags.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class MemoryFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_memory_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Message.cs b/sources/generated/Gst/Message.cs
index 8fa3bfd..cafcd3d 100644
--- a/sources/generated/Gst/Message.cs
+++ b/sources/generated/Gst/Message.cs
@@ -56,10 +56,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_message_get_seqnum(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_set_seqnum(IntPtr raw, uint seqnum);
public uint Seqnum {
@@ -73,7 +73,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_get_type();
public static GLib.GType GType {
@@ -84,7 +84,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_add_redirect_entry(IntPtr raw, IntPtr location, IntPtr tag_list, IntPtr entry_struct);
public void AddRedirectEntry(string location, Gst.TagList tag_list, Gst.Structure entry_struct) {
@@ -99,7 +99,7 @@ namespace Gst {
AddRedirectEntry (location, null, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_message_get_num_redirect_entries(IntPtr raw);
public ulong NumRedirectEntries {
@@ -110,7 +110,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_get_structure(IntPtr raw);
public Gst.Structure Structure {
@@ -121,7 +121,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_message_has_name(IntPtr raw, IntPtr name);
public bool HasName(string name) {
@@ -132,7 +132,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_async_done(IntPtr raw, out ulong running_time);
public ulong ParseAsyncDone() {
@@ -141,7 +141,7 @@ namespace Gst {
return running_time;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_buffering(IntPtr raw, out int percent);
public int ParseBuffering() {
@@ -150,7 +150,7 @@ namespace Gst {
return percent;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_buffering_stats(IntPtr raw, out int mode, out int avg_in, out int avg_out, out long buffering_left);
public void ParseBufferingStats(out Gst.BufferingMode mode, out int avg_in, out int avg_out, out long buffering_left) {
@@ -159,7 +159,7 @@ namespace Gst {
mode = (Gst.BufferingMode) native_mode;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_clock_lost(IntPtr raw, out IntPtr clock);
public Gst.Clock ParseClockLost() {
@@ -170,7 +170,7 @@ namespace Gst {
return clock;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_clock_provide(IntPtr raw, out IntPtr clock, out bool ready);
public void ParseClockProvide(out Gst.Clock clock, out bool ready) {
@@ -179,7 +179,7 @@ namespace Gst {
clock = GLib.Object.GetObject(native_clock) as Gst.Clock;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_message_parse_context_type(IntPtr raw, out IntPtr context_type);
public bool ParseContextType(out string context_type) {
@@ -190,7 +190,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_device_added(IntPtr raw, out IntPtr device);
public Gst.Device ParseDeviceAdded() {
@@ -201,7 +201,7 @@ namespace Gst {
return device;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_device_changed(IntPtr raw, out IntPtr device, out IntPtr changed_device);
public void ParseDeviceChanged(out Gst.Device device, out Gst.Device changed_device) {
@@ -212,7 +212,7 @@ namespace Gst {
changed_device = GLib.Object.GetObject(native_changed_device, true) as Gst.Device;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_device_removed(IntPtr raw, out IntPtr device);
public Gst.Device ParseDeviceRemoved() {
@@ -223,7 +223,7 @@ namespace Gst {
return device;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_error_details(IntPtr raw, out IntPtr structure);
public Gst.Structure ParseErrorDetails() {
@@ -234,7 +234,7 @@ namespace Gst {
return structure;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_message_parse_group_id(IntPtr raw, out uint group_id);
public bool ParseGroupId(out uint group_id) {
@@ -243,7 +243,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_have_context(IntPtr raw, IntPtr context);
public Gst.Context ParseHaveContext() {
@@ -255,7 +255,7 @@ namespace Gst {
return context;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_info(IntPtr raw, out IntPtr gerror, out IntPtr debug);
public void ParseInfo(out IntPtr gerror, out string debug) {
@@ -264,7 +264,7 @@ namespace Gst {
debug = GLib.Marshaller.PtrToStringGFree(native_debug);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_info_details(IntPtr raw, out IntPtr structure);
public Gst.Structure ParseInfoDetails() {
@@ -275,7 +275,7 @@ namespace Gst {
return structure;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_new_clock(IntPtr raw, out IntPtr clock);
public Gst.Clock ParseNewClock() {
@@ -286,7 +286,7 @@ namespace Gst {
return clock;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_progress(IntPtr raw, out int type, out IntPtr code, out IntPtr text);
public void ParseProgress(out Gst.ProgressType type, out string code, out string text) {
@@ -299,7 +299,7 @@ namespace Gst {
text = GLib.Marshaller.PtrToStringGFree(native_text);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_property_notify(IntPtr raw, out IntPtr _object, out IntPtr property_name, IntPtr property_value);
public void ParsePropertyNotify(out Gst.Object _object, out string property_name, out GLib.Value property_value) {
@@ -313,14 +313,14 @@ namespace Gst {
Marshal.FreeHGlobal (native_property_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_qos(IntPtr raw, out bool live, out ulong running_time, out ulong stream_time, out ulong timestamp, out ulong duration);
public void ParseQos(out bool live, out ulong running_time, out ulong stream_time, out ulong timestamp, out ulong duration) {
gst_message_parse_qos(Handle, out live, out running_time, out stream_time, out timestamp, out duration);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_qos_stats(IntPtr raw, out int format, out ulong processed, out ulong dropped);
public void ParseQosStats(out Gst.Format format, out ulong processed, out ulong dropped) {
@@ -329,14 +329,14 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_qos_values(IntPtr raw, out long jitter, out double proportion, out int quality);
public void ParseQosValues(out long jitter, out double proportion, out int quality) {
gst_message_parse_qos_values(Handle, out jitter, out proportion, out quality);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_redirect_entry(IntPtr raw, UIntPtr entry_index, out IntPtr location, out IntPtr tag_list, out IntPtr entry_struct);
public void ParseRedirectEntry(ulong entry_index, out string location, out Gst.TagList tag_list, out Gst.Structure entry_struct) {
@@ -349,7 +349,7 @@ namespace Gst {
entry_struct = native_entry_struct == IntPtr.Zero ? null : (Gst.Structure) GLib.Opaque.GetOpaque (native_entry_struct, typeof (Gst.Structure), false);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_request_state(IntPtr raw, out int state);
public Gst.State ParseRequestState() {
@@ -360,7 +360,7 @@ namespace Gst {
return state;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_reset_time(IntPtr raw, out ulong running_time);
public ulong ParseResetTime() {
@@ -369,7 +369,7 @@ namespace Gst {
return running_time;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_segment_done(IntPtr raw, out int format, out long position);
public void ParseSegmentDone(out Gst.Format format, out long position) {
@@ -378,7 +378,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_segment_start(IntPtr raw, out int format, out long position);
public void ParseSegmentStart(out Gst.Format format, out long position) {
@@ -387,7 +387,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_state_changed(IntPtr raw, out int oldstate, out int newstate, out int pending);
public void ParseStateChanged(out Gst.State oldstate, out Gst.State newstate, out Gst.State pending) {
@@ -400,7 +400,7 @@ namespace Gst {
pending = (Gst.State) native_pending;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_step_done(IntPtr raw, out int format, out ulong amount, out double rate, out bool flush, out bool intermediate, out ulong duration, out bool eos);
public void ParseStepDone(out Gst.Format format, out ulong amount, out double rate, out bool flush, out bool intermediate, out ulong duration, out bool eos) {
@@ -409,7 +409,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_step_start(IntPtr raw, out bool active, out int format, out ulong amount, out double rate, out bool flush, out bool intermediate);
public void ParseStepStart(out bool active, out Gst.Format format, out ulong amount, out double rate, out bool flush, out bool intermediate) {
@@ -418,7 +418,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_stream_collection(IntPtr raw, out IntPtr collection);
public Gst.StreamCollection ParseStreamCollection() {
@@ -429,7 +429,7 @@ namespace Gst {
return collection;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_stream_status(IntPtr raw, out int type, out IntPtr owner);
public void ParseStreamStatus(out Gst.StreamStatusType type, out Gst.Element owner) {
@@ -440,7 +440,7 @@ namespace Gst {
owner = GLib.Object.GetObject(native_owner) as Gst.Element;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_streams_selected(IntPtr raw, out IntPtr collection);
public Gst.StreamCollection ParseStreamsSelected() {
@@ -451,7 +451,7 @@ namespace Gst {
return collection;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_structure_change(IntPtr raw, out int type, out IntPtr owner, out bool busy);
public void ParseStructureChange(out Gst.StructureChangeType type, out Gst.Element owner, out bool busy) {
@@ -462,7 +462,7 @@ namespace Gst {
owner = GLib.Object.GetObject(native_owner) as Gst.Element;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_tag(IntPtr raw, out IntPtr tag_list);
public Gst.TagList ParseTag() {
@@ -473,7 +473,7 @@ namespace Gst {
return tag_list;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_toc(IntPtr raw, IntPtr toc, out bool updated);
public void ParseToc(out Gst.Toc toc, out bool updated) {
@@ -483,7 +483,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_toc);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_warning(IntPtr raw, out IntPtr gerror, out IntPtr debug);
public void ParseWarning(out IntPtr gerror, out string debug) {
@@ -492,7 +492,7 @@ namespace Gst {
debug = GLib.Marshaller.PtrToStringGFree(native_debug);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_parse_warning_details(IntPtr raw, out IntPtr structure);
public Gst.Structure ParseWarningDetails() {
@@ -503,14 +503,14 @@ namespace Gst {
return structure;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_set_buffering_stats(IntPtr raw, int mode, int avg_in, int avg_out, long buffering_left);
public void SetBufferingStats(Gst.BufferingMode mode, int avg_in, int avg_out, long buffering_left) {
gst_message_set_buffering_stats(Handle, (int) mode, avg_in, avg_out, buffering_left);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_set_group_id(IntPtr raw, uint group_id);
public uint GroupId {
@@ -519,28 +519,28 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_set_qos_stats(IntPtr raw, int format, ulong processed, ulong dropped);
public void SetQosStats(Gst.Format format, ulong processed, ulong dropped) {
gst_message_set_qos_stats(Handle, (int) format, processed, dropped);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_set_qos_values(IntPtr raw, long jitter, double proportion, int quality);
public void SetQosValues(long jitter, double proportion, int quality) {
gst_message_set_qos_values(Handle, jitter, proportion, quality);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_message_streams_selected_add(IntPtr raw, IntPtr stream);
public void StreamsSelectedAdd(Gst.Stream stream) {
gst_message_streams_selected_add(Handle, stream == null ? IntPtr.Zero : stream.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_message_streams_selected_get_size(IntPtr raw);
public uint StreamsSelectedGetSize() {
@@ -549,7 +549,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_streams_selected_get_stream(IntPtr raw, uint idx);
public Gst.Stream StreamsSelectedGetStream(uint idx) {
@@ -558,7 +558,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_writable_structure(IntPtr raw);
public Gst.Structure WritableStructure() {
@@ -569,7 +569,7 @@ namespace Gst {
public Message(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_application(IntPtr src, IntPtr structure);
public static Message NewApplication(Gst.Object src, Gst.Structure structure)
@@ -579,7 +579,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_async_done(IntPtr src, ulong running_time);
public static Message NewAsyncDone(Gst.Object src, ulong running_time)
@@ -588,7 +588,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_async_start(IntPtr src);
public static Message NewAsyncStart(Gst.Object src)
@@ -597,7 +597,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_buffering(IntPtr src, int percent);
public static Message NewBuffering(Gst.Object src, int percent)
@@ -606,7 +606,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_clock_lost(IntPtr src, IntPtr clock);
public static Message NewClockLost(Gst.Object src, Gst.Clock clock)
@@ -615,7 +615,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_clock_provide(IntPtr src, IntPtr clock, bool ready);
public static Message NewClockProvide(Gst.Object src, Gst.Clock clock, bool ready)
@@ -624,7 +624,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_custom(int type, IntPtr src, IntPtr structure);
public static Message NewCustom(Gst.MessageType type, Gst.Object src, Gst.Structure structure)
@@ -634,7 +634,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_device_added(IntPtr src, IntPtr device);
public static Message NewDeviceAdded(Gst.Object src, Gst.Device device)
@@ -643,7 +643,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_device_changed(IntPtr src, IntPtr device, IntPtr changed_device);
public static Message NewDeviceChanged(Gst.Object src, Gst.Device device, Gst.Device changed_device)
@@ -652,7 +652,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_device_removed(IntPtr src, IntPtr device);
public static Message NewDeviceRemoved(Gst.Object src, Gst.Device device)
@@ -661,7 +661,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_duration_changed(IntPtr src);
public static Message NewDurationChanged(Gst.Object src)
@@ -670,7 +670,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_element(IntPtr src, IntPtr structure);
public static Message NewElement(Gst.Object src, Gst.Structure structure)
@@ -680,7 +680,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_eos(IntPtr src);
public static Message NewEos(Gst.Object src)
@@ -689,7 +689,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_error(IntPtr src, IntPtr error, IntPtr debug);
public static Message NewError(Gst.Object src, IntPtr error, string debug)
@@ -700,7 +700,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_error_with_details(IntPtr src, IntPtr error, IntPtr debug, IntPtr details);
public static Message NewErrorWithDetails(Gst.Object src, IntPtr error, string debug, Gst.Structure details)
@@ -712,7 +712,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_have_context(IntPtr src, IntPtr context);
public static Message NewHaveContext(Gst.Object src, Gst.Context context)
@@ -723,7 +723,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_info(IntPtr src, IntPtr error, IntPtr debug);
public static Message NewInfo(Gst.Object src, IntPtr error, string debug)
@@ -734,7 +734,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_info_with_details(IntPtr src, IntPtr error, IntPtr debug, IntPtr details);
public static Message NewInfoWithDetails(Gst.Object src, IntPtr error, string debug, Gst.Structure details)
@@ -746,7 +746,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_latency(IntPtr src);
public static Message NewLatency(Gst.Object src)
@@ -755,7 +755,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_need_context(IntPtr src, IntPtr context_type);
public static Message NewNeedContext(Gst.Object src, string context_type)
@@ -766,7 +766,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_new_clock(IntPtr src, IntPtr clock);
public static Message NewNewClock(Gst.Object src, Gst.Clock clock)
@@ -775,7 +775,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_progress(IntPtr src, int type, IntPtr code, IntPtr text);
public static Message NewProgress(Gst.Object src, Gst.ProgressType type, string code, string text)
@@ -788,7 +788,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_property_notify(IntPtr src, IntPtr property_name, IntPtr val);
public static Message NewPropertyNotify(Gst.Object src, string property_name, GLib.Value val)
@@ -801,7 +801,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_qos(IntPtr src, bool live, ulong running_time, ulong stream_time, ulong timestamp, ulong duration);
public static Message NewQos(Gst.Object src, bool live, ulong running_time, ulong stream_time, ulong timestamp, ulong duration)
@@ -810,7 +810,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_redirect(IntPtr src, IntPtr location, IntPtr tag_list, IntPtr entry_struct);
public static Message NewRedirect(Gst.Object src, string location, Gst.TagList tag_list, Gst.Structure entry_struct)
@@ -823,7 +823,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_request_state(IntPtr src, int state);
public static Message NewRequestState(Gst.Object src, Gst.State state)
@@ -832,7 +832,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_reset_time(IntPtr src, ulong running_time);
public static Message NewResetTime(Gst.Object src, ulong running_time)
@@ -841,7 +841,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_segment_done(IntPtr src, int format, long position);
public static Message NewSegmentDone(Gst.Object src, Gst.Format format, long position)
@@ -850,7 +850,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_segment_start(IntPtr src, int format, long position);
public static Message NewSegmentStart(Gst.Object src, Gst.Format format, long position)
@@ -859,7 +859,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_state_changed(IntPtr src, int oldstate, int newstate, int pending);
public static Message NewStateChanged(Gst.Object src, Gst.State oldstate, Gst.State newstate, Gst.State pending)
@@ -868,7 +868,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_state_dirty(IntPtr src);
public static Message NewStateDirty(Gst.Object src)
@@ -877,7 +877,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_step_done(IntPtr src, int format, ulong amount, double rate, bool flush, bool intermediate, ulong duration, bool eos);
public static Message NewStepDone(Gst.Object src, Gst.Format format, ulong amount, double rate, bool flush, bool intermediate, ulong duration, bool eos)
@@ -886,7 +886,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_step_start(IntPtr src, bool active, int format, ulong amount, double rate, bool flush, bool intermediate);
public static Message NewStepStart(Gst.Object src, bool active, Gst.Format format, ulong amount, double rate, bool flush, bool intermediate)
@@ -895,7 +895,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_stream_collection(IntPtr src, IntPtr collection);
public static Message NewStreamCollection(Gst.Object src, Gst.StreamCollection collection)
@@ -904,7 +904,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_stream_start(IntPtr src);
public static Message NewStreamStart(Gst.Object src)
@@ -913,7 +913,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_stream_status(IntPtr src, int type, IntPtr owner);
public static Message NewStreamStatus(Gst.Object src, Gst.StreamStatusType type, Gst.Element owner)
@@ -922,7 +922,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_streams_selected(IntPtr src, IntPtr collection);
public static Message NewStreamsSelected(Gst.Object src, Gst.StreamCollection collection)
@@ -931,7 +931,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_structure_change(IntPtr src, int type, IntPtr owner, bool busy);
public static Message NewStructureChange(Gst.Object src, Gst.StructureChangeType type, Gst.Element owner, bool busy)
@@ -940,7 +940,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_tag(IntPtr src, IntPtr tag_list);
public static Message NewTag(Gst.Object src, Gst.TagList tag_list)
@@ -950,7 +950,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_toc(IntPtr src, IntPtr toc, bool updated);
public static Message NewToc(Gst.Object src, Gst.Toc toc, bool updated)
@@ -961,7 +961,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_warning(IntPtr src, IntPtr error, IntPtr debug);
public static Message NewWarning(Gst.Object src, IntPtr error, string debug)
@@ -972,7 +972,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_new_warning_with_details(IntPtr src, IntPtr error, IntPtr debug, IntPtr details);
public static Message NewWarningWithDetails(Gst.Object src, IntPtr error, string debug, Gst.Structure details)
diff --git a/sources/generated/Gst/MessageType.cs b/sources/generated/Gst/MessageType.cs
index 8b4c1d3..98457d4 100644
--- a/sources/generated/Gst/MessageType.cs
+++ b/sources/generated/Gst/MessageType.cs
@@ -55,7 +55,7 @@ namespace Gst {
}
internal class MessageTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_message_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Meta.cs b/sources/generated/Gst/Meta.cs
index a84364e..10dee14 100644
--- a/sources/generated/Gst/Meta.cs
+++ b/sources/generated/Gst/Meta.cs
@@ -27,7 +27,7 @@ namespace Gst {
return (Gst.Meta) Marshal.PtrToStructure (raw, typeof (Gst.Meta));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_meta_compare_seqnum(IntPtr raw, IntPtr meta2);
public int CompareSeqnum(Gst.Meta meta2) {
@@ -42,7 +42,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_meta_get_seqnum(IntPtr raw);
public ulong Seqnum {
@@ -57,7 +57,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_meta_api_type_has_tag(IntPtr api, uint tag);
public static bool ApiTypeHasTag(GLib.GType api, uint tag) {
@@ -66,7 +66,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_api_type_register(IntPtr api, IntPtr[] tags);
public static GLib.GType ApiTypeRegister(string api, string[] tags) {
@@ -82,7 +82,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_get_info(IntPtr impl);
public static Gst.MetaInfo GetInfo(string impl) {
@@ -93,7 +93,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_register(IntPtr api, IntPtr impl, UIntPtr size, GstSharp.MetaInitFunctionNative init_func, GstSharp.MetaFreeFunctionNative free_func, GstSharp.MetaTransformFunctionNative transform_func);
public static Gst.MetaInfo Register(GLib.GType api, string impl, ulong size, Gst.MetaInitFunction init_func, Gst.MetaFreeFunction free_func, Gst.MetaTransformFunction transform_func) {
diff --git a/sources/generated/Gst/MetaFlags.cs b/sources/generated/Gst/MetaFlags.cs
index 1060768..eacf13e 100644
--- a/sources/generated/Gst/MetaFlags.cs
+++ b/sources/generated/Gst/MetaFlags.cs
@@ -19,7 +19,7 @@ namespace Gst {
}
internal class MetaFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_meta_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/MiniObject.cs b/sources/generated/Gst/MiniObject.cs
index c398654..afd7922 100644
--- a/sources/generated/Gst/MiniObject.cs
+++ b/sources/generated/Gst/MiniObject.cs
@@ -116,14 +116,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_mini_object_add_parent(IntPtr raw, IntPtr parent);
public void AddParent(Gst.MiniObject parent) {
gst_mini_object_add_parent(Handle, parent == null ? IntPtr.Zero : parent.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mini_object_get_qdata(IntPtr raw, uint quark);
public IntPtr GetQdata(uint quark) {
@@ -132,7 +132,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mini_object_is_writable(IntPtr raw);
public bool IsWritable {
@@ -143,7 +143,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_mini_object_lock(IntPtr raw, int flags);
public bool Lock(Gst.LockFlags flags) {
@@ -152,21 +152,21 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_mini_object_remove_parent(IntPtr raw, IntPtr parent);
public void RemoveParent(Gst.MiniObject parent) {
gst_mini_object_remove_parent(Handle, parent == null ? IntPtr.Zero : parent.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_mini_object_set_qdata(IntPtr raw, uint quark, IntPtr data, GLib.DestroyNotify destroy);
public void SetQdata(uint quark, IntPtr data, GLib.DestroyNotify destroy) {
gst_mini_object_set_qdata(Handle, quark, data, destroy);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mini_object_steal_qdata(IntPtr raw, uint quark);
public IntPtr StealQdata(uint quark) {
@@ -175,7 +175,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_mini_object_unlock(IntPtr raw, int flags);
public void Unlock(Gst.LockFlags flags) {
@@ -184,7 +184,7 @@ namespace Gst {
public MiniObject(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mini_object_ref(IntPtr raw);
protected override void Ref (IntPtr raw)
@@ -195,7 +195,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_mini_object_unref(IntPtr raw);
protected override void Unref (IntPtr raw)
diff --git a/sources/generated/Gst/MiniObjectFlags.cs b/sources/generated/Gst/MiniObjectFlags.cs
index 80338e7..07eed11 100644
--- a/sources/generated/Gst/MiniObjectFlags.cs
+++ b/sources/generated/Gst/MiniObjectFlags.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class MiniObjectFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_mini_object_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Object.cs b/sources/generated/Gst/Object.cs
index 150165c..076747a 100644
--- a/sources/generated/Gst/Object.cs
+++ b/sources/generated/Gst/Object.cs
@@ -18,7 +18,7 @@ namespace Gst {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_get_name(IntPtr raw);
[GLib.Property ("name")]
@@ -35,7 +35,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_get_parent(IntPtr raw);
[GLib.Property ("parent")]
@@ -85,10 +85,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_object_get_control_rate(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_set_control_rate(IntPtr raw, ulong control_rate);
public ulong ControlRate {
@@ -205,7 +205,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_get_type();
public static new GLib.GType GType {
@@ -216,7 +216,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_check_uniqueness(IntPtr list, IntPtr name);
public static bool CheckUniqueness(GLib.List list, string name) {
@@ -227,7 +227,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_default_deep_notify(IntPtr _object, IntPtr orig, IntPtr pspec, IntPtr[] excluded_props);
public static void DefaultDeepNotify(GLib.Object _object, Gst.Object orig, IntPtr pspec, string[] excluded_props) {
@@ -247,7 +247,7 @@ namespace Gst {
DefaultDeepNotify (_object, orig, pspec, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_replace(IntPtr oldobj, IntPtr newobj);
public static bool Replace(Gst.Object oldobj, Gst.Object newobj) {
@@ -260,7 +260,7 @@ namespace Gst {
return Replace (null, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_add_control_binding(IntPtr raw, IntPtr binding);
public bool AddControlBinding(Gst.ControlBinding binding) {
@@ -269,7 +269,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_default_error(IntPtr raw, IntPtr error, IntPtr debug);
public void DefaultError(IntPtr error, string debug) {
@@ -282,7 +282,7 @@ namespace Gst {
DefaultError (error, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_get_control_binding(IntPtr raw, IntPtr property_name);
public Gst.ControlBinding GetControlBinding(string property_name) {
@@ -293,7 +293,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_get_g_value_array(IntPtr raw, IntPtr property_name, ulong timestamp, ulong interval, uint n_values, IntPtr[] values);
public bool GetGValueArray(string property_name, ulong timestamp, ulong interval, GLib.Value[] values) {
@@ -312,7 +312,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_get_path_string(IntPtr raw);
public string PathString {
@@ -323,7 +323,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_get_value(IntPtr raw, IntPtr property_name, ulong timestamp);
public GLib.Value GetValue(string property_name, ulong timestamp) {
@@ -334,7 +334,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_has_active_control_bindings(IntPtr raw);
public bool HasActiveControlBindings {
@@ -345,7 +345,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_has_ancestor(IntPtr raw, IntPtr ancestor);
[Obsolete]
@@ -355,7 +355,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_has_as_ancestor(IntPtr raw, IntPtr ancestor);
public bool HasAsAncestor(Gst.Object ancestor) {
@@ -364,7 +364,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_has_as_parent(IntPtr raw, IntPtr parent);
public bool HasAsParent(Gst.Object parent) {
@@ -373,7 +373,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_ref(IntPtr raw);
public Gst.Object Ref() {
@@ -382,7 +382,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_remove_control_binding(IntPtr raw, IntPtr binding);
public bool RemoveControlBinding(Gst.ControlBinding binding) {
@@ -391,7 +391,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_set_control_binding_disabled(IntPtr raw, IntPtr property_name, bool disabled);
public void SetControlBindingDisabled(string property_name, bool disabled) {
@@ -400,7 +400,7 @@ namespace Gst {
GLib.Marshaller.Free (native_property_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_set_control_bindings_disabled(IntPtr raw, bool disabled);
public bool ControlBindingsDisabled {
@@ -409,7 +409,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_set_name(IntPtr raw, IntPtr name);
public bool SetName(string name) {
@@ -424,7 +424,7 @@ namespace Gst {
return SetName (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_set_parent(IntPtr raw, IntPtr parent);
public bool SetParent(Gst.Object parent) {
@@ -433,7 +433,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_object_suggest_next_sync(IntPtr raw);
public ulong SuggestNextSync() {
@@ -442,7 +442,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_object_sync_values(IntPtr raw, ulong timestamp);
public bool SyncValues(ulong timestamp) {
@@ -451,14 +451,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_unparent(IntPtr raw);
public void Unparent() {
gst_object_unparent(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_object_unref(IntPtr raw);
public void Unref() {
diff --git a/sources/generated/Gst/ObjectFlags.cs b/sources/generated/Gst/ObjectFlags.cs
index 3708cca..160dd72 100644
--- a/sources/generated/Gst/ObjectFlags.cs
+++ b/sources/generated/Gst/ObjectFlags.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class ObjectFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_object_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Pad.cs b/sources/generated/Gst/Pad.cs
index 5ee1158..a32be64 100644
--- a/sources/generated/Gst/Pad.cs
+++ b/sources/generated/Gst/Pad.cs
@@ -13,7 +13,7 @@ namespace Gst {
public Pad (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_new(IntPtr name, int direction);
public Pad (string name, Gst.PadDirection direction) : base (IntPtr.Zero)
@@ -33,7 +33,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_new_from_static_template(IntPtr templ, IntPtr name);
public Pad (Gst.StaticPadTemplate templ, string name) : base (IntPtr.Zero)
@@ -53,7 +53,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_new_from_template(IntPtr templ, IntPtr name);
public Pad (Gst.PadTemplate templ, string name) : base (IntPtr.Zero)
@@ -73,7 +73,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_get_direction(IntPtr raw);
[GLib.Property ("direction")]
@@ -85,10 +85,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_pad_get_offset(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_offset(IntPtr raw, long offset);
[GLib.Property ("offset")]
@@ -118,10 +118,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_element_private(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_element_private(IntPtr raw, IntPtr priv);
public IntPtr ElementPrivate {
@@ -153,7 +153,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_peer(IntPtr raw);
public Gst.Pad Peer {
@@ -330,7 +330,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_type();
public static new GLib.GType GType {
@@ -341,7 +341,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_link_get_name(int _ret);
public static string LinkGetName(Gst.PadLinkReturn _ret) {
@@ -350,7 +350,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_activate_mode(IntPtr raw, int mode, bool active);
public bool ActivateMode(Gst.PadMode mode, bool active) {
@@ -359,7 +359,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern UIntPtr gst_pad_add_probe(IntPtr raw, int mask, GstSharp.PadProbeCallbackNative cb, IntPtr user_data, GLib.DestroyNotify destroy_data);
public ulong AddProbe(Gst.PadProbeType mask, Gst.PadProbeCallback cb) {
@@ -378,7 +378,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_can_link(IntPtr raw, IntPtr sinkpad);
public bool CanLink(Gst.Pad sinkpad) {
@@ -387,7 +387,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_chain(IntPtr raw, IntPtr buffer);
public Gst.FlowReturn Chain(Gst.Buffer buffer) {
@@ -397,7 +397,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_chain_list(IntPtr raw, IntPtr list);
public Gst.FlowReturn ChainList(Gst.BufferList list) {
@@ -407,7 +407,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_check_reconfigure(IntPtr raw);
public bool CheckReconfigure() {
@@ -416,7 +416,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_create_stream_id(IntPtr raw, IntPtr parent, IntPtr stream_id);
public string CreateStreamId(Gst.Element parent, string stream_id) {
@@ -431,7 +431,7 @@ namespace Gst {
return CreateStreamId (parent, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_event_default(IntPtr raw, IntPtr parent, IntPtr evnt);
public bool EventDefault(Gst.Object parent, Gst.Event evnt) {
@@ -445,7 +445,7 @@ namespace Gst {
return EventDefault (null, evnt);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_forward(IntPtr raw, GstSharp.PadForwardFunctionNative forward, IntPtr user_data);
public bool Forward(Gst.PadForwardFunction forward) {
@@ -455,7 +455,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_allowed_caps(IntPtr raw);
public Gst.Caps AllowedCaps {
@@ -466,7 +466,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_current_caps(IntPtr raw);
public Gst.Caps CurrentCaps {
@@ -477,7 +477,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_get_last_flow_return(IntPtr raw);
public Gst.FlowReturn LastFlowReturn {
@@ -488,7 +488,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_pad_template(IntPtr raw);
public Gst.PadTemplate PadTemplate {
@@ -499,7 +499,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_pad_template_caps(IntPtr raw);
public Gst.Caps PadTemplateCaps {
@@ -510,7 +510,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_parent_element(IntPtr raw);
public Gst.Element ParentElement {
@@ -521,7 +521,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_get_range(IntPtr raw, ulong offset, uint size, out IntPtr buffer);
public Gst.FlowReturn GetRange(ulong offset, uint size, out Gst.Buffer buffer) {
@@ -532,7 +532,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_sticky_event(IntPtr raw, int event_type, uint idx);
public Gst.Event GetStickyEvent(Gst.EventType event_type, uint idx) {
@@ -541,7 +541,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_stream(IntPtr raw);
public Gst.Stream Stream {
@@ -552,7 +552,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_get_stream_id(IntPtr raw);
public string StreamId {
@@ -563,7 +563,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_get_task_state(IntPtr raw);
public Gst.TaskState TaskState {
@@ -574,7 +574,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_has_current_caps(IntPtr raw);
public bool HasCurrentCaps {
@@ -585,7 +585,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_is_active(IntPtr raw);
public bool IsActive {
@@ -596,7 +596,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_is_blocked(IntPtr raw);
public bool IsBlocked {
@@ -607,7 +607,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_is_blocking(IntPtr raw);
public bool IsBlocking {
@@ -618,7 +618,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_is_linked(IntPtr raw);
public bool IsLinked {
@@ -629,7 +629,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_iterate_internal_links(IntPtr raw);
public Gst.Iterator IterateInternalLinks() {
@@ -638,7 +638,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_iterate_internal_links_default(IntPtr raw, IntPtr parent);
public Gst.Iterator IterateInternalLinksDefault(Gst.Object parent) {
@@ -651,7 +651,7 @@ namespace Gst {
return IterateInternalLinksDefault (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_link(IntPtr raw, IntPtr sinkpad);
public Gst.PadLinkReturn Link(Gst.Pad sinkpad) {
@@ -660,7 +660,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_link_full(IntPtr raw, IntPtr sinkpad, int flags);
public Gst.PadLinkReturn LinkFull(Gst.Pad sinkpad, Gst.PadLinkCheck flags) {
@@ -669,7 +669,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_link_maybe_ghosting(IntPtr raw, IntPtr sink);
public bool LinkMaybeGhosting(Gst.Pad sink) {
@@ -678,7 +678,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_link_maybe_ghosting_full(IntPtr raw, IntPtr sink, int flags);
public bool LinkMaybeGhostingFull(Gst.Pad sink, Gst.PadLinkCheck flags) {
@@ -687,14 +687,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_mark_reconfigure(IntPtr raw);
public void MarkReconfigure() {
gst_pad_mark_reconfigure(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_needs_reconfigure(IntPtr raw);
public bool NeedsReconfigure() {
@@ -703,7 +703,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_pause_task(IntPtr raw);
public bool PauseTask() {
@@ -712,7 +712,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_peer_query(IntPtr raw, IntPtr query);
public bool PeerQuery(Gst.Query query) {
@@ -721,7 +721,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_peer_query_accept_caps(IntPtr raw, IntPtr caps);
public bool PeerQueryAcceptCaps(Gst.Caps caps) {
@@ -730,7 +730,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_peer_query_caps(IntPtr raw, IntPtr filter);
public Gst.Caps PeerQueryCaps(Gst.Caps filter) {
@@ -743,7 +743,7 @@ namespace Gst {
return PeerQueryCaps (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_peer_query_convert(IntPtr raw, int src_format, long src_val, int dest_format, out long dest_val);
public bool PeerQueryConvert(Gst.Format src_format, long src_val, Gst.Format dest_format, out long dest_val) {
@@ -752,7 +752,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_peer_query_duration(IntPtr raw, int format, out long duration);
public bool PeerQueryDuration(Gst.Format format, out long duration) {
@@ -761,7 +761,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_peer_query_position(IntPtr raw, int format, out long cur);
public bool PeerQueryPosition(Gst.Format format, out long cur) {
@@ -770,7 +770,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_proxy_query_accept_caps(IntPtr raw, IntPtr query);
public bool ProxyQueryAcceptCaps(Gst.Query query) {
@@ -779,7 +779,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_proxy_query_caps(IntPtr raw, IntPtr query);
public bool ProxyQueryCaps(Gst.Query query) {
@@ -788,7 +788,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_pull_range(IntPtr raw, ulong offset, uint size, out IntPtr buffer);
public Gst.FlowReturn PullRange(ulong offset, uint size, out Gst.Buffer buffer) {
@@ -799,7 +799,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_push(IntPtr raw, IntPtr buffer);
public Gst.FlowReturn Push(Gst.Buffer buffer) {
@@ -809,7 +809,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_push_event(IntPtr raw, IntPtr evnt);
public bool PushEvent(Gst.Event evnt) {
@@ -819,7 +819,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_push_list(IntPtr raw, IntPtr list);
public Gst.FlowReturn PushList(Gst.BufferList list) {
@@ -829,7 +829,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_query(IntPtr raw, IntPtr query);
public bool Query(Gst.Query query) {
@@ -838,7 +838,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_query_accept_caps(IntPtr raw, IntPtr caps);
public bool QueryAcceptCaps(Gst.Caps caps) {
@@ -847,7 +847,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_query_caps(IntPtr raw, IntPtr filter);
public Gst.Caps QueryCaps(Gst.Caps filter) {
@@ -860,7 +860,7 @@ namespace Gst {
return QueryCaps (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_query_convert(IntPtr raw, int src_format, long src_val, int dest_format, out long dest_val);
public bool QueryConvert(Gst.Format src_format, long src_val, Gst.Format dest_format, out long dest_val) {
@@ -869,7 +869,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_query_default(IntPtr raw, IntPtr parent, IntPtr query);
public bool QueryDefault(Gst.Object parent, Gst.Query query) {
@@ -882,7 +882,7 @@ namespace Gst {
return QueryDefault (null, query);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_query_duration(IntPtr raw, int format, out long duration);
public bool QueryDuration(Gst.Format format, out long duration) {
@@ -891,7 +891,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_query_position(IntPtr raw, int format, out long cur);
public bool QueryPosition(Gst.Format format, out long cur) {
@@ -900,14 +900,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_remove_probe(IntPtr raw, UIntPtr id);
public void RemoveProbe(ulong id) {
gst_pad_remove_probe(Handle, new UIntPtr (id));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_send_event(IntPtr raw, IntPtr evnt);
public bool SendEvent(Gst.Event evnt) {
@@ -917,7 +917,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_activate_function_full(IntPtr raw, GstSharp.PadActivateFunctionNative activate, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadActivateFunction ActivateFunctionFull {
@@ -936,7 +936,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_activatemode_function_full(IntPtr raw, GstSharp.PadActivateModeFunctionNative activatemode, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadActivateModeFunction ActivatemodeFunctionFull {
@@ -955,7 +955,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_set_active(IntPtr raw, bool active);
public bool SetActive(bool active) {
@@ -964,7 +964,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_chain_function_full(IntPtr raw, GstSharp.PadChainFunctionNative chain, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadChainFunction ChainFunctionFull {
@@ -983,7 +983,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_chain_list_function_full(IntPtr raw, GstSharp.PadChainListFunctionNative chainlist, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadChainListFunction ChainListFunctionFull {
@@ -1002,7 +1002,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_event_full_function_full(IntPtr raw, GstSharp.PadEventFullFunctionNative evnt, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadEventFullFunction EventFullFunctionFull {
@@ -1021,7 +1021,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_event_function_full(IntPtr raw, GstSharp.PadEventFunctionNative evnt, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadEventFunction EventFunctionFull {
@@ -1040,7 +1040,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_getrange_function_full(IntPtr raw, GstSharp.PadGetRangeFunctionNative get, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadGetRangeFunction GetrangeFunctionFull {
@@ -1059,7 +1059,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_iterate_internal_links_function_full(IntPtr raw, GstSharp.PadIterIntLinkFunctionNative iterintlink, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadIterIntLinkFunction IterateInternalLinksFunctionFull {
@@ -1078,7 +1078,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_link_function_full(IntPtr raw, GstSharp.PadLinkFunctionNative link, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadLinkFunction LinkFunctionFull {
@@ -1097,7 +1097,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_query_function_full(IntPtr raw, GstSharp.PadQueryFunctionNative query, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadQueryFunction QueryFunctionFull {
@@ -1116,7 +1116,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_set_unlink_function_full(IntPtr raw, GstSharp.PadUnlinkFunctionNative unlink, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.PadUnlinkFunction UnlinkFunctionFull {
@@ -1135,7 +1135,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_start_task(IntPtr raw, GstSharp.TaskFunctionNative func, IntPtr user_data, GLib.DestroyNotify notify);
public bool StartTask(Gst.TaskFunction func) {
@@ -1154,7 +1154,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_sticky_events_foreach(IntPtr raw, GstSharp.PadStickyEventsForeachFunctionNative foreach_func, IntPtr user_data);
public void StickyEventsForeach(Gst.PadStickyEventsForeachFunction foreach_func) {
@@ -1162,7 +1162,7 @@ namespace Gst {
gst_pad_sticky_events_foreach(Handle, foreach_func_wrapper.NativeDelegate, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_stop_task(IntPtr raw);
public bool StopTask() {
@@ -1171,7 +1171,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_pad_store_sticky_event(IntPtr raw, IntPtr evnt);
public Gst.FlowReturn StoreStickyEvent(Gst.Event evnt) {
@@ -1180,7 +1180,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pad_unlink(IntPtr raw, IntPtr sinkpad);
public bool Unlink(Gst.Pad sinkpad) {
@@ -1189,14 +1189,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_use_fixed_caps(IntPtr raw);
public void UseFixedCaps() {
gst_pad_use_fixed_caps(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_mode_get_name(int mode);
public static string ModeGetName(Gst.PadMode mode) {
diff --git a/sources/generated/Gst/PadDirection.cs b/sources/generated/Gst/PadDirection.cs
index a7814d1..e656650 100644
--- a/sources/generated/Gst/PadDirection.cs
+++ b/sources/generated/Gst/PadDirection.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class PadDirectionGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_direction_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadFlags.cs b/sources/generated/Gst/PadFlags.cs
index 09fa0c3..01331f8 100644
--- a/sources/generated/Gst/PadFlags.cs
+++ b/sources/generated/Gst/PadFlags.cs
@@ -28,7 +28,7 @@ namespace Gst {
}
internal class PadFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadLinkCheck.cs b/sources/generated/Gst/PadLinkCheck.cs
index bb98d43..94907d0 100644
--- a/sources/generated/Gst/PadLinkCheck.cs
+++ b/sources/generated/Gst/PadLinkCheck.cs
@@ -20,7 +20,7 @@ namespace Gst {
}
internal class PadLinkCheckGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_link_check_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadLinkReturn.cs b/sources/generated/Gst/PadLinkReturn.cs
index df2d2e1..a5b7e8a 100644
--- a/sources/generated/Gst/PadLinkReturn.cs
+++ b/sources/generated/Gst/PadLinkReturn.cs
@@ -20,7 +20,7 @@ namespace Gst {
}
internal class PadLinkReturnGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_link_return_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadMode.cs b/sources/generated/Gst/PadMode.cs
index 583bac3..6c38557 100644
--- a/sources/generated/Gst/PadMode.cs
+++ b/sources/generated/Gst/PadMode.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class PadModeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadPresence.cs b/sources/generated/Gst/PadPresence.cs
index 6ec3e92..873a6fe 100644
--- a/sources/generated/Gst/PadPresence.cs
+++ b/sources/generated/Gst/PadPresence.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class PadPresenceGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_presence_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadProbeInfo.cs b/sources/generated/Gst/PadProbeInfo.cs
index 0b211f8..78d4fbb 100644
--- a/sources/generated/Gst/PadProbeInfo.cs
+++ b/sources/generated/Gst/PadProbeInfo.cs
@@ -34,7 +34,7 @@ namespace Gst {
return (Gst.PadProbeInfo) Marshal.PtrToStructure (raw, typeof (Gst.PadProbeInfo));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_probe_info_get_buffer(IntPtr raw);
public Gst.Buffer Buffer {
@@ -49,7 +49,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_probe_info_get_buffer_list(IntPtr raw);
public Gst.BufferList BufferList {
@@ -64,7 +64,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_probe_info_get_event(IntPtr raw);
public Gst.Event Event {
@@ -79,7 +79,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_probe_info_get_query(IntPtr raw);
public Gst.Query Query {
diff --git a/sources/generated/Gst/PadProbeReturn.cs b/sources/generated/Gst/PadProbeReturn.cs
index f89f085..877d07d 100644
--- a/sources/generated/Gst/PadProbeReturn.cs
+++ b/sources/generated/Gst/PadProbeReturn.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class PadProbeReturnGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_probe_return_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadProbeType.cs b/sources/generated/Gst/PadProbeType.cs
index d5b8790..4962721 100644
--- a/sources/generated/Gst/PadProbeType.cs
+++ b/sources/generated/Gst/PadProbeType.cs
@@ -36,7 +36,7 @@ namespace Gst {
}
internal class PadProbeTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_probe_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PadTemplate.cs b/sources/generated/Gst/PadTemplate.cs
index baa7de9..eadd0ce 100644
--- a/sources/generated/Gst/PadTemplate.cs
+++ b/sources/generated/Gst/PadTemplate.cs
@@ -13,7 +13,7 @@ namespace Gst {
public PadTemplate (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_template_new(IntPtr name_template, int direction, int presence, IntPtr caps);
public PadTemplate (string name_template, Gst.PadDirection direction, Gst.PadPresence presence, Gst.Caps caps) : base (IntPtr.Zero)
@@ -39,7 +39,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name_template);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_template_new_from_static_pad_template_with_gtype(IntPtr pad_template, IntPtr pad_type);
public PadTemplate (Gst.StaticPadTemplate pad_template, GLib.GType pad_type) : base (IntPtr.Zero)
@@ -55,7 +55,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_pad_template);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_template_new_with_gtype(IntPtr name_template, int direction, int presence, IntPtr caps, IntPtr pad_type);
public PadTemplate (string name_template, Gst.PadDirection direction, Gst.PadPresence presence, Gst.Caps caps, GLib.GType pad_type) : base (IntPtr.Zero)
@@ -81,7 +81,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name_template);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_template_get_caps(IntPtr raw);
[GLib.Property ("caps")]
@@ -264,7 +264,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_template_get_type();
public static new GLib.GType GType {
@@ -275,7 +275,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pad_template_pad_created(IntPtr raw, IntPtr pad);
public void PadCreated(Gst.Pad pad) {
diff --git a/sources/generated/Gst/PadTemplateFlags.cs b/sources/generated/Gst/PadTemplateFlags.cs
index e9372c9..4f508ff 100644
--- a/sources/generated/Gst/PadTemplateFlags.cs
+++ b/sources/generated/Gst/PadTemplateFlags.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class PadTemplateFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pad_template_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ParamArray.cs b/sources/generated/Gst/ParamArray.cs
index 3156897..82b184c 100644
--- a/sources/generated/Gst/ParamArray.cs
+++ b/sources/generated/Gst/ParamArray.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class ParamArray : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_param_spec_array_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ParamFraction.cs b/sources/generated/Gst/ParamFraction.cs
index 78930eb..4505dc4 100644
--- a/sources/generated/Gst/ParamFraction.cs
+++ b/sources/generated/Gst/ParamFraction.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class ParamFraction : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_param_spec_fraction_get_type();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ParentBufferMeta.cs b/sources/generated/Gst/ParentBufferMeta.cs
index 2ff56fd..7496e7b 100644
--- a/sources/generated/Gst/ParentBufferMeta.cs
+++ b/sources/generated/Gst/ParentBufferMeta.cs
@@ -31,7 +31,7 @@ namespace Gst {
return (Gst.ParentBufferMeta) Marshal.PtrToStructure (raw, typeof (Gst.ParentBufferMeta));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parent_buffer_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst/Parse.cs b/sources/generated/Gst/Parse.cs
index 51a6d11..775c60e 100644
--- a/sources/generated/Gst/Parse.cs
+++ b/sources/generated/Gst/Parse.cs
@@ -9,7 +9,7 @@ namespace Gst {
#region Autogenerated code
public partial class Parse {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_parse_bin_from_description(IntPtr bin_description, bool ghost_unlinked_pads, out IntPtr error);
public static unsafe Gst.Bin BinFromDescription(string bin_description, bool ghost_unlinked_pads) {
@@ -22,7 +22,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_parse_bin_from_description_full(IntPtr bin_description, bool ghost_unlinked_pads, IntPtr context, int flags, out IntPtr error);
public static unsafe Gst.Element BinFromDescriptionFull(string bin_description, bool ghost_unlinked_pads, Gst.ParseContext context, Gst.ParseFlags flags) {
@@ -39,7 +39,7 @@ namespace Gst {
return BinFromDescriptionFull (bin_description, ghost_unlinked_pads, null, flags);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_parse_error_quark();
public static uint ErrorQuark() {
@@ -48,7 +48,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_parse_launch(IntPtr pipeline_description, out IntPtr error);
public static unsafe Gst.Element Launch(string pipeline_description) {
@@ -61,7 +61,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_parse_launch_full(IntPtr pipeline_description, IntPtr context, int flags, out IntPtr error);
public static unsafe Gst.Element LaunchFull(string pipeline_description, Gst.ParseContext context, Gst.ParseFlags flags) {
@@ -78,7 +78,7 @@ namespace Gst {
return LaunchFull (pipeline_description, null, flags);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_parse_launchv(IntPtr[] argv, out IntPtr error);
public static unsafe Gst.Element Launchv(string[] argv) {
@@ -94,7 +94,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_parse_launchv_full(IntPtr[] argv, IntPtr context, int flags, out IntPtr error);
public static unsafe Gst.Element LaunchvFull(string[] argv, Gst.ParseContext context, Gst.ParseFlags flags) {
diff --git a/sources/generated/Gst/ParseContext.cs b/sources/generated/Gst/ParseContext.cs
index 9ee90e5..c672c16 100644
--- a/sources/generated/Gst/ParseContext.cs
+++ b/sources/generated/Gst/ParseContext.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class ParseContext : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parse_context_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parse_context_copy(IntPtr raw);
public Gst.ParseContext Copy() {
@@ -31,7 +31,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parse_context_get_missing_elements(IntPtr raw);
public string[] MissingElements {
@@ -44,7 +44,7 @@ namespace Gst {
public ParseContext(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parse_context_new();
public ParseContext ()
@@ -52,7 +52,7 @@ namespace Gst {
Raw = gst_parse_context_new();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_parse_context_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst/ParseError.cs b/sources/generated/Gst/ParseError.cs
index af19ac8..295d2d8 100644
--- a/sources/generated/Gst/ParseError.cs
+++ b/sources/generated/Gst/ParseError.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class ParseErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parse_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ParseFlags.cs b/sources/generated/Gst/ParseFlags.cs
index 437c739..c485917 100644
--- a/sources/generated/Gst/ParseFlags.cs
+++ b/sources/generated/Gst/ParseFlags.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class ParseFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_parse_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Pipeline.cs b/sources/generated/Gst/Pipeline.cs
index b8210ca..8baf449 100644
--- a/sources/generated/Gst/Pipeline.cs
+++ b/sources/generated/Gst/Pipeline.cs
@@ -13,7 +13,7 @@ namespace Gst {
public Pipeline (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pipeline_new(IntPtr name);
public Pipeline (string name) : base (IntPtr.Zero)
@@ -31,10 +31,10 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_pipeline_get_auto_flush_bus(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pipeline_set_auto_flush_bus(IntPtr raw, bool auto_flush);
[GLib.Property ("auto-flush-bus")]
@@ -49,10 +49,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_pipeline_get_delay(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pipeline_set_delay(IntPtr raw, ulong delay);
[GLib.Property ("delay")]
@@ -67,10 +67,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_pipeline_get_latency(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pipeline_set_latency(IntPtr raw, ulong latency);
[GLib.Property ("latency")]
@@ -136,7 +136,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pipeline_get_type();
public static new GLib.GType GType {
@@ -147,14 +147,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pipeline_auto_clock(IntPtr raw);
public void AutoClock() {
gst_pipeline_auto_clock(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pipeline_get_pipeline_clock(IntPtr raw);
public Gst.Clock PipelineClock {
@@ -165,7 +165,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_pipeline_use_clock(IntPtr raw, IntPtr clock);
public void UseClock(Gst.Clock clock) {
diff --git a/sources/generated/Gst/PipelineFlags.cs b/sources/generated/Gst/PipelineFlags.cs
index d5b0e24..eb906b5 100644
--- a/sources/generated/Gst/PipelineFlags.cs
+++ b/sources/generated/Gst/PipelineFlags.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class PipelineFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_pipeline_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Plugin.cs b/sources/generated/Gst/Plugin.cs
index bd1e166..2488590 100644
--- a/sources/generated/Gst/Plugin.cs
+++ b/sources/generated/Gst/Plugin.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_type();
public static new GLib.GType GType {
@@ -44,14 +44,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_list_free(IntPtr list);
public static void ListFree(GLib.List list) {
gst_plugin_list_free(list == null ? IntPtr.Zero : list.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_load_by_name(IntPtr name);
public static Gst.Plugin LoadByName(string name) {
@@ -62,7 +62,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_plugin_load_file(IntPtr filename, out IntPtr error);
public static unsafe Gst.Plugin LoadFile(string filename) {
@@ -75,7 +75,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_plugin_register_static(int major_version, int minor_version, IntPtr name, IntPtr description, GstSharp.PluginInitFuncNative init_func, IntPtr version, IntPtr license, IntPtr source, IntPtr package, IntPtr origin);
public static bool RegisterStatic(int major_version, int minor_version, string name, string description, Gst.PluginInitFunc init_func, string version, string license, string source, string package, string origin) {
@@ -99,7 +99,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_plugin_register_static_full(int major_version, int minor_version, IntPtr name, IntPtr description, GstSharp.PluginInitFullFuncNative init_full_func, IntPtr version, IntPtr license, IntPtr source, IntPtr package, IntPtr origin, IntPtr user_data);
public static bool RegisterStaticFull(int major_version, int minor_version, string name, string description, Gst.PluginInitFullFunc init_full_func, string version, string license, string source, string package, string origin) {
@@ -123,7 +123,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_add_dependency(IntPtr raw, IntPtr[] env_vars, IntPtr[] paths, IntPtr[] names, int flags);
public void AddDependency(string[] env_vars, string[] paths, string[] names, Gst.PluginDependencyFlags flags) {
@@ -149,7 +149,7 @@ namespace Gst {
AddDependency (null, null, null, flags);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_add_dependency_simple(IntPtr raw, IntPtr env_vars, IntPtr paths, IntPtr names, int flags);
public void AddDependencySimple(string env_vars, string paths, string names, Gst.PluginDependencyFlags flags) {
@@ -166,10 +166,10 @@ namespace Gst {
AddDependencySimple (null, null, null, flags);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_cache_data(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_set_cache_data(IntPtr raw, IntPtr cache_data);
public Gst.Structure CacheData {
@@ -184,7 +184,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_description(IntPtr raw);
public string Description {
@@ -195,7 +195,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_filename(IntPtr raw);
public string Filename {
@@ -206,7 +206,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_license(IntPtr raw);
public string License {
@@ -217,7 +217,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_origin(IntPtr raw);
public string Origin {
@@ -228,7 +228,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_package(IntPtr raw);
public string Package {
@@ -239,7 +239,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_release_date_string(IntPtr raw);
public string ReleaseDateString {
@@ -250,7 +250,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_source(IntPtr raw);
public string Source {
@@ -261,7 +261,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_get_version(IntPtr raw);
public string Version {
@@ -272,7 +272,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_plugin_is_loaded(IntPtr raw);
public bool IsLoaded {
@@ -283,7 +283,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_load(IntPtr raw);
public Gst.Plugin Load() {
diff --git a/sources/generated/Gst/PluginDependencyFlags.cs b/sources/generated/Gst/PluginDependencyFlags.cs
index 8eec71a..509617a 100644
--- a/sources/generated/Gst/PluginDependencyFlags.cs
+++ b/sources/generated/Gst/PluginDependencyFlags.cs
@@ -20,7 +20,7 @@ namespace Gst {
}
internal class PluginDependencyFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_dependency_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PluginError.cs b/sources/generated/Gst/PluginError.cs
index 5d5fe66..1b20b7a 100644
--- a/sources/generated/Gst/PluginError.cs
+++ b/sources/generated/Gst/PluginError.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class PluginErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/PluginFeature.cs b/sources/generated/Gst/PluginFeature.cs
index 0656eb0..2d36b8a 100644
--- a/sources/generated/Gst/PluginFeature.cs
+++ b/sources/generated/Gst/PluginFeature.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_feature_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_feature_list_copy(IntPtr list);
public static Gst.PluginFeature[] ListCopy(GLib.List list) {
@@ -53,21 +53,21 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_feature_list_debug(IntPtr list);
public static void ListDebug(GLib.List list) {
gst_plugin_feature_list_debug(list == null ? IntPtr.Zero : list.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_feature_list_free(IntPtr list);
public static void ListFree(GLib.List list) {
gst_plugin_feature_list_free(list == null ? IntPtr.Zero : list.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_plugin_feature_rank_compare_func(IntPtr p1, IntPtr p2);
public static int RankCompareFunc(IntPtr p1, IntPtr p2) {
@@ -80,7 +80,7 @@ namespace Gst {
return RankCompareFunc (IntPtr.Zero, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_plugin_feature_check_version(IntPtr raw, uint min_major, uint min_minor, uint min_micro);
public bool CheckVersion(uint min_major, uint min_minor, uint min_micro) {
@@ -89,7 +89,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_feature_get_plugin(IntPtr raw);
public Gst.Plugin Plugin {
@@ -100,7 +100,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_feature_get_plugin_name(IntPtr raw);
public string PluginName {
@@ -111,10 +111,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_plugin_feature_get_rank(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_plugin_feature_set_rank(IntPtr raw, uint rank);
public uint Rank {
@@ -128,7 +128,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_feature_load(IntPtr raw);
public Gst.PluginFeature Load() {
diff --git a/sources/generated/Gst/PluginFlags.cs b/sources/generated/Gst/PluginFlags.cs
index af1ebbc..8646710 100644
--- a/sources/generated/Gst/PluginFlags.cs
+++ b/sources/generated/Gst/PluginFlags.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class PluginFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_plugin_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Poll.cs b/sources/generated/Gst/Poll.cs
index a764860..f3e1c11 100644
--- a/sources/generated/Gst/Poll.cs
+++ b/sources/generated/Gst/Poll.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Poll : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_add_fd(IntPtr raw, IntPtr fd);
public bool AddFd(Gst.PollFD fd) {
@@ -22,7 +22,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_can_read(IntPtr raw, IntPtr fd);
public bool FdCanRead(Gst.PollFD fd) {
@@ -33,7 +33,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_can_write(IntPtr raw, IntPtr fd);
public bool FdCanWrite(Gst.PollFD fd) {
@@ -44,7 +44,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_ctl_pri(IntPtr raw, IntPtr fd, bool active);
public bool FdCtlPri(Gst.PollFD fd, bool active) {
@@ -55,7 +55,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_ctl_read(IntPtr raw, IntPtr fd, bool active);
public bool FdCtlRead(Gst.PollFD fd, bool active) {
@@ -66,7 +66,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_ctl_write(IntPtr raw, IntPtr fd, bool active);
public bool FdCtlWrite(Gst.PollFD fd, bool active) {
@@ -77,7 +77,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_has_closed(IntPtr raw, IntPtr fd);
public bool FdHasClosed(Gst.PollFD fd) {
@@ -88,7 +88,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_has_error(IntPtr raw, IntPtr fd);
public bool FdHasError(Gst.PollFD fd) {
@@ -99,7 +99,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_fd_has_pri(IntPtr raw, IntPtr fd);
public bool FdHasPri(Gst.PollFD fd) {
@@ -110,7 +110,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_poll_fd_ignored(IntPtr raw, IntPtr fd);
public void FdIgnored(Gst.PollFD fd) {
@@ -119,7 +119,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_fd);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_poll_get_read_gpollfd(IntPtr raw, out GLib.PollFD fd);
public GLib.PollFD ReadGpollfd {
@@ -130,7 +130,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_read_control(IntPtr raw);
public bool ReadControl() {
@@ -139,7 +139,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_remove_fd(IntPtr raw, IntPtr fd);
public bool RemoveFd(Gst.PollFD fd) {
@@ -150,14 +150,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_poll_restart(IntPtr raw);
public void Restart() {
gst_poll_restart(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_set_controllable(IntPtr raw, bool controllable);
public bool SetControllable(bool controllable) {
@@ -166,7 +166,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_poll_set_flushing(IntPtr raw, bool flushing);
public bool Flushing {
@@ -175,7 +175,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_poll_wait(IntPtr raw, ulong timeout);
public int Wait(ulong timeout) {
@@ -184,7 +184,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_poll_write_control(IntPtr raw);
public bool WriteControl() {
@@ -195,7 +195,7 @@ namespace Gst {
public Poll(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_poll_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst/PollFD.cs b/sources/generated/Gst/PollFD.cs
index 4484f74..fcb1f30 100644
--- a/sources/generated/Gst/PollFD.cs
+++ b/sources/generated/Gst/PollFD.cs
@@ -23,7 +23,7 @@ namespace Gst {
return (Gst.PollFD) Marshal.PtrToStructure (raw, typeof (Gst.PollFD));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_poll_fd_init(IntPtr raw);
public void Init() {
diff --git a/sources/generated/Gst/PresetAdapter.cs b/sources/generated/Gst/PresetAdapter.cs
index 9142b01..40e2b02 100644
--- a/sources/generated/Gst/PresetAdapter.cs
+++ b/sources/generated/Gst/PresetAdapter.cs
@@ -216,7 +216,7 @@ namespace Gst {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_preset_get_type ());
@@ -269,7 +269,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_app_dir();
public static string AppDir {
@@ -280,7 +280,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_set_app_dir(IntPtr app_dir);
public static bool SetAppDir(string app_dir) {
@@ -291,7 +291,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_delete_preset(IntPtr raw, IntPtr name);
public bool DeletePreset(string name) {
@@ -302,7 +302,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_get_meta(IntPtr raw, IntPtr name, IntPtr tag, out IntPtr value);
public bool GetMeta(string name, string tag, out string value) {
@@ -317,7 +317,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_preset_names(IntPtr raw);
public string[] PresetNames {
@@ -328,7 +328,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_preset_get_property_names(IntPtr raw);
public string[] PropertyNames {
@@ -339,7 +339,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_is_editable(IntPtr raw);
public bool IsEditable {
@@ -350,7 +350,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_load_preset(IntPtr raw, IntPtr name);
public bool LoadPreset(string name) {
@@ -361,7 +361,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_rename_preset(IntPtr raw, IntPtr old_name, IntPtr new_name);
public bool RenamePreset(string old_name, string new_name) {
@@ -374,7 +374,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_save_preset(IntPtr raw, IntPtr name);
public bool SavePreset(string name) {
@@ -385,7 +385,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_preset_set_meta(IntPtr raw, IntPtr name, IntPtr tag, IntPtr value);
public bool SetMeta(string name, string tag, string value) {
diff --git a/sources/generated/Gst/ProgressType.cs b/sources/generated/Gst/ProgressType.cs
index 13c828c..2a18bbf 100644
--- a/sources/generated/Gst/ProgressType.cs
+++ b/sources/generated/Gst/ProgressType.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class ProgressTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_progress_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Promise.cs b/sources/generated/Gst/Promise.cs
index 10ffd34..c41e7f8 100644
--- a/sources/generated/Gst/Promise.cs
+++ b/sources/generated/Gst/Promise.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Promise : Gst.MiniObject {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_promise_get_type();
public static GLib.GType GType {
@@ -22,14 +22,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_promise_expire(IntPtr raw);
public void Expire() {
gst_promise_expire(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_promise_get_reply(IntPtr raw);
public Gst.Structure RetrieveReply() {
@@ -38,14 +38,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_promise_interrupt(IntPtr raw);
public void Interrupt() {
gst_promise_interrupt(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_promise_reply(IntPtr raw, IntPtr s);
public void Reply(Gst.Structure s) {
@@ -53,7 +53,7 @@ namespace Gst {
gst_promise_reply(Handle, s == null ? IntPtr.Zero : s.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_promise_wait(IntPtr raw);
public Gst.PromiseResult Wait() {
@@ -64,7 +64,7 @@ namespace Gst {
public Promise(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_promise_new();
public Promise ()
@@ -72,7 +72,7 @@ namespace Gst {
Raw = gst_promise_new();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_promise_new_with_change_func(GstSharp.PromiseChangeFuncNative func, IntPtr user_data, GLib.DestroyNotify notify);
public Promise (Gst.PromiseChangeFunc func, IntPtr user_data, GLib.DestroyNotify notify)
diff --git a/sources/generated/Gst/PromiseResult.cs b/sources/generated/Gst/PromiseResult.cs
index fc2c193..c70b47f 100644
--- a/sources/generated/Gst/PromiseResult.cs
+++ b/sources/generated/Gst/PromiseResult.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class PromiseResultGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_promise_result_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ProxyPad.cs b/sources/generated/Gst/ProxyPad.cs
index c849c14..17491f8 100644
--- a/sources/generated/Gst/ProxyPad.cs
+++ b/sources/generated/Gst/ProxyPad.cs
@@ -42,7 +42,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_proxy_pad_get_type();
public static new GLib.GType GType {
@@ -53,7 +53,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_proxy_pad_chain_default(IntPtr pad, IntPtr parent, IntPtr buffer);
public static Gst.FlowReturn ChainDefault(Gst.Pad pad, Gst.Object parent, Gst.Buffer buffer) {
@@ -67,7 +67,7 @@ namespace Gst {
return ChainDefault (pad, null, buffer);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_proxy_pad_chain_list_default(IntPtr pad, IntPtr parent, IntPtr list);
public static Gst.FlowReturn ChainListDefault(Gst.Pad pad, Gst.Object parent, Gst.BufferList list) {
@@ -81,7 +81,7 @@ namespace Gst {
return ChainListDefault (pad, null, list);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_proxy_pad_getrange_default(IntPtr pad, IntPtr parent, ulong offset, uint size, out IntPtr buffer);
public static Gst.FlowReturn GetrangeDefault(Gst.Pad pad, Gst.Object parent, ulong offset, uint size, out Gst.Buffer buffer) {
@@ -92,7 +92,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_proxy_pad_iterate_internal_links_default(IntPtr pad, IntPtr parent);
public static Gst.Iterator IterateInternalLinksDefault(Gst.Pad pad, Gst.Object parent) {
@@ -105,7 +105,7 @@ namespace Gst {
return IterateInternalLinksDefault (pad, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_proxy_pad_get_internal(IntPtr raw);
public Gst.ProxyPad Internal {
diff --git a/sources/generated/Gst/QOSType.cs b/sources/generated/Gst/QOSType.cs
index 688dcaf..5d20800 100644
--- a/sources/generated/Gst/QOSType.cs
+++ b/sources/generated/Gst/QOSType.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class QOSTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_qos_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Query.cs b/sources/generated/Gst/Query.cs
index e6adc36..69fc329 100644
--- a/sources/generated/Gst/Query.cs
+++ b/sources/generated/Gst/Query.cs
@@ -26,7 +26,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_get_type();
public static GLib.GType GType {
@@ -37,7 +37,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_add_allocation_meta(IntPtr raw, IntPtr api, IntPtr parms);
public void AddAllocationMeta(GLib.GType api, Gst.Structure parms) {
@@ -48,7 +48,7 @@ namespace Gst {
AddAllocationMeta (api, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_add_allocation_param(IntPtr raw, IntPtr allocator, IntPtr parms);
public void AddAllocationParam(Gst.Allocator allocator, Gst.AllocationParams parms) {
@@ -61,7 +61,7 @@ namespace Gst {
AddAllocationParam (null, Gst.AllocationParams.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_add_allocation_pool(IntPtr raw, IntPtr pool, uint size, uint min_buffers, uint max_buffers);
public void AddAllocationPool(Gst.BufferPool pool, uint size, uint min_buffers, uint max_buffers) {
@@ -72,7 +72,7 @@ namespace Gst {
AddAllocationPool (null, size, min_buffers, max_buffers);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_query_add_buffering_range(IntPtr raw, long start, long stop);
public bool AddBufferingRange(long start, long stop) {
@@ -81,14 +81,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_add_scheduling_mode(IntPtr raw, int mode);
public void AddSchedulingMode(Gst.PadMode mode) {
gst_query_add_scheduling_mode(Handle, (int) mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_query_find_allocation_meta(IntPtr raw, IntPtr api, out uint index);
public bool FindAllocationMeta(GLib.GType api, out uint index) {
@@ -97,7 +97,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_query_get_n_allocation_metas(IntPtr raw);
public uint NAllocationMetas {
@@ -108,7 +108,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_query_get_n_allocation_params(IntPtr raw);
public uint NAllocationParams {
@@ -119,7 +119,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_query_get_n_allocation_pools(IntPtr raw);
public uint NAllocationPools {
@@ -130,7 +130,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_query_get_n_buffering_ranges(IntPtr raw);
public uint NBufferingRanges {
@@ -141,7 +141,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_query_get_n_scheduling_modes(IntPtr raw);
public uint NSchedulingModes {
@@ -152,7 +152,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_get_structure(IntPtr raw);
public Gst.Structure Structure {
@@ -163,7 +163,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_query_has_scheduling_mode(IntPtr raw, int mode);
public bool HasSchedulingMode(Gst.PadMode mode) {
@@ -172,7 +172,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_query_has_scheduling_mode_with_flags(IntPtr raw, int mode, int flags);
public bool HasSchedulingModeWithFlags(Gst.PadMode mode, Gst.SchedulingFlags flags) {
@@ -181,7 +181,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_accept_caps(IntPtr raw, out IntPtr caps);
public Gst.Caps ParseAcceptCaps() {
@@ -192,7 +192,7 @@ namespace Gst {
return caps;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_accept_caps_result(IntPtr raw, out bool _result);
public bool ParseAcceptCapsResult() {
@@ -201,7 +201,7 @@ namespace Gst {
return _result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_allocation(IntPtr raw, out IntPtr caps, out bool need_pool);
public void ParseAllocation(out Gst.Caps caps, out bool need_pool) {
@@ -210,7 +210,7 @@ namespace Gst {
caps = native_caps == IntPtr.Zero ? null : (Gst.Caps) GLib.Opaque.GetOpaque (native_caps, typeof (Gst.Caps), false);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_bitrate(IntPtr raw, out uint nominal_bitrate);
public uint ParseBitrate() {
@@ -219,14 +219,14 @@ namespace Gst {
return nominal_bitrate;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_buffering_percent(IntPtr raw, out bool busy, out int percent);
public void ParseBufferingPercent(out bool busy, out int percent) {
gst_query_parse_buffering_percent(Handle, out busy, out percent);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_buffering_range(IntPtr raw, out int format, out long start, out long stop, out long estimated_total);
public void ParseBufferingRange(out Gst.Format format, out long start, out long stop, out long estimated_total) {
@@ -235,7 +235,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_buffering_stats(IntPtr raw, out int mode, out int avg_in, out int avg_out, out long buffering_left);
public void ParseBufferingStats(out Gst.BufferingMode mode, out int avg_in, out int avg_out, out long buffering_left) {
@@ -244,7 +244,7 @@ namespace Gst {
mode = (Gst.BufferingMode) native_mode;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_caps(IntPtr raw, out IntPtr filter);
public Gst.Caps ParseCaps() {
@@ -255,7 +255,7 @@ namespace Gst {
return filter;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_caps_result(IntPtr raw, out IntPtr caps);
public Gst.Caps ParseCapsResult() {
@@ -266,7 +266,7 @@ namespace Gst {
return caps;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_context(IntPtr raw, IntPtr context);
public Gst.Context ParseContext() {
@@ -278,7 +278,7 @@ namespace Gst {
return context;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_query_parse_context_type(IntPtr raw, out IntPtr context_type);
public bool ParseContextType(out string context_type) {
@@ -289,7 +289,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_convert(IntPtr raw, out int src_format, out long src_value, out int dest_format, out long dest_value);
public void ParseConvert(out Gst.Format src_format, out long src_value, out Gst.Format dest_format, out long dest_value) {
@@ -300,7 +300,7 @@ namespace Gst {
dest_format = (Gst.Format) native_dest_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_duration(IntPtr raw, out int format, out long duration);
public void ParseDuration(out Gst.Format format, out long duration) {
@@ -309,14 +309,14 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_latency(IntPtr raw, out bool live, out ulong min_latency, out ulong max_latency);
public void ParseLatency(out bool live, out ulong min_latency, out ulong max_latency) {
gst_query_parse_latency(Handle, out live, out min_latency, out max_latency);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_n_formats(IntPtr raw, out uint n_formats);
public uint ParseNFormats() {
@@ -325,7 +325,7 @@ namespace Gst {
return n_formats;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_parse_nth_allocation_meta(IntPtr raw, uint index, out IntPtr parms);
public GLib.GType ParseNthAllocationMeta(uint index, out Gst.Structure parms) {
@@ -336,7 +336,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_nth_allocation_param(IntPtr raw, uint index, out IntPtr allocator, IntPtr parms);
public void ParseNthAllocationParam(uint index, out Gst.Allocator allocator, out Gst.AllocationParams parms) {
@@ -348,7 +348,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_parms);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_nth_allocation_pool(IntPtr raw, uint index, out IntPtr pool, out uint size, out uint min_buffers, out uint max_buffers);
public void ParseNthAllocationPool(uint index, out Gst.BufferPool pool, out uint size, out uint min_buffers, out uint max_buffers) {
@@ -357,7 +357,7 @@ namespace Gst {
pool = GLib.Object.GetObject(native_pool, true) as Gst.BufferPool;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_query_parse_nth_buffering_range(IntPtr raw, uint index, out long start, out long stop);
public bool ParseNthBufferingRange(uint index, out long start, out long stop) {
@@ -366,7 +366,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_nth_format(IntPtr raw, uint nth, out int format);
public Gst.Format ParseNthFormat(uint nth) {
@@ -377,7 +377,7 @@ namespace Gst {
return format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_query_parse_nth_scheduling_mode(IntPtr raw, uint index);
public Gst.PadMode ParseNthSchedulingMode(uint index) {
@@ -386,7 +386,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_position(IntPtr raw, out int format, out long cur);
public void ParsePosition(out Gst.Format format, out long cur) {
@@ -395,7 +395,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_scheduling(IntPtr raw, out int flags, out int minsize, out int maxsize, out int align);
public void ParseScheduling(out Gst.SchedulingFlags flags, out int minsize, out int maxsize, out int align) {
@@ -404,7 +404,7 @@ namespace Gst {
flags = (Gst.SchedulingFlags) native_flags;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_seeking(IntPtr raw, out int format, out bool seekable, out long segment_start, out long segment_end);
public void ParseSeeking(out Gst.Format format, out bool seekable, out long segment_start, out long segment_end) {
@@ -413,7 +413,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_segment(IntPtr raw, out double rate, out int format, out long start_value, out long stop_value);
public void ParseSegment(out double rate, out Gst.Format format, out long start_value, out long stop_value) {
@@ -422,7 +422,7 @@ namespace Gst {
format = (Gst.Format) native_format;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_uri(IntPtr raw, out IntPtr uri);
public string ParseUri() {
@@ -433,7 +433,7 @@ namespace Gst {
return uri;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_uri_redirection(IntPtr raw, out IntPtr uri);
public string ParseUriRedirection() {
@@ -444,7 +444,7 @@ namespace Gst {
return uri;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_parse_uri_redirection_permanent(IntPtr raw, out bool permanent);
public bool ParseUriRedirectionPermanent() {
@@ -453,28 +453,28 @@ namespace Gst {
return permanent;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_remove_nth_allocation_meta(IntPtr raw, uint index);
public void RemoveNthAllocationMeta(uint index) {
gst_query_remove_nth_allocation_meta(Handle, index);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_remove_nth_allocation_param(IntPtr raw, uint index);
public void RemoveNthAllocationParam(uint index) {
gst_query_remove_nth_allocation_param(Handle, index);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_remove_nth_allocation_pool(IntPtr raw, uint index);
public void RemoveNthAllocationPool(uint index) {
gst_query_remove_nth_allocation_pool(Handle, index);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_accept_caps_result(IntPtr raw, bool _result);
public bool AcceptCapsResult {
@@ -483,7 +483,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_bitrate(IntPtr raw, uint nominal_bitrate);
public uint Bitrate {
@@ -492,28 +492,28 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_buffering_percent(IntPtr raw, bool busy, int percent);
public void SetBufferingPercent(bool busy, int percent) {
gst_query_set_buffering_percent(Handle, busy, percent);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_buffering_range(IntPtr raw, int format, long start, long stop, long estimated_total);
public void SetBufferingRange(Gst.Format format, long start, long stop, long estimated_total) {
gst_query_set_buffering_range(Handle, (int) format, start, stop, estimated_total);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_buffering_stats(IntPtr raw, int mode, int avg_in, int avg_out, long buffering_left);
public void SetBufferingStats(Gst.BufferingMode mode, int avg_in, int avg_out, long buffering_left) {
gst_query_set_buffering_stats(Handle, (int) mode, avg_in, avg_out, buffering_left);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_caps_result(IntPtr raw, IntPtr caps);
public Gst.Caps CapsResult {
@@ -522,7 +522,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_context(IntPtr raw, IntPtr value);
public Gst.Context Context {
@@ -533,21 +533,21 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_convert(IntPtr raw, int src_format, long src_value, int dest_format, long dest_value);
public void SetConvert(Gst.Format src_format, long src_value, Gst.Format dest_format, long dest_value) {
gst_query_set_convert(Handle, (int) src_format, src_value, (int) dest_format, dest_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_duration(IntPtr raw, int format, long duration);
public void SetDuration(Gst.Format format, long duration) {
gst_query_set_duration(Handle, (int) format, duration);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_formatsv(IntPtr raw, int n_formats, int[] formats);
public Gst.Format[] Formatsv {
@@ -560,14 +560,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_latency(IntPtr raw, bool live, ulong min_latency, ulong max_latency);
public void SetLatency(bool live, ulong min_latency, ulong max_latency) {
gst_query_set_latency(Handle, live, min_latency, max_latency);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_nth_allocation_param(IntPtr raw, uint index, IntPtr allocator, IntPtr parms);
public void SetNthAllocationParam(uint index, Gst.Allocator allocator, Gst.AllocationParams parms) {
@@ -580,7 +580,7 @@ namespace Gst {
SetNthAllocationParam (index, null, Gst.AllocationParams.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_nth_allocation_pool(IntPtr raw, uint index, IntPtr pool, uint size, uint min_buffers, uint max_buffers);
public void SetNthAllocationPool(uint index, Gst.BufferPool pool, uint size, uint min_buffers, uint max_buffers) {
@@ -591,35 +591,35 @@ namespace Gst {
SetNthAllocationPool (index, null, size, min_buffers, max_buffers);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_position(IntPtr raw, int format, long cur);
public void SetPosition(Gst.Format format, long cur) {
gst_query_set_position(Handle, (int) format, cur);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_scheduling(IntPtr raw, int flags, int minsize, int maxsize, int align);
public void SetScheduling(Gst.SchedulingFlags flags, int minsize, int maxsize, int align) {
gst_query_set_scheduling(Handle, (int) flags, minsize, maxsize, align);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_seeking(IntPtr raw, int format, bool seekable, long segment_start, long segment_end);
public void SetSeeking(Gst.Format format, bool seekable, long segment_start, long segment_end) {
gst_query_set_seeking(Handle, (int) format, seekable, segment_start, segment_end);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_segment(IntPtr raw, double rate, int format, long start_value, long stop_value);
public void SetSegment(double rate, Gst.Format format, long start_value, long stop_value) {
gst_query_set_segment(Handle, rate, (int) format, start_value, stop_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_uri(IntPtr raw, IntPtr uri);
public string Uri {
@@ -630,7 +630,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_uri_redirection(IntPtr raw, IntPtr uri);
public string UriRedirection {
@@ -641,7 +641,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_query_set_uri_redirection_permanent(IntPtr raw, bool permanent);
public bool UriRedirectionPermanent {
@@ -650,7 +650,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_writable_structure(IntPtr raw);
public Gst.Structure WritableStructure() {
@@ -661,7 +661,7 @@ namespace Gst {
public Query(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_accept_caps(IntPtr caps);
public Query (Gst.Caps caps)
@@ -669,7 +669,7 @@ namespace Gst {
Raw = gst_query_new_accept_caps(caps == null ? IntPtr.Zero : caps.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_allocation(IntPtr caps, bool need_pool);
public Query (Gst.Caps caps, bool need_pool)
@@ -677,7 +677,7 @@ namespace Gst {
Raw = gst_query_new_allocation(caps == null ? IntPtr.Zero : caps.Handle, need_pool);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_bitrate();
public Query ()
@@ -685,7 +685,7 @@ namespace Gst {
Raw = gst_query_new_bitrate();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_buffering(int format);
public Query (Gst.Format format)
@@ -693,7 +693,7 @@ namespace Gst {
Raw = gst_query_new_buffering((int) format);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_caps(IntPtr filter);
public static Query NewCaps(Gst.Caps filter)
@@ -702,7 +702,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_context(IntPtr context_type);
public Query (string context_type)
@@ -712,7 +712,7 @@ namespace Gst {
GLib.Marshaller.Free (native_context_type);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_convert(int src_format, long value, int dest_format);
public Query (Gst.Format src_format, long value, Gst.Format dest_format)
@@ -720,7 +720,7 @@ namespace Gst {
Raw = gst_query_new_convert((int) src_format, value, (int) dest_format);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_custom(int type, IntPtr structure);
public Query (Gst.QueryType type, Gst.Structure structure)
@@ -729,7 +729,7 @@ namespace Gst {
Raw = gst_query_new_custom((int) type, structure == null ? IntPtr.Zero : structure.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_drain();
public static Query NewDrain()
@@ -738,7 +738,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_duration(int format);
public static Query NewDuration(Gst.Format format)
@@ -747,7 +747,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_formats();
public static Query NewFormats()
@@ -756,7 +756,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_latency();
public static Query NewLatency()
@@ -765,7 +765,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_position(int format);
public static Query NewPosition(Gst.Format format)
@@ -774,7 +774,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_scheduling();
public static Query NewScheduling()
@@ -783,7 +783,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_seeking(int format);
public static Query NewSeeking(Gst.Format format)
@@ -792,7 +792,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_segment(int format);
public static Query NewSegment(Gst.Format format)
@@ -801,7 +801,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_new_uri();
public static Query NewUri()
diff --git a/sources/generated/Gst/QueryType.cs b/sources/generated/Gst/QueryType.cs
index 91e2a90..fc4f82c 100644
--- a/sources/generated/Gst/QueryType.cs
+++ b/sources/generated/Gst/QueryType.cs
@@ -33,7 +33,7 @@ namespace Gst {
}
internal class QueryTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/QueryTypeFlags.cs b/sources/generated/Gst/QueryTypeFlags.cs
index 10b1543..a0be4d0 100644
--- a/sources/generated/Gst/QueryTypeFlags.cs
+++ b/sources/generated/Gst/QueryTypeFlags.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class QueryTypeFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_query_type_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Rank.cs b/sources/generated/Gst/Rank.cs
index c6c4c5a..e2db4c1 100644
--- a/sources/generated/Gst/Rank.cs
+++ b/sources/generated/Gst/Rank.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class RankGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rank_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/ReferenceTimestampMeta.cs b/sources/generated/Gst/ReferenceTimestampMeta.cs
index 12af6d2..4905586 100644
--- a/sources/generated/Gst/ReferenceTimestampMeta.cs
+++ b/sources/generated/Gst/ReferenceTimestampMeta.cs
@@ -33,7 +33,7 @@ namespace Gst {
return (Gst.ReferenceTimestampMeta) Marshal.PtrToStructure (raw, typeof (Gst.ReferenceTimestampMeta));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_reference_timestamp_meta_get_info();
public static Gst.MetaInfo Info {
diff --git a/sources/generated/Gst/Registry.cs b/sources/generated/Gst/Registry.cs
index 25c985a..b8101e0 100644
--- a/sources/generated/Gst/Registry.cs
+++ b/sources/generated/Gst/Registry.cs
@@ -155,7 +155,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_get_type();
public static new GLib.GType GType {
@@ -166,7 +166,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_registry_fork_is_enabled();
public static bool ForkIsEnabled() {
@@ -175,14 +175,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_registry_fork_set_enabled(bool enabled);
public static void ForkSetEnabled(bool enabled) {
gst_registry_fork_set_enabled(enabled);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_get();
public static Gst.Registry Get() {
@@ -191,7 +191,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_registry_add_feature(IntPtr raw, IntPtr feature);
public bool AddFeature(Gst.PluginFeature feature) {
@@ -200,7 +200,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_registry_add_plugin(IntPtr raw, IntPtr plugin);
public bool AddPlugin(Gst.Plugin plugin) {
@@ -209,7 +209,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_registry_check_feature_version(IntPtr raw, IntPtr feature_name, uint min_major, uint min_minor, uint min_micro);
public bool CheckFeatureVersion(string feature_name, uint min_major, uint min_minor, uint min_micro) {
@@ -220,7 +220,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_feature_filter(IntPtr raw, GstSharp.PluginFeatureFilterNative filter, bool first, IntPtr user_data);
public Gst.PluginFeature[] FeatureFilter(Gst.PluginFeatureFilter filter, bool first) {
@@ -230,7 +230,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_find_feature(IntPtr raw, IntPtr name, IntPtr type);
public Gst.PluginFeature FindFeature(string name, GLib.GType type) {
@@ -241,7 +241,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_find_plugin(IntPtr raw, IntPtr name);
public Gst.Plugin FindPlugin(string name) {
@@ -252,7 +252,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_get_feature_list(IntPtr raw, IntPtr type);
public Gst.PluginFeature[] GetFeatureList(GLib.GType type) {
@@ -261,7 +261,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_get_feature_list_by_plugin(IntPtr raw, IntPtr name);
public Gst.PluginFeature[] GetFeatureListByPlugin(string name) {
@@ -272,7 +272,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_registry_get_feature_list_cookie(IntPtr raw);
public uint FeatureListCookie {
@@ -283,7 +283,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_get_plugin_list(IntPtr raw);
public Gst.Plugin[] PluginList {
@@ -294,7 +294,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_lookup(IntPtr raw, IntPtr filename);
public Gst.Plugin Lookup(string filename) {
@@ -305,7 +305,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_lookup_feature(IntPtr raw, IntPtr name);
public Gst.PluginFeature LookupFeature(string name) {
@@ -316,7 +316,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_registry_plugin_filter(IntPtr raw, GstSharp.PluginFilterNative filter, bool first, IntPtr user_data);
public Gst.Plugin[] PluginFilter(Gst.PluginFilter filter, bool first) {
@@ -326,21 +326,21 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_registry_remove_feature(IntPtr raw, IntPtr feature);
public void RemoveFeature(Gst.PluginFeature feature) {
gst_registry_remove_feature(Handle, feature == null ? IntPtr.Zero : feature.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_registry_remove_plugin(IntPtr raw, IntPtr plugin);
public void RemovePlugin(Gst.Plugin plugin) {
gst_registry_remove_plugin(Handle, plugin == null ? IntPtr.Zero : plugin.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_registry_scan_path(IntPtr raw, IntPtr path);
public bool ScanPath(string path) {
@@ -351,7 +351,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_update_registry();
public static bool UpdateRegistry() {
diff --git a/sources/generated/Gst/ResourceError.cs b/sources/generated/Gst/ResourceError.cs
index 2743179..bf19e03 100644
--- a/sources/generated/Gst/ResourceError.cs
+++ b/sources/generated/Gst/ResourceError.cs
@@ -29,7 +29,7 @@ namespace Gst {
}
internal class ResourceErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_resource_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Sample.cs b/sources/generated/Gst/Sample.cs
index 2261598..8695748 100644
--- a/sources/generated/Gst/Sample.cs
+++ b/sources/generated/Gst/Sample.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class Sample : Gst.MiniObject {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_get_type();
public static GLib.GType GType {
@@ -22,10 +22,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_get_buffer(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_sample_set_buffer(IntPtr raw, IntPtr buffer);
public Gst.Buffer Buffer {
@@ -39,10 +39,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_get_buffer_list(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_sample_set_buffer_list(IntPtr raw, IntPtr buffer_list);
public Gst.BufferList BufferList {
@@ -56,10 +56,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_get_caps(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_sample_set_caps(IntPtr raw, IntPtr caps);
public Gst.Caps Caps {
@@ -73,7 +73,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_get_info(IntPtr raw);
public Gst.Structure Info {
@@ -84,10 +84,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_get_segment(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_sample_set_segment(IntPtr raw, IntPtr value);
public Gst.Segment Segment {
@@ -103,7 +103,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_sample_set_info(IntPtr raw, IntPtr info);
public bool SetInfo(Gst.Structure info) {
@@ -115,7 +115,7 @@ namespace Gst {
public Sample(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_sample_new(IntPtr buffer, IntPtr caps, IntPtr segment, IntPtr info);
public Sample (Gst.Buffer buffer, Gst.Caps caps, Gst.Segment segment, Gst.Structure info)
diff --git a/sources/generated/Gst/SchedulingFlags.cs b/sources/generated/Gst/SchedulingFlags.cs
index 0d3f274..2b5e2a6 100644
--- a/sources/generated/Gst/SchedulingFlags.cs
+++ b/sources/generated/Gst/SchedulingFlags.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class SchedulingFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_scheduling_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/SearchMode.cs b/sources/generated/Gst/SearchMode.cs
index accf386..e0c0a95 100644
--- a/sources/generated/Gst/SearchMode.cs
+++ b/sources/generated/Gst/SearchMode.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class SearchModeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_search_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/SeekFlags.cs b/sources/generated/Gst/SeekFlags.cs
index e32ded2..d2f5f9b 100644
--- a/sources/generated/Gst/SeekFlags.cs
+++ b/sources/generated/Gst/SeekFlags.cs
@@ -26,7 +26,7 @@ namespace Gst {
}
internal class SeekFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_seek_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/SeekType.cs b/sources/generated/Gst/SeekType.cs
index 2148b57..06c038c 100644
--- a/sources/generated/Gst/SeekType.cs
+++ b/sources/generated/Gst/SeekType.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class SeekTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_seek_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Segment.cs b/sources/generated/Gst/Segment.cs
index 8260550..b7b9f94 100644
--- a/sources/generated/Gst/Segment.cs
+++ b/sources/generated/Gst/Segment.cs
@@ -34,7 +34,7 @@ namespace Gst {
return (Gst.Segment) Marshal.PtrToStructure (raw, typeof (Gst.Segment));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_segment_new();
public static Segment New()
@@ -43,7 +43,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_segment_get_type();
public static GLib.GType GType {
@@ -54,7 +54,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_segment_clip(IntPtr raw, int format, ulong start, ulong stop, out ulong clip_start, out ulong clip_stop);
public bool Clip(Gst.Format format, ulong start, ulong stop, out ulong clip_start, out ulong clip_stop) {
@@ -67,7 +67,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_segment_copy_into(IntPtr raw, IntPtr dest);
public void CopyInto(Gst.Segment dest) {
@@ -80,7 +80,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_dest);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_segment_do_seek(IntPtr raw, double rate, int format, int flags, int start_type, ulong start, int stop_type, ulong stop, out bool update);
public bool DoSeek(double rate, Gst.Format format, Gst.SeekFlags flags, Gst.SeekType start_type, ulong start, Gst.SeekType stop_type, ulong stop, out bool update) {
@@ -93,7 +93,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_segment_init(IntPtr raw, int format);
public void Init(Gst.Format format) {
@@ -104,7 +104,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_segment_is_equal(IntPtr raw, IntPtr s1);
public bool IsEqual(Gst.Segment s1) {
@@ -119,7 +119,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_segment_offset_running_time(IntPtr raw, int format, long offset);
public bool OffsetRunningTime(Gst.Format format, long offset) {
@@ -132,7 +132,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_segment_position_from_running_time(IntPtr raw, int format, ulong running_time);
public ulong PositionFromRunningTime(Gst.Format format, ulong running_time) {
@@ -145,7 +145,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_segment_position_from_running_time_full(IntPtr raw, int format, ulong running_time, out ulong position);
public int PositionFromRunningTimeFull(Gst.Format format, ulong running_time, out ulong position) {
@@ -158,7 +158,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_segment_position_from_stream_time(IntPtr raw, int format, ulong stream_time);
public ulong PositionFromStreamTime(Gst.Format format, ulong stream_time) {
@@ -171,7 +171,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_segment_position_from_stream_time_full(IntPtr raw, int format, ulong stream_time, out ulong position);
public int PositionFromStreamTimeFull(Gst.Format format, ulong stream_time, out ulong position) {
@@ -184,7 +184,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_segment_set_running_time(IntPtr raw, int format, ulong running_time);
public bool SetRunningTime(Gst.Format format, ulong running_time) {
@@ -197,7 +197,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_segment_to_position(IntPtr raw, int format, ulong running_time);
[Obsolete]
@@ -211,7 +211,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_segment_to_running_time(IntPtr raw, int format, ulong position);
public ulong ToRunningTime(Gst.Format format, ulong position) {
@@ -224,7 +224,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_segment_to_running_time_full(IntPtr raw, int format, ulong position, out ulong running_time);
public int ToRunningTimeFull(Gst.Format format, ulong position, out ulong running_time) {
@@ -237,7 +237,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_segment_to_stream_time(IntPtr raw, int format, ulong position);
public ulong ToStreamTime(Gst.Format format, ulong position) {
@@ -250,7 +250,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_segment_to_stream_time_full(IntPtr raw, int format, ulong position, out ulong stream_time);
public int ToStreamTimeFull(Gst.Format format, ulong position, out ulong stream_time) {
diff --git a/sources/generated/Gst/SegmentFlags.cs b/sources/generated/Gst/SegmentFlags.cs
index 59cf7ba..a88af4c 100644
--- a/sources/generated/Gst/SegmentFlags.cs
+++ b/sources/generated/Gst/SegmentFlags.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class SegmentFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_segment_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StackTraceFlags.cs b/sources/generated/Gst/StackTraceFlags.cs
index 8b08f09..1bcb47b 100644
--- a/sources/generated/Gst/StackTraceFlags.cs
+++ b/sources/generated/Gst/StackTraceFlags.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class StackTraceFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stack_trace_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/State.cs b/sources/generated/Gst/State.cs
index ba5ca0e..feded94 100644
--- a/sources/generated/Gst/State.cs
+++ b/sources/generated/Gst/State.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class StateGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StateChange.cs b/sources/generated/Gst/StateChange.cs
index bb90b65..4728cf5 100644
--- a/sources/generated/Gst/StateChange.cs
+++ b/sources/generated/Gst/StateChange.cs
@@ -23,7 +23,7 @@ namespace Gst {
}
internal class StateChangeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_state_change_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StateChangeReturn.cs b/sources/generated/Gst/StateChangeReturn.cs
index 94dfc1c..137e3e3 100644
--- a/sources/generated/Gst/StateChangeReturn.cs
+++ b/sources/generated/Gst/StateChangeReturn.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class StateChangeReturnGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_state_change_return_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StaticCaps.cs b/sources/generated/Gst/StaticCaps.cs
index d58c3a5..4567e7e 100644
--- a/sources/generated/Gst/StaticCaps.cs
+++ b/sources/generated/Gst/StaticCaps.cs
@@ -33,7 +33,7 @@ namespace Gst {
return (Gst.StaticCaps) Marshal.PtrToStructure (raw, typeof (Gst.StaticCaps));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_static_caps_cleanup(IntPtr raw);
public void Cleanup() {
@@ -44,7 +44,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_static_caps_get(IntPtr raw);
public Gst.Caps Get() {
diff --git a/sources/generated/Gst/StaticPadTemplate.cs b/sources/generated/Gst/StaticPadTemplate.cs
index d9b46fe..82d5668 100644
--- a/sources/generated/Gst/StaticPadTemplate.cs
+++ b/sources/generated/Gst/StaticPadTemplate.cs
@@ -25,7 +25,7 @@ namespace Gst {
return (Gst.StaticPadTemplate) Marshal.PtrToStructure (raw, typeof (Gst.StaticPadTemplate));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_static_pad_template_get(IntPtr raw);
public Gst.PadTemplate Get() {
@@ -38,7 +38,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_static_pad_template_get_caps(IntPtr raw);
public Gst.Caps Caps {
diff --git a/sources/generated/Gst/Stream.cs b/sources/generated/Gst/Stream.cs
index 4e0f294..de20e81 100644
--- a/sources/generated/Gst/Stream.cs
+++ b/sources/generated/Gst/Stream.cs
@@ -13,7 +13,7 @@ namespace Gst {
public Stream (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_new(IntPtr stream_id, IntPtr caps, int type, int flags);
public Stream (string stream_id, Gst.Caps caps, Gst.StreamType type, Gst.StreamFlags flags) : base (IntPtr.Zero)
@@ -35,10 +35,10 @@ namespace Gst {
GLib.Marshaller.Free (native_stream_id);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_get_caps(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_stream_set_caps(IntPtr raw, IntPtr caps);
[GLib.Property ("caps")]
@@ -53,10 +53,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_stream_get_stream_flags(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_stream_set_stream_flags(IntPtr raw, int flags);
[GLib.Property ("stream-flags")]
@@ -71,7 +71,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_get_stream_id(IntPtr raw);
[GLib.Property ("stream-id")]
@@ -83,10 +83,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_stream_get_stream_type(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_stream_set_stream_type(IntPtr raw, int stream_type);
[GLib.Property ("stream-type")]
@@ -101,10 +101,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_get_tags(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_stream_set_tags(IntPtr raw, IntPtr tags);
[GLib.Property ("tags")]
@@ -152,7 +152,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst/StreamCollection.cs b/sources/generated/Gst/StreamCollection.cs
index a266e6a..bc64bc6 100644
--- a/sources/generated/Gst/StreamCollection.cs
+++ b/sources/generated/Gst/StreamCollection.cs
@@ -13,7 +13,7 @@ namespace Gst {
public StreamCollection (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_collection_new(IntPtr upstream_id);
public StreamCollection (string upstream_id) : base (IntPtr.Zero)
@@ -31,7 +31,7 @@ namespace Gst {
GLib.Marshaller.Free (native_upstream_id);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_collection_get_upstream_id(IntPtr raw);
[GLib.Property ("upstream-id")]
@@ -143,7 +143,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_collection_get_type();
public static new GLib.GType GType {
@@ -154,7 +154,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_stream_collection_add_stream(IntPtr raw, IntPtr stream);
public bool AddStream(Gst.Stream stream) {
@@ -163,7 +163,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_stream_collection_get_size(IntPtr raw);
public uint Size {
@@ -174,7 +174,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_collection_get_stream(IntPtr raw, uint index);
public Gst.Stream GetStream(uint index) {
diff --git a/sources/generated/Gst/StreamError.cs b/sources/generated/Gst/StreamError.cs
index 9076725..139edaf 100644
--- a/sources/generated/Gst/StreamError.cs
+++ b/sources/generated/Gst/StreamError.cs
@@ -27,7 +27,7 @@ namespace Gst {
}
internal class StreamErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StreamFlags.cs b/sources/generated/Gst/StreamFlags.cs
index fbaa8c4..3131fbd 100644
--- a/sources/generated/Gst/StreamFlags.cs
+++ b/sources/generated/Gst/StreamFlags.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class StreamFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StreamStatusType.cs b/sources/generated/Gst/StreamStatusType.cs
index 902fbaa..faba8fe 100644
--- a/sources/generated/Gst/StreamStatusType.cs
+++ b/sources/generated/Gst/StreamStatusType.cs
@@ -20,7 +20,7 @@ namespace Gst {
}
internal class StreamStatusTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_status_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/StreamType.cs b/sources/generated/Gst/StreamType.cs
index 3c15b60..7ecbdad 100644
--- a/sources/generated/Gst/StreamType.cs
+++ b/sources/generated/Gst/StreamType.cs
@@ -19,7 +19,7 @@ namespace Gst {
}
internal class StreamTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_stream_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Structure.cs b/sources/generated/Gst/Structure.cs
index 180ab93..be3495c 100644
--- a/sources/generated/Gst/Structure.cs
+++ b/sources/generated/Gst/Structure.cs
@@ -26,10 +26,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_get_name(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_set_name(IntPtr raw, IntPtr name);
public string Name {
@@ -45,7 +45,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_get_type();
public static GLib.GType GType {
@@ -56,7 +56,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_can_intersect(IntPtr raw, IntPtr struct2);
public bool CanIntersect(Gst.Structure struct2) {
@@ -65,7 +65,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_copy(IntPtr raw);
public Gst.Structure Copy() {
@@ -74,7 +74,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_filter_and_map_in_place(IntPtr raw, GstSharp.StructureFilterMapFuncNative func, IntPtr user_data);
public void FilterAndMapInPlace(Gst.StructureFilterMapFunc func) {
@@ -82,14 +82,14 @@ namespace Gst {
gst_structure_filter_and_map_in_place(Handle, func_wrapper.NativeDelegate, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_fixate(IntPtr raw);
public void Fixate() {
gst_structure_fixate(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_fixate_field(IntPtr raw, IntPtr field_name);
public bool FixateField(string field_name) {
@@ -100,7 +100,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_fixate_field_boolean(IntPtr raw, IntPtr field_name, bool target);
public bool FixateFieldBoolean(string field_name, bool target) {
@@ -111,7 +111,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_fixate_field_nearest_double(IntPtr raw, IntPtr field_name, double target);
public bool FixateFieldNearestDouble(string field_name, double target) {
@@ -122,7 +122,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_fixate_field_nearest_fraction(IntPtr raw, IntPtr field_name, int target_numerator, int target_denominator);
public bool FixateFieldNearestFraction(string field_name, int target_numerator, int target_denominator) {
@@ -133,7 +133,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_fixate_field_nearest_int(IntPtr raw, IntPtr field_name, int target);
public bool FixateFieldNearestInt(string field_name, int target) {
@@ -144,7 +144,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_fixate_field_string(IntPtr raw, IntPtr field_name, IntPtr target);
public bool FixateFieldString(string field_name, string target) {
@@ -157,7 +157,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_foreach(IntPtr raw, GstSharp.StructureForeachFuncNative func, IntPtr user_data);
public bool Foreach(Gst.StructureForeachFunc func) {
@@ -167,7 +167,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_array(IntPtr raw, IntPtr fieldname, out IntPtr array);
public bool GetArray(string fieldname, out GLib.ValueArray array) {
@@ -180,7 +180,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_boolean(IntPtr raw, IntPtr fieldname, out bool value);
public bool GetBoolean(string fieldname, out bool value) {
@@ -191,7 +191,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_clock_time(IntPtr raw, IntPtr fieldname, out ulong value);
public bool GetClockTime(string fieldname, out ulong value) {
@@ -202,7 +202,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_date(IntPtr raw, IntPtr fieldname, out IntPtr value);
public bool GetDate(string fieldname, out GLib.Date value) {
@@ -215,7 +215,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_date_time(IntPtr raw, IntPtr fieldname, out IntPtr value);
public bool GetDateTime(string fieldname, out Gst.DateTime value) {
@@ -228,7 +228,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_double(IntPtr raw, IntPtr fieldname, out double value);
public bool GetDouble(string fieldname, out double value) {
@@ -239,7 +239,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_enum(IntPtr raw, IntPtr fieldname, IntPtr enumtype, out int value);
public bool GetEnum(string fieldname, GLib.GType enumtype, out int value) {
@@ -250,7 +250,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_get_field_type(IntPtr raw, IntPtr fieldname);
public GLib.GType GetFieldType(string fieldname) {
@@ -261,7 +261,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_flagset(IntPtr raw, IntPtr fieldname, out uint value_flags, out uint value_mask);
public bool GetFlagset(string fieldname, out uint value_flags, out uint value_mask) {
@@ -272,7 +272,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_fraction(IntPtr raw, IntPtr fieldname, out int value_numerator, out int value_denominator);
public bool GetFraction(string fieldname, out int value_numerator, out int value_denominator) {
@@ -283,7 +283,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_int(IntPtr raw, IntPtr fieldname, out int value);
public bool GetInt(string fieldname, out int value) {
@@ -294,7 +294,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_int64(IntPtr raw, IntPtr fieldname, out long value);
public bool GetInt64(string fieldname, out long value) {
@@ -305,7 +305,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_list(IntPtr raw, IntPtr fieldname, out IntPtr array);
public bool GetList(string fieldname, out GLib.ValueArray array) {
@@ -318,7 +318,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_structure_get_name_id(IntPtr raw);
public uint NameId {
@@ -329,7 +329,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_get_string(IntPtr raw, IntPtr fieldname);
public string GetString(string fieldname) {
@@ -340,7 +340,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_uint(IntPtr raw, IntPtr fieldname, out uint value);
public bool GetUint(string fieldname, out uint value) {
@@ -351,7 +351,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_get_uint64(IntPtr raw, IntPtr fieldname, out ulong value);
public bool GetUint64(string fieldname, out ulong value) {
@@ -362,7 +362,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_get_value(IntPtr raw, IntPtr fieldname);
public GLib.Value GetValue(string fieldname) {
@@ -373,7 +373,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_has_field(IntPtr raw, IntPtr fieldname);
public bool HasField(string fieldname) {
@@ -384,7 +384,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_has_field_typed(IntPtr raw, IntPtr fieldname, IntPtr type);
public bool HasFieldTyped(string fieldname, GLib.GType type) {
@@ -395,7 +395,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_has_name(IntPtr raw, IntPtr name);
public bool HasName(string name) {
@@ -406,7 +406,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_id_get_value(IntPtr raw, uint field);
public GLib.Value IdGetValue(uint field) {
@@ -415,7 +415,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_id_has_field(IntPtr raw, uint field);
public bool IdHasField(uint field) {
@@ -424,7 +424,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_id_has_field_typed(IntPtr raw, uint field, IntPtr type);
public bool IdHasFieldTyped(uint field, GLib.GType type) {
@@ -433,7 +433,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_id_set_value(IntPtr raw, uint field, IntPtr value);
public void IdSetValue(uint field, GLib.Value value) {
@@ -442,7 +442,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_id_take_value(IntPtr raw, uint field, IntPtr value);
public void IdTakeValue(uint field, GLib.Value value) {
@@ -451,7 +451,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_intersect(IntPtr raw, IntPtr struct2);
public Gst.Structure Intersect(Gst.Structure struct2) {
@@ -460,7 +460,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_is_equal(IntPtr raw, IntPtr structure2);
public bool IsEqual(Gst.Structure structure2) {
@@ -469,7 +469,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_is_subset(IntPtr raw, IntPtr superset);
public bool IsSubset(Gst.Structure superset) {
@@ -478,7 +478,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_map_in_place(IntPtr raw, GstSharp.StructureMapFuncNative func, IntPtr user_data);
public bool MapInPlace(Gst.StructureMapFunc func) {
@@ -488,7 +488,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_structure_n_fields(IntPtr raw);
public int NFields() {
@@ -497,7 +497,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_nth_field_name(IntPtr raw, uint index);
public string NthFieldName(uint index) {
@@ -506,14 +506,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_remove_all_fields(IntPtr raw);
public void RemoveAllFields() {
gst_structure_remove_all_fields(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_remove_field(IntPtr raw, IntPtr fieldname);
public void RemoveField(string fieldname) {
@@ -522,7 +522,7 @@ namespace Gst {
GLib.Marshaller.Free (native_fieldname);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_set_array(IntPtr raw, IntPtr fieldname, IntPtr array);
public void SetArray(string fieldname, GLib.ValueArray array) {
@@ -531,7 +531,7 @@ namespace Gst {
GLib.Marshaller.Free (native_fieldname);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_set_list(IntPtr raw, IntPtr fieldname, IntPtr array);
public void SetList(string fieldname, GLib.ValueArray array) {
@@ -540,7 +540,7 @@ namespace Gst {
GLib.Marshaller.Free (native_fieldname);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_structure_set_parent_refcount(IntPtr raw, int refcount);
public bool SetParentRefcount(int refcount) {
@@ -549,7 +549,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_set_value(IntPtr raw, IntPtr fieldname, IntPtr value);
public void SetValue(string fieldname, GLib.Value value) {
@@ -560,7 +560,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_take_value(IntPtr raw, IntPtr fieldname, IntPtr value);
public void TakeValue(string fieldname, GLib.Value value) {
@@ -571,7 +571,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_to_string(IntPtr raw);
public override string ToString() {
@@ -580,7 +580,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_from_string(IntPtr str1ng, out IntPtr end);
public static Gst.Structure FromString(string str1ng, out string end) {
@@ -595,7 +595,7 @@ namespace Gst {
public Structure(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_new_empty(IntPtr name);
public Structure (string name)
@@ -605,7 +605,7 @@ namespace Gst {
GLib.Marshaller.Free (native_name);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_new_from_string(IntPtr str1ng);
public static Structure NewFromString(string str1ng)
@@ -616,7 +616,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_new_id_empty(uint quark);
public Structure (uint quark)
@@ -624,7 +624,7 @@ namespace Gst {
Raw = gst_structure_new_id_empty(quark);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_structure_free(IntPtr raw);
protected override void Free (IntPtr raw)
diff --git a/sources/generated/Gst/StructureChangeType.cs b/sources/generated/Gst/StructureChangeType.cs
index 86ffe1e..eb25d5f 100644
--- a/sources/generated/Gst/StructureChangeType.cs
+++ b/sources/generated/Gst/StructureChangeType.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class StructureChangeTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_structure_change_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/SystemClock.cs b/sources/generated/Gst/SystemClock.cs
index 3d551c9..909ac2c 100644
--- a/sources/generated/Gst/SystemClock.cs
+++ b/sources/generated/Gst/SystemClock.cs
@@ -57,7 +57,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_system_clock_get_type();
public static new GLib.GType GType {
@@ -68,7 +68,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_system_clock_obtain();
public static Gst.Clock Obtain() {
@@ -77,7 +77,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_system_clock_set_default(IntPtr new_clock);
public static Gst.Clock Default {
diff --git a/sources/generated/Gst/Tag.cs b/sources/generated/Gst/Tag.cs
index 128dfd3..dd9d77e 100644
--- a/sources/generated/Gst/Tag.cs
+++ b/sources/generated/Gst/Tag.cs
@@ -9,7 +9,7 @@ namespace Gst {
#region Autogenerated code
public partial class Tag {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_exists(IntPtr tag);
public static bool Exists(string tag) {
@@ -20,7 +20,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_description(IntPtr tag);
public static string GetDescription(string tag) {
@@ -31,7 +31,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_tag_get_flag(IntPtr tag);
public static Gst.TagFlag GetFlag(string tag) {
@@ -42,7 +42,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_nick(IntPtr tag);
public static string GetNick(string tag) {
@@ -53,7 +53,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_type(IntPtr tag);
public static GLib.GType GetType(string tag) {
@@ -64,7 +64,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_is_fixed(IntPtr tag);
public static bool IsFixed(string tag) {
@@ -75,7 +75,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_copy_value(IntPtr dest, IntPtr list, IntPtr tag);
public static bool ListCopyValue(ref GLib.Value dest, Gst.TagList list, string tag) {
@@ -89,7 +89,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_merge_strings_with_comma(IntPtr dest, IntPtr src);
public static GLib.Value MergeStringsWithComma(GLib.Value src) {
@@ -103,7 +103,7 @@ namespace Gst {
return dest;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_merge_use_first(IntPtr dest, IntPtr src);
public static GLib.Value MergeUseFirst(GLib.Value src) {
@@ -117,7 +117,7 @@ namespace Gst {
return dest;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_check_language_code(IntPtr lang_code);
public static bool CheckLanguageCode(string lang_code) {
@@ -128,7 +128,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_freeform_string_to_utf8(IntPtr[] data, int size, IntPtr[] env_vars);
public static string FreeformStringToUtf8(string[] data, int size, string[] env_vars) {
@@ -146,7 +146,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_from_id3_tag(IntPtr id3_tag);
public static string FromId3Tag(string id3_tag) {
@@ -157,7 +157,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_from_id3_user_tag(IntPtr type, IntPtr id3_user_tag);
public static string FromId3UserTag(string type, string id3_user_tag) {
@@ -170,7 +170,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_from_vorbis_tag(IntPtr vorbis_tag);
public static string FromVorbisTag(string vorbis_tag) {
@@ -181,7 +181,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_tag_get_id3v2_tag_size(IntPtr buffer);
public static uint GetId3v2TagSize(Gst.Buffer buffer) {
@@ -190,7 +190,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_language_code_iso_639_1(IntPtr lang_code);
public static string GetLanguageCodeIso6391(string lang_code) {
@@ -201,7 +201,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_language_code_iso_639_2B(IntPtr lang_code);
public static string GetLanguageCodeIso6392B(string lang_code) {
@@ -212,7 +212,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_language_code_iso_639_2T(IntPtr lang_code);
public static string GetLanguageCodeIso6392T(string lang_code) {
@@ -223,7 +223,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_language_codes();
public static string[] GetLanguageCodes() {
@@ -232,7 +232,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_language_name(IntPtr language_code);
public static string GetLanguageName(string language_code) {
@@ -243,7 +243,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_license_description(IntPtr license_ref);
public static string GetLicenseDescription(string license_ref) {
@@ -254,7 +254,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_tag_get_license_flags(IntPtr license_ref);
public static Gst.Tags.TagLicenseFlags GetLicenseFlags(string license_ref) {
@@ -265,7 +265,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_license_jurisdiction(IntPtr license_ref);
public static string GetLicenseJurisdiction(string license_ref) {
@@ -276,7 +276,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_license_nick(IntPtr license_ref);
public static string GetLicenseNick(string license_ref) {
@@ -287,7 +287,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_license_title(IntPtr license_ref);
public static string GetLicenseTitle(string license_ref) {
@@ -298,7 +298,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_license_version(IntPtr license_ref);
public static string GetLicenseVersion(string license_ref) {
@@ -309,7 +309,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_get_licenses();
public static string[] GetLicenses() {
@@ -318,7 +318,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_tag_id3_genre_count();
public static uint Id3GenreCount() {
@@ -327,7 +327,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_id3_genre_get(uint id);
public static string Id3GenreGet(uint id) {
@@ -336,7 +336,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_image_data_to_image_sample(byte[] image_data, uint image_data_len, int image_type);
public static Gst.Sample ImageDataToImageSample(byte[] image_data, uint image_data_len, Gst.Tags.TagImageType image_type) {
@@ -345,7 +345,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_add_id3_image(IntPtr tag_list, byte[] image_data, uint image_data_len, uint id3_picture_type);
public static bool ListAddId3Image(Gst.TagList tag_list, byte[] image_data, uint image_data_len, uint id3_picture_type) {
@@ -354,7 +354,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_from_exif_buffer(IntPtr buffer, int byte_order, uint base_offset);
public static Gst.TagList ListFromExifBuffer(Gst.Buffer buffer, int byte_order, uint base_offset) {
@@ -363,7 +363,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_from_exif_buffer_with_tiff_header(IntPtr buffer);
public static Gst.TagList ListFromExifBufferWithTiffHeader(Gst.Buffer buffer) {
@@ -372,7 +372,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_from_id3v2_tag(IntPtr buffer);
public static Gst.TagList ListFromId3v2Tag(Gst.Buffer buffer) {
@@ -381,7 +381,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_from_vorbiscomment(byte[] data, UIntPtr size, byte[] id_data, uint id_data_length, out IntPtr vendor_string);
public static Gst.TagList ListFromVorbiscomment(byte[] data, ulong size, byte[] id_data, uint id_data_length, out string vendor_string) {
@@ -392,7 +392,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_from_vorbiscomment_buffer(IntPtr buffer, byte[] id_data, uint id_data_length, out IntPtr vendor_string);
public static Gst.TagList ListFromVorbiscommentBuffer(Gst.Buffer buffer, byte[] id_data, uint id_data_length, out string vendor_string) {
@@ -403,7 +403,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_from_xmp_buffer(IntPtr buffer);
public static Gst.TagList ListFromXmpBuffer(Gst.Buffer buffer) {
@@ -412,7 +412,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_new_from_id3v1(byte[] data);
public static Gst.TagList ListNewFromId3v1(byte[] data) {
@@ -422,7 +422,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_to_exif_buffer(IntPtr taglist, int byte_order, uint base_offset);
public static Gst.Buffer ListToExifBuffer(Gst.TagList taglist, int byte_order, uint base_offset) {
@@ -431,7 +431,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_to_exif_buffer_with_tiff_header(IntPtr taglist);
public static Gst.Buffer ListToExifBufferWithTiffHeader(Gst.TagList taglist) {
@@ -440,7 +440,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_to_vorbiscomment_buffer(IntPtr list, byte[] id_data, uint id_data_length, IntPtr vendor_string);
public static Gst.Buffer ListToVorbiscommentBuffer(Gst.TagList list, byte[] id_data, uint id_data_length, string vendor_string) {
@@ -455,7 +455,7 @@ namespace Gst {
return ListToVorbiscommentBuffer (list, id_data, id_data_length, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_to_xmp_buffer(IntPtr list, bool read_only, IntPtr[] schemas);
public static Gst.Buffer ListToXmpBuffer(Gst.TagList list, bool read_only, string[] schemas) {
@@ -469,7 +469,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_parse_extended_comment(IntPtr ext_comment, out IntPtr key, out IntPtr lang, out IntPtr value, bool fail_if_no_key);
public static bool ParseExtendedComment(string ext_comment, out string key, out string lang, out string value, bool fail_if_no_key) {
@@ -486,14 +486,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_register_musicbrainz_tags();
public static void RegisterMusicbrainzTags() {
gst_tag_register_musicbrainz_tags();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_to_id3_tag(IntPtr gst_tag);
public static string ToId3Tag(string gst_tag) {
@@ -504,7 +504,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_to_vorbis_comments(IntPtr list, IntPtr tag);
public static string[] ToVorbisComments(Gst.TagList list, string tag) {
@@ -515,7 +515,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_to_vorbis_tag(IntPtr gst_tag);
public static string ToVorbisTag(string gst_tag) {
@@ -526,7 +526,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_xmp_list_schemas();
public static string[] XmpListSchemas() {
diff --git a/sources/generated/Gst/TagFlag.cs b/sources/generated/Gst/TagFlag.cs
index 8ad44d2..c9575b0 100644
--- a/sources/generated/Gst/TagFlag.cs
+++ b/sources/generated/Gst/TagFlag.cs
@@ -18,7 +18,7 @@ namespace Gst {
}
internal class TagFlagGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_flag_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TagList.cs b/sources/generated/Gst/TagList.cs
index a7cc210..db42883 100644
--- a/sources/generated/Gst/TagList.cs
+++ b/sources/generated/Gst/TagList.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class TagList : Gst.MiniObject {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_list_add_value(IntPtr raw, int mode, IntPtr tag, IntPtr value);
public void AddValue(Gst.TagMergeMode mode, string tag, GLib.Value value) {
@@ -33,7 +33,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_list_foreach(IntPtr raw, GstSharp.TagForeachFuncNative func, IntPtr user_data);
public void Foreach(Gst.TagForeachFunc func) {
@@ -41,7 +41,7 @@ namespace Gst {
gst_tag_list_foreach(Handle, func_wrapper.NativeDelegate, IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_boolean(IntPtr raw, IntPtr tag, out bool value);
public bool GetBoolean(string tag, out bool value) {
@@ -52,7 +52,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_boolean_index(IntPtr raw, IntPtr tag, uint index, out bool value);
public bool GetBooleanIndex(string tag, uint index, out bool value) {
@@ -63,7 +63,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_date(IntPtr raw, IntPtr tag, out IntPtr value);
public bool GetDate(string tag, out GLib.Date value) {
@@ -76,7 +76,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_date_index(IntPtr raw, IntPtr tag, uint index, out IntPtr value);
public bool GetDateIndex(string tag, uint index, out GLib.Date value) {
@@ -89,7 +89,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_date_time(IntPtr raw, IntPtr tag, out IntPtr value);
public bool GetDateTime(string tag, out Gst.DateTime value) {
@@ -102,7 +102,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_date_time_index(IntPtr raw, IntPtr tag, uint index, out IntPtr value);
public bool GetDateTimeIndex(string tag, uint index, out Gst.DateTime value) {
@@ -115,7 +115,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_double(IntPtr raw, IntPtr tag, out double value);
public bool GetDouble(string tag, out double value) {
@@ -126,7 +126,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_double_index(IntPtr raw, IntPtr tag, uint index, out double value);
public bool GetDoubleIndex(string tag, uint index, out double value) {
@@ -137,7 +137,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_float(IntPtr raw, IntPtr tag, out float value);
public bool GetFloat(string tag, out float value) {
@@ -148,7 +148,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_float_index(IntPtr raw, IntPtr tag, uint index, out float value);
public bool GetFloatIndex(string tag, uint index, out float value) {
@@ -159,7 +159,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_int(IntPtr raw, IntPtr tag, out int value);
public bool GetInt(string tag, out int value) {
@@ -170,7 +170,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_int64(IntPtr raw, IntPtr tag, out long value);
public bool GetInt64(string tag, out long value) {
@@ -181,7 +181,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_int64_index(IntPtr raw, IntPtr tag, uint index, out long value);
public bool GetInt64Index(string tag, uint index, out long value) {
@@ -192,7 +192,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_int_index(IntPtr raw, IntPtr tag, uint index, out int value);
public bool GetIntIndex(string tag, uint index, out int value) {
@@ -203,7 +203,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_pointer(IntPtr raw, IntPtr tag, out IntPtr value);
public bool GetPointer(string tag, out IntPtr value) {
@@ -214,7 +214,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_pointer_index(IntPtr raw, IntPtr tag, uint index, out IntPtr value);
public bool GetPointerIndex(string tag, uint index, out IntPtr value) {
@@ -225,7 +225,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_sample(IntPtr raw, IntPtr tag, out IntPtr sample);
public bool GetSample(string tag, out Gst.Sample sample) {
@@ -238,7 +238,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_sample_index(IntPtr raw, IntPtr tag, uint index, out IntPtr sample);
public bool GetSampleIndex(string tag, uint index, out Gst.Sample sample) {
@@ -251,10 +251,10 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_tag_list_get_scope(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_list_set_scope(IntPtr raw, int scope);
public Gst.TagScope Scope {
@@ -268,7 +268,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_string(IntPtr raw, IntPtr tag, out IntPtr value);
public bool GetString(string tag, out string value) {
@@ -281,7 +281,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_string_index(IntPtr raw, IntPtr tag, uint index, out IntPtr value);
public bool GetStringIndex(string tag, uint index, out string value) {
@@ -294,7 +294,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_tag_list_get_tag_size(IntPtr raw, IntPtr tag);
public uint GetTagSize(string tag) {
@@ -305,7 +305,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_uint(IntPtr raw, IntPtr tag, out uint value);
public bool GetUint(string tag, out uint value) {
@@ -316,7 +316,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_uint64(IntPtr raw, IntPtr tag, out ulong value);
public bool GetUint64(string tag, out ulong value) {
@@ -327,7 +327,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_uint64_index(IntPtr raw, IntPtr tag, uint index, out ulong value);
public bool GetUint64Index(string tag, uint index, out ulong value) {
@@ -338,7 +338,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_get_uint_index(IntPtr raw, IntPtr tag, uint index, out uint value);
public bool GetUintIndex(string tag, uint index, out uint value) {
@@ -349,7 +349,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_get_value_index(IntPtr raw, IntPtr tag, uint index);
public GLib.Value GetValueIndex(string tag, uint index) {
@@ -360,14 +360,14 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_list_insert(IntPtr raw, IntPtr from, int mode);
public void Insert(Gst.TagList from, Gst.TagMergeMode mode) {
gst_tag_list_insert(Handle, from == null ? IntPtr.Zero : from.Handle, (int) mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_is_empty(IntPtr raw);
public bool IsEmpty {
@@ -378,7 +378,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_is_equal(IntPtr raw, IntPtr list2);
public bool IsEqual(Gst.TagList list2) {
@@ -387,7 +387,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_merge(IntPtr raw, IntPtr list2, int mode);
public Gst.TagList Merge(Gst.TagList list2, Gst.TagMergeMode mode) {
@@ -400,7 +400,7 @@ namespace Gst {
return Merge (null, mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_tag_list_n_tags(IntPtr raw);
public int NTags() {
@@ -409,7 +409,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_nth_tag_name(IntPtr raw, uint index);
public string NthTagName(uint index) {
@@ -418,7 +418,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_peek_string_index(IntPtr raw, IntPtr tag, uint index, out IntPtr value);
public bool PeekStringIndex(string tag, uint index, out string value) {
@@ -431,7 +431,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_list_remove_tag(IntPtr raw, IntPtr tag);
public void RemoveTag(string tag) {
@@ -440,7 +440,7 @@ namespace Gst {
GLib.Marshaller.Free (native_tag);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_to_string(IntPtr raw);
public override string ToString() {
@@ -449,7 +449,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_tag_list_copy_value(IntPtr dest, IntPtr list, IntPtr tag);
public static bool CopyValue(ref GLib.Value dest, Gst.TagList list, string tag) {
@@ -465,7 +465,7 @@ namespace Gst {
public TagList(IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_new_empty();
public TagList ()
@@ -473,7 +473,7 @@ namespace Gst {
Raw = gst_tag_list_new_empty();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_list_new_from_string(IntPtr str);
public TagList (string str)
diff --git a/sources/generated/Gst/TagMergeMode.cs b/sources/generated/Gst/TagMergeMode.cs
index 088991e..f2f7bae 100644
--- a/sources/generated/Gst/TagMergeMode.cs
+++ b/sources/generated/Gst/TagMergeMode.cs
@@ -21,7 +21,7 @@ namespace Gst {
}
internal class TagMergeModeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_merge_mode_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TagScope.cs b/sources/generated/Gst/TagScope.cs
index 3d4c579..e26f54f 100644
--- a/sources/generated/Gst/TagScope.cs
+++ b/sources/generated/Gst/TagScope.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class TagScopeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_scope_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TagSetterAdapter.cs b/sources/generated/Gst/TagSetterAdapter.cs
index 9cdcd3b..f1465b0 100644
--- a/sources/generated/Gst/TagSetterAdapter.cs
+++ b/sources/generated/Gst/TagSetterAdapter.cs
@@ -47,7 +47,7 @@ namespace Gst {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_setter_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_tag_setter_get_type ());
@@ -100,7 +100,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_add_tag_value(IntPtr raw, int mode, IntPtr tag, IntPtr value);
public void AddTagValue(Gst.TagMergeMode mode, string tag, GLib.Value value) {
@@ -111,7 +111,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tag_setter_get_tag_list(IntPtr raw);
public Gst.TagList TagList {
@@ -122,10 +122,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_tag_setter_get_tag_merge_mode(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_set_tag_merge_mode(IntPtr raw, int mode);
public Gst.TagMergeMode TagMergeMode {
@@ -139,14 +139,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_merge_tags(IntPtr raw, IntPtr list, int mode);
public void MergeTags(Gst.TagList list, Gst.TagMergeMode mode) {
gst_tag_setter_merge_tags(Handle, list == null ? IntPtr.Zero : list.Handle, (int) mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_tag_setter_reset_tags(IntPtr raw);
public void ResetTags() {
diff --git a/sources/generated/Gst/Task.cs b/sources/generated/Gst/Task.cs
index 6363b3f..638e242 100644
--- a/sources/generated/Gst/Task.cs
+++ b/sources/generated/Gst/Task.cs
@@ -13,7 +13,7 @@ namespace Gst {
public Task (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_task_new(GstSharp.TaskFunctionNative func, IntPtr user_data, GLib.DestroyNotify notify);
public Task (Gst.TaskFunction func, IntPtr user_data, GLib.DestroyNotify notify) : base (IntPtr.Zero)
@@ -28,7 +28,7 @@ namespace Gst {
Raw = gst_task_new(func_wrapper.NativeDelegate, user_data, notify);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_task_get_state(IntPtr raw);
public Gst.TaskState State {
@@ -48,7 +48,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_set_lock(IntPtr raw, IntPtr mutex);
public GLib.RecMutex Lock {
@@ -123,7 +123,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_task_get_type();
public static new GLib.GType GType {
@@ -134,17 +134,17 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_cleanup_all();
public static void CleanupAll() {
gst_task_cleanup_all();
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_task_get_pool(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_set_pool(IntPtr raw, IntPtr pool);
public Gst.TaskPool Pool {
@@ -158,7 +158,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_task_join(IntPtr raw);
public bool Join() {
@@ -167,7 +167,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_task_pause(IntPtr raw);
public bool Pause() {
@@ -176,7 +176,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_set_enter_callback(IntPtr raw, GstSharp.TaskThreadFuncNative enter_func, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.TaskThreadFunc EnterCallback {
@@ -195,7 +195,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_set_leave_callback(IntPtr raw, GstSharp.TaskThreadFuncNative leave_func, IntPtr user_data, GLib.DestroyNotify notify);
public Gst.TaskThreadFunc LeaveCallback {
@@ -214,7 +214,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_task_set_state(IntPtr raw, int state);
public bool SetState(Gst.TaskState state) {
@@ -223,7 +223,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_task_start(IntPtr raw);
public bool Start() {
@@ -232,7 +232,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_task_stop(IntPtr raw);
public bool Stop() {
diff --git a/sources/generated/Gst/TaskPool.cs b/sources/generated/Gst/TaskPool.cs
index eab2288..9b1c3c4 100644
--- a/sources/generated/Gst/TaskPool.cs
+++ b/sources/generated/Gst/TaskPool.cs
@@ -13,7 +13,7 @@ namespace Gst {
public TaskPool (IntPtr raw) : base(raw) {}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_task_pool_new();
public TaskPool () : base (IntPtr.Zero)
@@ -309,7 +309,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_task_pool_get_type();
public static new GLib.GType GType {
@@ -320,14 +320,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_pool_cleanup(IntPtr raw);
public void Cleanup() {
gst_task_pool_cleanup(Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_task_pool_join(IntPtr raw, IntPtr id);
public void Join(IntPtr id) {
@@ -338,7 +338,7 @@ namespace Gst {
Join (IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe void gst_task_pool_prepare(IntPtr raw, out IntPtr error);
public unsafe void Prepare() {
@@ -347,7 +347,7 @@ namespace Gst {
if (error != IntPtr.Zero) throw new GLib.GException (error);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_task_pool_push(IntPtr raw, GstSharp.TaskPoolFunctionNative func, IntPtr user_data, out IntPtr error);
public unsafe IntPtr Push(Gst.TaskPoolFunction func) {
diff --git a/sources/generated/Gst/TaskState.cs b/sources/generated/Gst/TaskState.cs
index 59ba09e..8e3f11e 100644
--- a/sources/generated/Gst/TaskState.cs
+++ b/sources/generated/Gst/TaskState.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class TaskStateGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_task_state_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Toc.cs b/sources/generated/Gst/Toc.cs
index f0ff0f0..4f6dcf5 100644
--- a/sources/generated/Gst/Toc.cs
+++ b/sources/generated/Gst/Toc.cs
@@ -21,7 +21,7 @@ namespace Gst {
return (Gst.Toc) Marshal.PtrToStructure (raw, typeof (Gst.Toc));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_new(int scope);
public static Toc New(Gst.TocScope scope)
@@ -30,7 +30,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_get_type();
public static GLib.GType GType {
@@ -41,7 +41,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_append_entry(IntPtr raw, IntPtr entry);
public void AppendEntry(Gst.TocEntry entry) {
@@ -54,7 +54,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_entry);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_dump(IntPtr raw);
public void Dump() {
@@ -65,7 +65,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_find_entry(IntPtr raw, IntPtr uid);
public Gst.TocEntry FindEntry(string uid) {
@@ -80,7 +80,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_get_entries(IntPtr raw);
public GLib.List[] Entries {
@@ -95,7 +95,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_toc_get_scope(IntPtr raw);
public Gst.TocScope Scope {
@@ -110,10 +110,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_get_tags(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_set_tags(IntPtr raw, IntPtr tags);
public Gst.TagList Tags {
@@ -136,7 +136,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
diff --git a/sources/generated/Gst/TocEntry.cs b/sources/generated/Gst/TocEntry.cs
index 4a1093d..71eb620 100644
--- a/sources/generated/Gst/TocEntry.cs
+++ b/sources/generated/Gst/TocEntry.cs
@@ -21,7 +21,7 @@ namespace Gst {
return (Gst.TocEntry) Marshal.PtrToStructure (raw, typeof (Gst.TocEntry));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_new(int type, IntPtr uid);
public static TocEntry New(Gst.TocEntryType type, string uid)
@@ -32,7 +32,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_get_type();
public static GLib.GType GType {
@@ -43,7 +43,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_entry_append_sub_entry(IntPtr raw, IntPtr subentry);
public void AppendSubEntry(Gst.TocEntry subentry) {
@@ -56,7 +56,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_subentry);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_toc_entry_get_entry_type(IntPtr raw);
public Gst.TocEntryType EntryType {
@@ -71,7 +71,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_toc_entry_get_loop(IntPtr raw, out int loop_type, out int repeat_count);
public bool GetLoop(out Gst.TocLoopType loop_type, out int repeat_count) {
@@ -86,7 +86,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_get_parent(IntPtr raw);
public Gst.TocEntry Parent {
@@ -101,7 +101,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_toc_entry_get_start_stop_times(IntPtr raw, out long start, out long stop);
public bool GetStartStopTimes(out long start, out long stop) {
@@ -114,7 +114,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_get_sub_entries(IntPtr raw);
public GLib.List[] SubEntries {
@@ -129,10 +129,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_get_tags(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_entry_set_tags(IntPtr raw, IntPtr tags);
public Gst.TagList Tags {
@@ -155,7 +155,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_get_toc(IntPtr raw);
public Gst.Toc Toc {
@@ -170,7 +170,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_get_uid(IntPtr raw);
public string Uid {
@@ -185,7 +185,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_toc_entry_is_alternative(IntPtr raw);
public bool IsAlternative {
@@ -200,7 +200,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_toc_entry_is_sequence(IntPtr raw);
public bool IsSequence {
@@ -215,7 +215,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_entry_merge_tags(IntPtr raw, IntPtr tags, int mode);
public void MergeTags(Gst.TagList tags, Gst.TagMergeMode mode) {
@@ -230,7 +230,7 @@ namespace Gst {
MergeTags (null, mode);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_entry_set_loop(IntPtr raw, int loop_type, int repeat_count);
public void SetLoop(Gst.TocLoopType loop_type, int repeat_count) {
@@ -241,7 +241,7 @@ namespace Gst {
System.Runtime.InteropServices.Marshal.FreeHGlobal (this_as_native);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_entry_set_start_stop_times(IntPtr raw, long start, long stop);
public void SetStartStopTimes(long start, long stop) {
diff --git a/sources/generated/Gst/TocEntryType.cs b/sources/generated/Gst/TocEntryType.cs
index 38b5a9c..ba6da81 100644
--- a/sources/generated/Gst/TocEntryType.cs
+++ b/sources/generated/Gst/TocEntryType.cs
@@ -20,7 +20,7 @@ namespace Gst {
}
internal class TocEntryTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_entry_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TocLoopType.cs b/sources/generated/Gst/TocLoopType.cs
index 1081de6..1187cb3 100644
--- a/sources/generated/Gst/TocLoopType.cs
+++ b/sources/generated/Gst/TocLoopType.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class TocLoopTypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_loop_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TocScope.cs b/sources/generated/Gst/TocScope.cs
index 10802f2..5490deb 100644
--- a/sources/generated/Gst/TocScope.cs
+++ b/sources/generated/Gst/TocScope.cs
@@ -15,7 +15,7 @@ namespace Gst {
}
internal class TocScopeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_scope_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TocSetterAdapter.cs b/sources/generated/Gst/TocSetterAdapter.cs
index 5735e61..8323c17 100644
--- a/sources/generated/Gst/TocSetterAdapter.cs
+++ b/sources/generated/Gst/TocSetterAdapter.cs
@@ -47,7 +47,7 @@ namespace Gst {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_setter_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_toc_setter_get_type ());
@@ -100,10 +100,10 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_toc_setter_get_toc(IntPtr raw);
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_setter_set_toc(IntPtr raw, IntPtr value);
public Gst.Toc Toc {
@@ -119,7 +119,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_toc_setter_reset(IntPtr raw);
public void Reset() {
diff --git a/sources/generated/Gst/Tracer.cs b/sources/generated/Gst/Tracer.cs
index 9b1e3ff..3c7dc66 100644
--- a/sources/generated/Gst/Tracer.cs
+++ b/sources/generated/Gst/Tracer.cs
@@ -57,7 +57,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst/TracerFactory.cs b/sources/generated/Gst/TracerFactory.cs
index 54d95e6..bf59f4f 100644
--- a/sources/generated/Gst/TracerFactory.cs
+++ b/sources/generated/Gst/TracerFactory.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_factory_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_factory_get_list();
public static Gst.TracerFactory[] List {
@@ -55,7 +55,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_factory_get_tracer_type(IntPtr raw);
public GLib.GType TracerType {
diff --git a/sources/generated/Gst/TracerRecord.cs b/sources/generated/Gst/TracerRecord.cs
index bce83a6..4fb345d 100644
--- a/sources/generated/Gst/TracerRecord.cs
+++ b/sources/generated/Gst/TracerRecord.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_record_get_type();
public static new GLib.GType GType {
diff --git a/sources/generated/Gst/TracerValueFlags.cs b/sources/generated/Gst/TracerValueFlags.cs
index 9daa5b0..5891cd4 100644
--- a/sources/generated/Gst/TracerValueFlags.cs
+++ b/sources/generated/Gst/TracerValueFlags.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class TracerValueFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_value_flags_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TracerValueScope.cs b/sources/generated/Gst/TracerValueScope.cs
index bc919fa..9aef9a5 100644
--- a/sources/generated/Gst/TracerValueScope.cs
+++ b/sources/generated/Gst/TracerValueScope.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class TracerValueScopeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_tracer_value_scope_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/TypeFind.cs b/sources/generated/Gst/TypeFind.cs
index 7d16953..c590d01 100644
--- a/sources/generated/Gst/TypeFind.cs
+++ b/sources/generated/Gst/TypeFind.cs
@@ -26,7 +26,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_type_find_get_length(IntPtr raw);
public ulong Length {
@@ -37,14 +37,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_type_find_suggest(IntPtr raw, uint probability, IntPtr caps);
public void Suggest(uint probability, Gst.Caps caps) {
gst_type_find_suggest(Handle, probability, caps == null ? IntPtr.Zero : caps.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_type_find_register(IntPtr plugin, IntPtr name, uint rank, GstSharp.TypeFindFunctionNative func, IntPtr extensions, IntPtr possible_caps, IntPtr data, GLib.DestroyNotify data_notify);
public static bool Register(Gst.Plugin plugin, string name, uint rank, Gst.TypeFindFunction func, string extensions, Gst.Caps possible_caps) {
diff --git a/sources/generated/Gst/TypeFindFactory.cs b/sources/generated/Gst/TypeFindFactory.cs
index db36fed..525266d 100644
--- a/sources/generated/Gst/TypeFindFactory.cs
+++ b/sources/generated/Gst/TypeFindFactory.cs
@@ -33,7 +33,7 @@ namespace Gst {
// End of the ABI representation.
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_factory_get_type();
public static new GLib.GType GType {
@@ -44,7 +44,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_factory_get_list();
public static Gst.TypeFindFactory[] List {
@@ -55,14 +55,14 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_type_find_factory_call_function(IntPtr raw, IntPtr find);
public void CallFunction(Gst.TypeFind find) {
gst_type_find_factory_call_function(Handle, find == null ? IntPtr.Zero : find.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_factory_get_caps(IntPtr raw);
public Gst.Caps Caps {
@@ -73,7 +73,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_type_find_factory_has_function(IntPtr raw);
public bool HasFunction {
diff --git a/sources/generated/Gst/TypeFindProbability.cs b/sources/generated/Gst/TypeFindProbability.cs
index 3b093f5..2ed325b 100644
--- a/sources/generated/Gst/TypeFindProbability.cs
+++ b/sources/generated/Gst/TypeFindProbability.cs
@@ -19,7 +19,7 @@ namespace Gst {
}
internal class TypeFindProbabilityGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_type_find_probability_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/URIError.cs b/sources/generated/Gst/URIError.cs
index ecf3849..3543430 100644
--- a/sources/generated/Gst/URIError.cs
+++ b/sources/generated/Gst/URIError.cs
@@ -17,7 +17,7 @@ namespace Gst {
}
internal class URIErrorGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_error_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/URIHandlerAdapter.cs b/sources/generated/Gst/URIHandlerAdapter.cs
index af2781f..08a34d9 100644
--- a/sources/generated/Gst/URIHandlerAdapter.cs
+++ b/sources/generated/Gst/URIHandlerAdapter.cs
@@ -95,7 +95,7 @@ namespace Gst {
implementor = GLib.Object.GetObject (handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_handler_get_type();
private static GLib.GType _gtype = new GLib.GType (gst_uri_handler_get_type ());
@@ -148,7 +148,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_handler_get_uri(IntPtr raw);
public string Uri {
@@ -159,7 +159,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_uri_handler_get_uri_type(IntPtr raw);
public Gst.URIType UriType {
@@ -170,7 +170,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_handler_set_uri(IntPtr raw, IntPtr uri, out IntPtr error);
public bool SetUri(string uri) {
diff --git a/sources/generated/Gst/URIType.cs b/sources/generated/Gst/URIType.cs
index 29b8c27..8dd8031 100644
--- a/sources/generated/Gst/URIType.cs
+++ b/sources/generated/Gst/URIType.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class URITypeGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_type_get_type ();
public static GLib.GType GType {
diff --git a/sources/generated/Gst/Uri.cs b/sources/generated/Gst/Uri.cs
index 5f30400..fb7e5dd 100644
--- a/sources/generated/Gst/Uri.cs
+++ b/sources/generated/Gst/Uri.cs
@@ -21,7 +21,7 @@ namespace Gst {
return (Gst.Uri) Marshal.PtrToStructure (raw, typeof (Gst.Uri));
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_new(IntPtr scheme, IntPtr userinfo, IntPtr host, uint port, IntPtr path, IntPtr query, IntPtr fragment);
public static Uri New(string scheme, string userinfo, string host, uint port, string path, string query, string fragment)
@@ -42,7 +42,7 @@ namespace Gst {
return result;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_type();
public static GLib.GType GType {
@@ -53,7 +53,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_append_path(IntPtr raw, IntPtr relative_path);
public bool AppendPath(string relative_path) {
@@ -68,7 +68,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_append_path_segment(IntPtr raw, IntPtr path_segment);
public bool AppendPathSegment(string path_segment) {
@@ -83,7 +83,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_equal(IntPtr raw, IntPtr second);
public bool Equal(Gst.Uri second) {
@@ -98,7 +98,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_from_string_with_base(IntPtr raw, IntPtr uri);
public Gst.Uri FromStringWithBase(string uri) {
@@ -113,7 +113,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_fragment(IntPtr raw);
public string Fragment {
@@ -128,7 +128,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_host(IntPtr raw);
public string Host {
@@ -143,7 +143,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern System.IntPtr gst_uri_get_media_fragment_table(IntPtr raw);
public string[] MediaFragmentTable {
@@ -158,7 +158,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_path(IntPtr raw);
public string Path {
@@ -173,7 +173,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_path_segments(IntPtr raw);
public string[] PathSegments {
@@ -188,7 +188,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_path_string(IntPtr raw);
public string PathString {
@@ -203,7 +203,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_uri_get_port(IntPtr raw);
public uint Port {
@@ -218,7 +218,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_query_keys(IntPtr raw);
public string[] QueryKeys {
@@ -233,7 +233,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_query_string(IntPtr raw);
public string QueryString {
@@ -248,7 +248,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern System.IntPtr gst_uri_get_query_table(IntPtr raw);
public string[] QueryTable {
@@ -263,7 +263,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_query_value(IntPtr raw, IntPtr query_key);
public string GetQueryValue(string query_key) {
@@ -278,7 +278,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_scheme(IntPtr raw);
public string Scheme {
@@ -293,7 +293,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_userinfo(IntPtr raw);
public string Userinfo {
@@ -308,7 +308,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_is_normalized(IntPtr raw);
public bool IsNormalized {
@@ -323,7 +323,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_is_writable(IntPtr raw);
public bool IsWritable {
@@ -338,7 +338,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_join(IntPtr raw, IntPtr ref_uri);
public Gst.Uri Join(Gst.Uri ref_uri) {
@@ -357,7 +357,7 @@ namespace Gst {
return Join (Gst.Uri.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_make_writable(IntPtr raw);
public Gst.Uri MakeWritable() {
@@ -370,7 +370,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_new_with_base(IntPtr raw, IntPtr scheme, IntPtr userinfo, IntPtr host, uint port, IntPtr path, IntPtr query, IntPtr fragment);
public Gst.Uri NewWithBase(string scheme, string userinfo, string host, uint port, string path, string query, string fragment) {
@@ -399,7 +399,7 @@ namespace Gst {
return NewWithBase (null, null, null, port, null, null, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_normalize(IntPtr raw);
public bool Normalize() {
@@ -412,7 +412,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_query_has_key(IntPtr raw, IntPtr query_key);
public bool QueryHasKey(string query_key) {
@@ -427,7 +427,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_remove_query_key(IntPtr raw, IntPtr query_key);
public bool RemoveQueryKey(string query_key) {
@@ -442,7 +442,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_fragment(IntPtr raw, IntPtr fragment);
public bool SetFragment(string fragment) {
@@ -461,7 +461,7 @@ namespace Gst {
return SetFragment (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_host(IntPtr raw, IntPtr host);
public bool SetHost(string host) {
@@ -476,7 +476,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_path(IntPtr raw, IntPtr path);
public bool SetPath(string path) {
@@ -491,7 +491,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_path_segments(IntPtr raw, IntPtr path_segments);
public bool SetPathSegments(GLib.List path_segments) {
@@ -508,7 +508,7 @@ namespace Gst {
return SetPathSegments (null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_path_string(IntPtr raw, IntPtr path);
public bool SetPathString(string path) {
@@ -523,7 +523,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_port(IntPtr raw, uint port);
public bool SetPort(uint port) {
@@ -536,7 +536,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_query_string(IntPtr raw, IntPtr query);
public bool SetQueryString(string query) {
@@ -551,7 +551,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_query_table(IntPtr raw, System.IntPtr query_table);
public bool SetQueryTable(System.IntPtr query_table) {
@@ -568,7 +568,7 @@ namespace Gst {
return SetQueryTable (IntPtr.Zero);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_query_value(IntPtr raw, IntPtr query_key, IntPtr query_value);
public bool SetQueryValue(string query_key, string query_value) {
@@ -589,7 +589,7 @@ namespace Gst {
return SetQueryValue (query_key, null);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_scheme(IntPtr raw, IntPtr scheme);
public bool SetScheme(string scheme) {
@@ -604,7 +604,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_set_userinfo(IntPtr raw, IntPtr userinfo);
public bool SetUserinfo(string userinfo) {
@@ -619,7 +619,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_to_string(IntPtr raw);
public override string ToString() {
@@ -632,7 +632,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_construct(IntPtr protocol, IntPtr location);
[Obsolete]
@@ -646,7 +646,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_from_string(IntPtr uri);
public static Gst.Uri FromString(string uri) {
@@ -657,7 +657,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_location(IntPtr uri);
public static string GetLocation(string uri) {
@@ -668,7 +668,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_protocol(IntPtr uri);
public static string GetProtocol(string uri) {
@@ -679,7 +679,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_has_protocol(IntPtr uri, IntPtr protocol);
public static bool HasProtocol(string uri, string protocol) {
@@ -692,7 +692,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_is_valid(IntPtr uri);
public static bool IsValid(string uri) {
@@ -703,7 +703,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_join_strings(IntPtr base_uri, IntPtr ref_uri);
public static string JoinStrings(string base_uri, string ref_uri) {
@@ -716,7 +716,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_protocol_is_supported(int type, IntPtr protocol);
public static bool ProtocolIsSupported(Gst.URIType type, string protocol) {
@@ -727,7 +727,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_protocol_is_valid(IntPtr protocol);
public static bool ProtocolIsValid(string protocol) {
diff --git a/sources/generated/Gst/Util.cs b/sources/generated/Gst/Util.cs
index f9f0239..5533311 100644
--- a/sources/generated/Gst/Util.cs
+++ b/sources/generated/Gst/Util.cs
@@ -9,7 +9,7 @@ namespace Gst {
#region Autogenerated code
public partial class Util {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern unsafe IntPtr gst_filename_to_uri(IntPtr filename, out IntPtr error);
public static unsafe string FilenameToUri(string filename) {
@@ -22,7 +22,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_format_get_by_nick(IntPtr nick);
public static Gst.Format FormatGetByNick(string nick) {
@@ -33,7 +33,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_format_get_details(int format);
public static Gst.FormatDefinition FormatGetDetails(Gst.Format format) {
@@ -42,7 +42,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_format_get_name(int format);
public static string FormatGetName(Gst.Format format) {
@@ -51,7 +51,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_format_iterate_definitions();
public static Gst.Iterator FormatIterateDefinitions() {
@@ -60,7 +60,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_format_register(IntPtr nick, IntPtr description);
public static Gst.Format FormatRegister(string nick, string description) {
@@ -73,7 +73,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_format_to_quark(int format);
public static uint FormatToQuark(Gst.Format format) {
@@ -82,7 +82,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_construct(IntPtr protocol, IntPtr location);
[Obsolete]
@@ -96,7 +96,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_uri_error_quark();
public static uint UriErrorQuark() {
@@ -105,7 +105,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_from_string(IntPtr uri);
public static Gst.Uri UriFromString(string uri) {
@@ -116,7 +116,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_location(IntPtr uri);
public static string UriGetLocation(string uri) {
@@ -127,7 +127,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_get_protocol(IntPtr uri);
public static string UriGetProtocol(string uri) {
@@ -138,7 +138,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_has_protocol(IntPtr uri, IntPtr protocol);
public static bool UriHasProtocol(string uri, string protocol) {
@@ -151,7 +151,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_is_valid(IntPtr uri);
public static bool UriIsValid(string uri) {
@@ -162,7 +162,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_uri_join_strings(IntPtr base_uri, IntPtr ref_uri);
public static string UriJoinStrings(string base_uri, string ref_uri) {
@@ -175,7 +175,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_protocol_is_supported(int type, IntPtr protocol);
public static bool UriProtocolIsSupported(Gst.URIType type, string protocol) {
@@ -186,7 +186,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_uri_protocol_is_valid(IntPtr protocol);
public static bool UriProtocolIsValid(string protocol) {
@@ -197,28 +197,28 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_util_double_to_fraction(double src, out int dest_n, out int dest_d);
public static void DoubleToFraction(double src, out int dest_n, out int dest_d) {
gst_util_double_to_fraction(src, out dest_n, out dest_d);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_util_dump_buffer(IntPtr buf);
public static void DumpBuffer(Gst.Buffer buf) {
gst_util_dump_buffer(buf == null ? IntPtr.Zero : buf.Handle);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_util_dump_mem(byte[] mem, uint size);
public static void DumpMem(byte[] mem, uint size) {
gst_util_dump_mem(mem, size);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_util_fraction_add(int a_n, int a_d, int b_n, int b_d, out int res_n, out int res_d);
public static bool FractionAdd(int a_n, int a_d, int b_n, int b_d, out int res_n, out int res_d) {
@@ -227,7 +227,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_util_fraction_compare(int a_n, int a_d, int b_n, int b_d);
public static int FractionCompare(int a_n, int a_d, int b_n, int b_d) {
@@ -236,7 +236,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_util_fraction_multiply(int a_n, int a_d, int b_n, int b_d, out int res_n, out int res_d);
public static bool FractionMultiply(int a_n, int a_d, int b_n, int b_d, out int res_n, out int res_d) {
@@ -245,7 +245,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_util_fraction_to_double(int src_n, int src_d, out double dest);
public static double FractionToDouble(int src_n, int src_d) {
@@ -254,7 +254,7 @@ namespace Gst {
return dest;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_gdouble_to_guint64(double value);
public static ulong GdoubleToGuint64(double value) {
@@ -263,7 +263,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_util_get_object_array(IntPtr _object, IntPtr name, out IntPtr array);
public static bool GetObjectArray(GLib.Object _object, string name, out GLib.ValueArray array) {
@@ -276,7 +276,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_get_timestamp();
public static ulong GetTimestamp() {
@@ -285,7 +285,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_util_greatest_common_divisor(int a, int b);
public static int GreatestCommonDivisor(int a, int b) {
@@ -294,7 +294,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_util_greatest_common_divisor_int64(long a, long b);
public static long GreatestCommonDivisorInt64(long a, long b) {
@@ -303,7 +303,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_util_group_id_next();
public static uint GroupIdNext() {
@@ -312,7 +312,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_util_guint64_to_gdouble(ulong value);
public static double Guint64ToGdouble(ulong value) {
@@ -321,7 +321,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_util_seqnum_compare(uint s1, uint s2);
public static int SeqnumCompare(uint s1, uint s2) {
@@ -330,7 +330,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_util_seqnum_next();
public static uint SeqnumNext() {
@@ -339,7 +339,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_util_set_object_arg(IntPtr _object, IntPtr name, IntPtr value);
public static void SetObjectArg(GLib.Object _object, string name, string value) {
@@ -350,7 +350,7 @@ namespace Gst {
GLib.Marshaller.Free (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_util_set_object_array(IntPtr _object, IntPtr name, IntPtr array);
public static bool SetObjectArray(GLib.Object _object, string name, GLib.ValueArray array) {
@@ -361,7 +361,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_util_set_value_from_string(IntPtr value, IntPtr value_str);
public static GLib.Value SetValueFromString(string value_str) {
@@ -375,7 +375,7 @@ namespace Gst {
return value;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_uint64_scale(ulong val, ulong num, ulong denom);
public static ulong Uint64Scale(ulong val, ulong num, ulong denom) {
@@ -384,7 +384,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_uint64_scale_ceil(ulong val, ulong num, ulong denom);
public static ulong Uint64ScaleCeil(ulong val, ulong num, ulong denom) {
@@ -393,7 +393,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_uint64_scale_int(ulong val, int num, int denom);
public static ulong Uint64ScaleInt(ulong val, int num, int denom) {
@@ -402,7 +402,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_uint64_scale_int_ceil(ulong val, int num, int denom);
public static ulong Uint64ScaleIntCeil(ulong val, int num, int denom) {
@@ -411,7 +411,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_uint64_scale_int_round(ulong val, int num, int denom);
public static ulong Uint64ScaleIntRound(ulong val, int num, int denom) {
@@ -420,7 +420,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_util_uint64_scale_round(ulong val, ulong num, ulong denom);
public static ulong Uint64ScaleRound(ulong val, ulong num, ulong denom) {
diff --git a/sources/generated/Gst/Value.cs b/sources/generated/Gst/Value.cs
index 91563a0..39fecee 100644
--- a/sources/generated/Gst/Value.cs
+++ b/sources/generated/Gst/Value.cs
@@ -9,7 +9,7 @@ namespace Gst {
#region Autogenerated code
public partial class Value {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_can_compare(IntPtr value1, IntPtr value2);
public static bool CanCompare(GLib.Value value1, GLib.Value value2) {
@@ -22,7 +22,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_can_intersect(IntPtr value1, IntPtr value2);
public static bool CanIntersect(GLib.Value value1, GLib.Value value2) {
@@ -35,7 +35,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_can_subtract(IntPtr minuend, IntPtr subtrahend);
public static bool CanSubtract(GLib.Value minuend, GLib.Value subtrahend) {
@@ -48,7 +48,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_can_union(IntPtr value1, IntPtr value2);
public static bool CanUnion(GLib.Value value1, GLib.Value value2) {
@@ -61,7 +61,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_value_compare(IntPtr value1, IntPtr value2);
public static int Compare(GLib.Value value1, GLib.Value value2) {
@@ -74,7 +74,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_deserialize(IntPtr dest, IntPtr src);
public static bool Deserialize(out GLib.Value dest, string src) {
@@ -88,7 +88,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_fixate(IntPtr dest, IntPtr src);
public static bool Fixate(GLib.Value dest, GLib.Value src) {
@@ -101,7 +101,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_fraction_multiply(IntPtr product, IntPtr factor1, IntPtr factor2);
public static bool FractionMultiply(GLib.Value product, GLib.Value factor1, GLib.Value factor2) {
@@ -116,7 +116,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_fraction_subtract(IntPtr dest, IntPtr minuend, IntPtr subtrahend);
public static bool FractionSubtract(GLib.Value dest, GLib.Value minuend, GLib.Value subtrahend) {
@@ -131,7 +131,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern ulong gst_value_get_bitmask(IntPtr value);
public static ulong GetBitmask(GLib.Value value) {
@@ -142,7 +142,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_get_caps(IntPtr value);
public static Gst.Caps GetCaps(GLib.Value value) {
@@ -153,7 +153,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_get_caps_features(IntPtr value);
public static Gst.CapsFeatures GetCapsFeatures(GLib.Value value) {
@@ -164,7 +164,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_value_get_double_range_max(IntPtr value);
public static double GetDoubleRangeMax(GLib.Value value) {
@@ -175,7 +175,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern double gst_value_get_double_range_min(IntPtr value);
public static double GetDoubleRangeMin(GLib.Value value) {
@@ -186,7 +186,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_value_get_flagset_flags(IntPtr value);
public static uint GetFlagsetFlags(GLib.Value value) {
@@ -197,7 +197,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_value_get_flagset_mask(IntPtr value);
public static uint GetFlagsetMask(GLib.Value value) {
@@ -208,7 +208,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_value_get_fraction_denominator(IntPtr value);
public static int GetFractionDenominator(GLib.Value value) {
@@ -219,7 +219,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_value_get_fraction_numerator(IntPtr value);
public static int GetFractionNumerator(GLib.Value value) {
@@ -230,7 +230,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_get_fraction_range_max(IntPtr value);
public static GLib.Value GetFractionRangeMax(GLib.Value value) {
@@ -241,7 +241,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_get_fraction_range_min(IntPtr value);
public static GLib.Value GetFractionRangeMin(GLib.Value value) {
@@ -252,7 +252,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_value_get_int64_range_max(IntPtr value);
public static long GetInt64RangeMax(GLib.Value value) {
@@ -263,7 +263,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_value_get_int64_range_min(IntPtr value);
public static long GetInt64RangeMin(GLib.Value value) {
@@ -274,7 +274,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern long gst_value_get_int64_range_step(IntPtr value);
public static long GetInt64RangeStep(GLib.Value value) {
@@ -285,7 +285,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_value_get_int_range_max(IntPtr value);
public static int GetIntRangeMax(GLib.Value value) {
@@ -296,7 +296,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_value_get_int_range_min(IntPtr value);
public static int GetIntRangeMin(GLib.Value value) {
@@ -307,7 +307,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern int gst_value_get_int_range_step(IntPtr value);
public static int GetIntRangeStep(GLib.Value value) {
@@ -318,7 +318,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_get_structure(IntPtr value);
public static Gst.Structure GetStructure(GLib.Value value) {
@@ -329,7 +329,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_init_and_copy(IntPtr dest, IntPtr src);
public static GLib.Value InitAndCopy(GLib.Value src) {
@@ -343,7 +343,7 @@ namespace Gst {
return dest;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_intersect(IntPtr dest, IntPtr value1, IntPtr value2);
public static bool Intersect(out GLib.Value dest, GLib.Value value1, GLib.Value value2) {
@@ -359,7 +359,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_is_fixed(IntPtr value);
public static bool IsFixed(GLib.Value value) {
@@ -370,7 +370,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_is_subset(IntPtr value1, IntPtr value2);
public static bool IsSubset(GLib.Value value1, GLib.Value value2) {
@@ -383,7 +383,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_register(IntPtr table);
public static void Register(Gst.ValueTable table) {
@@ -392,7 +392,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_table);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_serialize(IntPtr value);
public static string Serialize(GLib.Value value) {
@@ -403,7 +403,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_bitmask(IntPtr value, ulong bitmask);
public static void SetBitmask(GLib.Value value, ulong bitmask) {
@@ -412,7 +412,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_caps(IntPtr value, IntPtr caps);
public static void SetCaps(GLib.Value value, Gst.Caps caps) {
@@ -421,7 +421,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_caps_features(IntPtr value, IntPtr features);
public static void SetCapsFeatures(GLib.Value value, Gst.CapsFeatures features) {
@@ -432,7 +432,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_features);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_double_range(IntPtr value, double start, double end);
public static void SetDoubleRange(GLib.Value value, double start, double end) {
@@ -441,7 +441,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_flagset(IntPtr value, uint flags, uint mask);
public static void SetFlagset(GLib.Value value, uint flags, uint mask) {
@@ -450,7 +450,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_fraction(IntPtr value, int numerator, int denominator);
public static void SetFraction(GLib.Value value, int numerator, int denominator) {
@@ -459,7 +459,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_fraction_range(IntPtr value, IntPtr start, IntPtr end);
public static void SetFractionRange(GLib.Value value, GLib.Value start, GLib.Value end) {
@@ -472,7 +472,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_end);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_fraction_range_full(IntPtr value, int numerator_start, int denominator_start, int numerator_end, int denominator_end);
public static void SetFractionRangeFull(GLib.Value value, int numerator_start, int denominator_start, int numerator_end, int denominator_end) {
@@ -481,7 +481,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_int64_range(IntPtr value, long start, long end);
public static void SetInt64Range(GLib.Value value, long start, long end) {
@@ -490,7 +490,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_int64_range_step(IntPtr value, long start, long end, long step);
public static void SetInt64RangeStep(GLib.Value value, long start, long end, long step) {
@@ -499,7 +499,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_int_range(IntPtr value, int start, int end);
public static void SetIntRange(GLib.Value value, int start, int end) {
@@ -508,7 +508,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_int_range_step(IntPtr value, int start, int end, int step);
public static void SetIntRangeStep(GLib.Value value, int start, int end, int step) {
@@ -517,7 +517,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_set_structure(IntPtr value, IntPtr structure);
public static void SetStructure(GLib.Value value, Gst.Structure structure) {
@@ -526,7 +526,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_subtract(IntPtr dest, IntPtr minuend, IntPtr subtrahend);
public static bool Subtract(out GLib.Value dest, GLib.Value minuend, GLib.Value subtrahend) {
@@ -542,7 +542,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern bool gst_value_union(IntPtr dest, IntPtr value1, IntPtr value2);
public static bool Union(out GLib.Value dest, GLib.Value value1, GLib.Value value2) {
diff --git a/sources/generated/Gst/ValueArray.cs b/sources/generated/Gst/ValueArray.cs
index e55b80e..18dc149 100644
--- a/sources/generated/Gst/ValueArray.cs
+++ b/sources/generated/Gst/ValueArray.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class ValueArray : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_array_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_array_append_and_take_value(IntPtr value, IntPtr append_value);
public static void AppendAndTakeValue(GLib.Value value, GLib.Value append_value) {
@@ -33,7 +33,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_append_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_array_append_value(IntPtr value, IntPtr append_value);
public static void AppendValue(GLib.Value value, GLib.Value append_value) {
@@ -44,7 +44,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_append_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_value_array_get_size(IntPtr value);
public static uint GetSize(GLib.Value value) {
@@ -55,7 +55,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_array_get_value(IntPtr value, uint index);
public static GLib.Value GetValue(GLib.Value value, uint index) {
@@ -66,7 +66,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_array_prepend_value(IntPtr value, IntPtr prepend_value);
public static void PrependValue(GLib.Value value, GLib.Value prepend_value) {
diff --git a/sources/generated/Gst/ValueList.cs b/sources/generated/Gst/ValueList.cs
index eb20607..68f0a55 100644
--- a/sources/generated/Gst/ValueList.cs
+++ b/sources/generated/Gst/ValueList.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class ValueList : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_list_get_type();
public static GLib.GType GType {
@@ -22,7 +22,7 @@ namespace Gst {
}
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_list_append_and_take_value(IntPtr value, IntPtr append_value);
public static void AppendAndTakeValue(GLib.Value value, GLib.Value append_value) {
@@ -33,7 +33,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_append_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_list_append_value(IntPtr value, IntPtr append_value);
public static void AppendValue(GLib.Value value, GLib.Value append_value) {
@@ -44,7 +44,7 @@ namespace Gst {
Marshal.FreeHGlobal (native_append_value);
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_list_concat(IntPtr dest, IntPtr value1, IntPtr value2);
public static GLib.Value Concat(GLib.Value value1, GLib.Value value2) {
@@ -60,7 +60,7 @@ namespace Gst {
return dest;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern uint gst_value_list_get_size(IntPtr value);
public static uint GetSize(GLib.Value value) {
@@ -71,7 +71,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_value_list_get_value(IntPtr value, uint index);
public static GLib.Value GetValue(GLib.Value value, uint index) {
@@ -82,7 +82,7 @@ namespace Gst {
return ret;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_list_merge(IntPtr dest, IntPtr value1, IntPtr value2);
public static GLib.Value Merge(GLib.Value value1, GLib.Value value2) {
@@ -98,7 +98,7 @@ namespace Gst {
return dest;
}
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern void gst_value_list_prepend_value(IntPtr value, IntPtr prepend_value);
public static void PrependValue(GLib.Value value, GLib.Value prepend_value) {
diff --git a/sources/generated/gstreamer-sharp-api.xml b/sources/generated/gstreamer-sharp-api.xml
index 882352f..259e4ac 100644
--- a/sources/generated/gstreamer-sharp-api.xml
+++ b/sources/generated/gstreamer-sharp-api.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<api parser_version="3">
- <namespace name="Gst" library="libgstreamer-1.0-0.dll">
+ <namespace name="Gst" library="gstreamer-1.0-0.dll">
<enum name="BufferingMode" cname="GstBufferingMode" type="enum" gtype="gst_buffering_mode_get_type">
<member cname="GST_BUFFERING_STREAM" name="Stream" value="0" />
<member cname="GST_BUFFERING_DOWNLOAD" name="Download" value="1" />
@@ -13139,7 +13139,7 @@
</method>
</class>
</namespace>
- <namespace name="Gst.App" library="libgstapp-1.0-0.dll">
+ <namespace name="Gst.App" library="gstapp-1.0-0.dll">
<enum name="AppStreamType" cname="GstAppStreamType" type="enum" gtype="gst_app_stream_type_get_type">
<member cname="GST_APP_STREAM_TYPE_STREAM" name="Stream" value="0" />
<member cname="GST_APP_STREAM_TYPE_SEEKABLE" name="Seekable" value="1" />
@@ -13532,7 +13532,7 @@
<object name="Global" cname="GstAppGlobal" opaque="true" />
<object name="Constants" cname="GstAppConstants" opaque="true" />
</namespace>
- <namespace name="Gst.Audio" library="libgstaudio-1.0-0.dll">
+ <namespace name="Gst.Audio" library="gstaudio-1.0-0.dll">
<enum name="AudioBaseSinkDiscontReason" cname="GstAudioBaseSinkDiscontReason" type="enum" gtype="gst_audio_base_sink_discont_reason_get_type" version="1.6">
<member cname="GST_AUDIO_BASE_SINK_DISCONT_REASON_NO_DISCONT" name="NoDiscont" value="0" />
<member cname="GST_AUDIO_BASE_SINK_DISCONT_REASON_NEW_CAPS" name="NewCaps" value="1" />
@@ -16231,7 +16231,7 @@
<constant value="audio" ctype="gchar*" gtype="gchar*" name="META_TAG_AUDIO_STR" version="1.2" />
</object>
</namespace>
- <namespace name="Gst.Base" library="libgstbase-1.0-0.dll">
+ <namespace name="Gst.Base" library="gstbase-1.0-0.dll">
<enum name="BaseParseFrameFlags" cname="GstBaseParseFrameFlags" type="flags">
<member cname="GST_BASE_PARSE_FRAME_FLAG_NONE" name="None" value="0" />
<member cname="GST_BASE_PARSE_FRAME_FLAG_NEW_FRAME" name="NewFrame" value="1" />
@@ -19112,7 +19112,7 @@
<constant value="src" ctype="gchar*" gtype="gchar*" name="BASE_TRANSFORM_SRC_NAME" />
</object>
</namespace>
- <namespace name="Gst.Controller" library="libgstcontroller-1.0-0.dll">
+ <namespace name="Gst.Controller" library="gstcontroller-1.0-0.dll">
<enum name="InterpolationMode" cname="GstInterpolationMode" type="enum" gtype="gst_interpolation_mode_get_type">
<member cname="GST_INTERPOLATION_MODE_NONE" name="None" value="0" />
<member cname="GST_INTERPOLATION_MODE_LINEAR" name="Linear" value="1" />
@@ -19437,7 +19437,7 @@
</object>
<object name="Constants" cname="GstControllerConstants" opaque="true" />
</namespace>
- <namespace name="Gst.Net" library="libgstnet-1.0-0.dll">
+ <namespace name="Gst.Net" library="gstnet-1.0-0.dll">
<callback name="PtpStatisticsCallback" cname="GstPtpStatisticsCallback">
<return-type type="gboolean" />
<parameters>
@@ -19729,7 +19729,7 @@
<constant value="GstPtpStatisticsTimeUpdated" ctype="gchar*" gtype="gchar*" name="PTP_STATISTICS_TIME_UPDATED" />
</object>
</namespace>
- <namespace name="Gst.PbUtils" library="libgstpbutils-1.0-0.dll">
+ <namespace name="Gst.PbUtils" library="gstpbutils-1.0-0.dll">
<enum name="AudioVisualizerShader" cname="GstAudioVisualizerShader" type="enum" gtype="gst_audio_visualizer_shader_get_type">
<member cname="GST_AUDIO_VISUALIZER_SHADER_NONE" name="None" value="0" />
<member cname="GST_AUDIO_VISUALIZER_SHADER_FADE" name="Fade" value="1" />
@@ -20942,7 +20942,7 @@
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
</object>
</namespace>
- <namespace name="Gst.Rtp" library="libgstrtp-1.0-0.dll">
+ <namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
<enum name="RTCPFBType" cname="GstRTCPFBType" type="enum" gtype="gst_rtcpfb_type_get_type">
<member cname="GST_RTCP_FB_TYPE_INVALID" name="FbTypeInvalid" value="0" />
<member cname="GST_RTCP_RTPFB_TYPE_NACK" name="RtpfbTypeNack" value="1" />
@@ -22650,7 +22650,7 @@
<constant value="2" ctype="gint" gtype="gint" name="RTP_VERSION" />
</object>
</namespace>
- <namespace name="Gst.Rtsp" library="libgstrtsp-1.0-0.dll">
+ <namespace name="Gst.Rtsp" library="gstrtsp-1.0-0.dll">
<enum name="RTSPAuthMethod" cname="GstRTSPAuthMethod" type="enum" gtype="gst_rtsp_auth_method_get_type">
<member cname="GST_RTSP_AUTH_NONE" name="None" value="0" />
<member cname="GST_RTSP_AUTH_BASIC" name="Basic" value="1" />
@@ -24182,7 +24182,7 @@
<constant value="554" ctype="gint" gtype="gint" name="RTSP_DEFAULT_PORT" />
</object>
</namespace>
- <namespace name="Gst.Sdp" library="libgstsdp-1.0-0.dll">
+ <namespace name="Gst.Sdp" library="gstsdp-1.0-0.dll">
<enum name="MIKEYCacheType" cname="GstMIKEYCacheType" type="enum">
<member cname="GST_MIKEY_CACHE_NONE" name="None" value="0" />
<member cname="GST_MIKEY_CACHE_ALWAYS" name="Always" value="1" />
@@ -25655,7 +25655,7 @@
<constant value="TIAS" ctype="gchar*" gtype="gchar*" name="SDP_BWTYPE_TIAS" />
</object>
</namespace>
- <namespace name="Gst.Tags" library="libgsttag-1.0-0.dll">
+ <namespace name="Gst.Tags" library="gsttag-1.0-0.dll">
<enum name="TagDemuxResult" cname="GstTagDemuxResult" type="enum" gtype="gst_tag_demux_result_get_type">
<member cname="GST_TAG_DEMUX_RESULT_BROKEN_TAG" name="BrokenTag" value="0" />
<member cname="GST_TAG_DEMUX_RESULT_AGAIN" name="Again" value="1" />
@@ -25896,7 +25896,7 @@
<constant value="musicbrainz-trmid" ctype="gchar*" gtype="gchar*" name="TAG_MUSICBRAINZ_TRMID" />
</object>
</namespace>
- <namespace name="Gst.Video" library="libgstvideo-1.0-0.dll">
+ <namespace name="Gst.Video" library="gstvideo-1.0-0.dll">
<enum name="ColorBalanceType" cname="GstColorBalanceType" type="enum" gtype="gst_color_balance_type_get_type">
<member cname="GST_COLOR_BALANCE_HARDWARE" name="Hardware" value="0" />
<member cname="GST_COLOR_BALANCE_SOFTWARE" name="Software" value="1" />
@@ -29994,7 +29994,7 @@
<constant value="16" ctype="gint" gtype="gint" name="VIDEO_TILE_Y_TILES_SHIFT" />
</object>
</namespace>
- <namespace name="Gst.WebRTC" library="libgstwebrtc-1.0-0.dll">
+ <namespace name="Gst.WebRTC" library="gstwebrtc-1.0-0.dll">
<enum name="WebRTCBundlePolicy" cname="GstWebRTCBundlePolicy" type="enum" gtype="gst_webrtc_bundle_policy_get_type">
<member cname="GST_WEBRTC_BUNDLE_POLICY_NONE" name="None" value="0" />
<member cname="GST_WEBRTC_BUNDLE_POLICY_BALANCED" name="Balanced" value="1" />
diff --git a/sources/gstreamer-sharp.dll.config b/sources/gstreamer-sharp.dll.config
index 63059b3..d001380 100644
--- a/sources/gstreamer-sharp.dll.config
+++ b/sources/gstreamer-sharp.dll.config
@@ -1,38 +1,38 @@
<configuration>
<!-- Linux -->
- <dllmap dll="libgstreamer-1.0-0.dll" target="libgstreamer-1.0.so.0" os="linux"/>
- <dllmap dll="libgstaudio-1.0-0.dll" target="libgstaudio-1.0.so.0" os="linux"/>
- <dllmap dll="libgstbase-1.0-0.dll" target="libgstbase-1.0.so.0" os="linux"/>
- <dllmap dll="libgstvideo-1.0-0.dll" target="libgstvideo-1.0.so.0" os="linux"/>
- <dllmap dll="libgstpbutils-1.0-0.dll" target="libgstpbutils-1.0.so.0" os="linux"/>
- <dllmap dll="libgsttag-1.0-0.dll" target="libgsttag-1.0.so.0" os="linux"/>
- <dllmap dll="libgstapp-1.0-0.dll" target="libgstapp-1.0.so.0" os="linux"/>
- <dllmap dll="libgstfft-1.0-0.dll" target="libgstfft-1.0.so.0" os="linux"/>
- <dllmap dll="libgstnet-1.0-0.dll" target="libgstnet-1.0.so.0" os="linux"/>
- <dllmap dll="libgstrtp-1.0-0.dll" target="libgstrtp-1.0.so.0" os="linux"/>
- <dllmap dll="libgstrtsp-1.0-0.dll" target="libgstrtsp-1.0.so.0" os="linux"/>
- <dllmap dll="libgstsdp-1.0-0.dll" target="libgstsdp-1.0.so.0" os="linux"/>
- <dllmap dll="libgstwebrtc-1.0-0.dll" target="libgstwebrtc-1.0.so.0" os="linux"/>
- <dllmap dll="libgstcontroller-1.0-0.dll" target="libgstcontroller-1.0.so.0" os="linux"/>
- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0" os="linux"/>
- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0" os="linux"/>
- <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0.so.0" os="linux"/>
+ <dllmap dll="gstreamer-1.0-0.dll" target="libgstreamer-1.0.so.0" os="linux"/>
+ <dllmap dll="gstaudio-1.0-0.dll" target="libgstaudio-1.0.so.0" os="linux"/>
+ <dllmap dll="gstbase-1.0-0.dll" target="libgstbase-1.0.so.0" os="linux"/>
+ <dllmap dll="gstvideo-1.0-0.dll" target="libgstvideo-1.0.so.0" os="linux"/>
+ <dllmap dll="gstpbutils-1.0-0.dll" target="libgstpbutils-1.0.so.0" os="linux"/>
+ <dllmap dll="gsttag-1.0-0.dll" target="libgsttag-1.0.so.0" os="linux"/>
+ <dllmap dll="gstapp-1.0-0.dll" target="libgstapp-1.0.so.0" os="linux"/>
+ <dllmap dll="gstfft-1.0-0.dll" target="libgstfft-1.0.so.0" os="linux"/>
+ <dllmap dll="gstnet-1.0-0.dll" target="libgstnet-1.0.so.0" os="linux"/>
+ <dllmap dll="gstrtp-1.0-0.dll" target="libgstrtp-1.0.so.0" os="linux"/>
+ <dllmap dll="gstrtsp-1.0-0.dll" target="libgstrtsp-1.0.so.0" os="linux"/>
+ <dllmap dll="gstsdp-1.0-0.dll" target="libgstsdp-1.0.so.0" os="linux"/>
+ <dllmap dll="gstwebrtc-1.0-0.dll" target="libgstwebrtc-1.0.so.0" os="linux"/>
+ <dllmap dll="gstcontroller-1.0-0.dll" target="libgstcontroller-1.0.so.0" os="linux"/>
+ <dllmap dll="glib-2.0-0.dll" target="glib-2.0.so.0" os="linux"/>
+ <dllmap dll="gobject-2.0-0.dll" target="gobject-2.0.so.0" os="linux"/>
+ <dllmap dll="gthread-2.0-0.dll" target="libgthread-2.0.so.0" os="linux"/>
<!-- Mac OS X -->
- <dllmap dll="libgstreamer-1.0-0.dll" target="libgstreamer-1.0.dylib" os="osx"/>
- <dllmap dll="libgstaudio-1.0-0.dll" target="libgstaudio-1.0.dylib" os="osx"/>
- <dllmap dll="libgstbase-1.0-0.dll" target="libgstbase-1.0.dylib" os="osx"/>
- <dllmap dll="libgstvideo-1.0-0.dll" target="libgstvideo-1.0.dylib" os="osx"/>
- <dllmap dll="libgstpbutils-1.0-0.dll" target="libgstpbutils-1.0.dylib" os="osx"/>
- <dllmap dll="libgsttag-1.0-0.dll" target="libgsttag-1.0.dylib" os="osx"/>
- <dllmap dll="libgstapp-1.0-0.dll" target="libgstapp-1.0.dylib" os="osx"/>
- <dllmap dll="libgstfft-1.0-0.dll" target="libgstfft-1.0.dylib" os="osx"/>
- <dllmap dll="libgstnet-1.0-0.dll" target="libgstnet-1.0.dylib" os="osx"/>
- <dllmap dll="libgstrtp-1.0-0.dll" target="libgstrtp-1.0.dylib" os="osx"/>
- <dllmap dll="libgstrtsp-1.0-0.dll" target="libgstrtsp-1.0.dylib" os="osx"/>
- <dllmap dll="libgstsdp-1.0-0.dll" target="libgstsdp-1.0.dylib" os="osx"/>
- <dllmap dll="libgstwebrtc-1.0-0.dll" target="libgstwebrtc-1.0.dylib" os="osx"/>
- <dllmap dll="libgstcontroller-1.0-0.dll" target="libgstcontroller-1.0.dylib" os="osx"/>
- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.dylib" os="osx"/>
- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.dylib" os="osx"/>
- <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0.dylib" os="osx"/>
+ <dllmap dll="gstreamer-1.0-0.dll" target="libgstreamer-1.0.dylib" os="osx"/>
+ <dllmap dll="gstaudio-1.0-0.dll" target="libgstaudio-1.0.dylib" os="osx"/>
+ <dllmap dll="gstbase-1.0-0.dll" target="libgstbase-1.0.dylib" os="osx"/>
+ <dllmap dll="gstvideo-1.0-0.dll" target="libgstvideo-1.0.dylib" os="osx"/>
+ <dllmap dll="gstpbutils-1.0-0.dll" target="libgstpbutils-1.0.dylib" os="osx"/>
+ <dllmap dll="gsttag-1.0-0.dll" target="libgsttag-1.0.dylib" os="osx"/>
+ <dllmap dll="gstapp-1.0-0.dll" target="libgstapp-1.0.dylib" os="osx"/>
+ <dllmap dll="gstfft-1.0-0.dll" target="libgstfft-1.0.dylib" os="osx"/>
+ <dllmap dll="gstnet-1.0-0.dll" target="libgstnet-1.0.dylib" os="osx"/>
+ <dllmap dll="gstrtp-1.0-0.dll" target="libgstrtp-1.0.dylib" os="osx"/>
+ <dllmap dll="gstrtsp-1.0-0.dll" target="libgstrtsp-1.0.dylib" os="osx"/>
+ <dllmap dll="gstsdp-1.0-0.dll" target="libgstsdp-1.0.dylib" os="osx"/>
+ <dllmap dll="gstwebrtc-1.0-0.dll" target="libgstwebrtc-1.0.dylib" os="osx"/>
+ <dllmap dll="gstcontroller-1.0-0.dll" target="libgstcontroller-1.0.dylib" os="osx"/>
+ <dllmap dll="glib-2.0-0.dll" target="glib-2.0.dylib" os="osx"/>
+ <dllmap dll="gobject-2.0-0.dll" target="gobject-2.0.dylib" os="osx"/>
+ <dllmap dll="gthread-2.0-0.dll" target="libgthread-2.0.dylib" os="osx"/>
</configuration>
diff --git a/sources/gstreamer-sharp.metadata b/sources/gstreamer-sharp.metadata
index 04580ef..e25957a 100644
--- a/sources/gstreamer-sharp.metadata
+++ b/sources/gstreamer-sharp.metadata
@@ -252,21 +252,21 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
<attr path="/api/namespace[@name='GstSdp']" name="name">Gst.Sdp</attr>
<attr path="/api/namespace[@name='GstWebRTC']" name="name">Gst.WebRTC</attr>
- <attr path="/api/namespace" name="library">libgstreamer-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Base']" name="library">libgstbase-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Audio']" name="library">libgstaudio-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Video']" name="library">libgstvideo-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.PbUtils']" name="library">libgstpbutils-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Tags']" name="library">libgsttag-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.App']" name="library">libgstapp-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Controller']" name="library">libgstcontroller-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.FFT']" name="library">libgstfft-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Net']" name="library">libgstnet-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Riff']" name="library">libgstriff-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Rtp']" name="library">libgstrtp-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Rtsp']" name="library">libgstrtsp-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.Sdp']" name="library">libgstsdp-1.0-0.dll</attr>
- <attr path="/api/namespace[@name='Gst.WebRTC']" name="library">libgstwebrtc-1.0-0.dll</attr>
+ <attr path="/api/namespace" name="library">gstreamer-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Base']" name="library">gstbase-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Audio']" name="library">gstaudio-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Video']" name="library">gstvideo-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.PbUtils']" name="library">gstpbutils-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Tags']" name="library">gsttag-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.App']" name="library">gstapp-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Controller']" name="library">gstcontroller-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.FFT']" name="library">gstfft-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Net']" name="library">gstnet-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Riff']" name="library">gstriff-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Rtp']" name="library">gstrtp-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Rtsp']" name="library">gstrtsp-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.Sdp']" name="library">gstsdp-1.0-0.dll</attr>
+ <attr path="/api/namespace[@name='Gst.WebRTC']" name="library">gstwebrtc-1.0-0.dll</attr>
<!-- DoubleRange and Fraction are in Value.cs -->
<attr path="//struct[@name='DoubleRange' or @name='Fraction' or @name='IntRange' or @name='FractionRange']" name="hidden">true</attr>