From 3de24a7a40d0c09b75aa7459a8d8667c386ba388 Mon Sep 17 00:00:00 2001 From: Roman Miniailov Date: Tue, 20 Feb 2024 07:39:19 +0100 Subject: [PATCH] Update to SDK version 15.8.22 --- .../MediaPlayer/MediaPlayer net7.csproj | 4 +- .../MediaPlayer/MediaPlayer net8.csproj | 4 +- .../RTSP Client/RTSP Client net7.csproj | 4 +- .../RTSP Client/RTSP Client net8.csproj | 4 +- .../Simple Video Capture net7.csproj | 4 +- .../Simple Video Capture net8.csproj | 4 +- .../SimplePlayerAvalonia.csproj | 4 +- .../Console/HLS Streamer/HLSStreamer.csproj | 2 +- .../Media Info CLI/Media Info CLI.csproj | 2 +- .../Console/RTSPView/RTSPView.csproj | 2 +- .../Console/RTSPViewCV/RTSPViewCV.csproj | 4 +- .../MAUI/SimpleCapture/MainPage.xaml.cs | 2 + .../MAUI/SimpleCapture/SimpleCaptureMB.csproj | 4 +- .../SimpleCapture/SimpleCaptureMB8.csproj | 4 +- .../MAUI/SimplePlayer/SimplePlayer.csproj | 4 +- .../MAUI/SimplePlayer/SimplePlayer8.csproj | 4 +- ...VisioForge.MediaBlocks.Demos.CS net472.sln | 7 + .../VisioForge.MediaBlocks.Demos.CS net5.sln | 7 + .../VisioForge.MediaBlocks.Demos.CS net6.sln | 7 + .../VisioForge.MediaBlocks.Demos.CS net7.sln | 7 + .../VisioForge.MediaBlocks.Demos.CS net8.sln | 7 + ...ioForge.MediaBlocks.Demos.CS netcore31.sln | 7 + .../Decklink MB Demo net472.csproj | 6 +- .../Decklink MB Demo net5.csproj | 6 +- .../Decklink MB Demo net6.csproj | 6 +- .../Decklink MB Demo net7.csproj | 6 +- .../Decklink MB Demo net8.csproj | 6 +- .../Decklink MB Demo netcore31.csproj | 6 +- .../Face Detector Live net472.csproj | 6 +- .../Face Detector Live net5.csproj | 6 +- .../Face Detector Live net6.csproj | 6 +- .../Face Detector Live net7.csproj | 6 +- .../Face Detector Live net8.csproj | 6 +- .../Face Detector Live netcore31.csproj | 6 +- .../WPF/CSharp/GenICam Source Demo/App.xaml | 9 ++ .../CSharp/GenICam Source Demo/App.xaml.cs | 17 +++ .../GenICam Source Demo/AssemblyInfo.cs | 10 ++ .../GenICam Source Demo net472.csproj | 25 ++++ .../GenICam Source Demo net5.csproj | 25 ++++ .../GenICam Source Demo net6.csproj | 25 ++++ .../GenICam Source Demo net7.csproj | 25 ++++ .../GenICam Source Demo net8.csproj | 25 ++++ .../GenICam Source Demo netcore31.csproj | 25 ++++ .../GenICam Source Demo/MainWindow.xaml | 27 ++++ .../GenICam Source Demo/MainWindow.xaml.cs | 133 ++++++++++++++++++ .../Properties/launchSettings.json | 8 ++ .../CSharp/GenICam Source Demo/readme.es.md | 20 +++ .../WPF/CSharp/GenICam Source Demo/readme.md | 20 +++ .../visioforge_main_icon.ico | Bin 0 -> 99678 bytes .../HTTP MJPEG Source Demo net472.csproj | 4 +- .../HTTP MJPEG Source Demo net5.csproj | 4 +- .../HTTP MJPEG Source Demo net6.csproj | 4 +- .../HTTP MJPEG Source Demo net7.csproj | 4 +- .../HTTP MJPEG Source Demo net8.csproj | 4 +- .../HTTP MJPEG Source Demo netcore31.csproj | 4 +- .../CSharp/KLV Demo/KLV Demo net472.csproj | 4 +- .../WPF/CSharp/KLV Demo/KLV Demo net5.csproj | 4 +- .../WPF/CSharp/KLV Demo/KLV Demo net6.csproj | 4 +- .../WPF/CSharp/KLV Demo/KLV Demo net7.csproj | 4 +- .../WPF/CSharp/KLV Demo/KLV Demo net8.csproj | 4 +- .../CSharp/KLV Demo/KLV Demo netcore31.csproj | 4 +- .../Live Video Compositor Demo net472.csproj | 6 +- .../Live Video Compositor Demo net5.csproj | 6 +- .../Live Video Compositor Demo net6.csproj | 6 +- .../Live Video Compositor Demo net7.csproj | 6 +- .../Live Video Compositor Demo net8.csproj | 6 +- ...ive Video Compositor Demo netcore31.csproj | 6 +- .../NDI Source Demo net472.csproj | 4 +- .../NDI Source Demo net5.csproj | 4 +- .../NDI Source Demo net6.csproj | 4 +- .../NDI Source Demo net7.csproj | 4 +- .../NDI Source Demo net8.csproj | 4 +- .../NDI Source Demo netcore31.csproj | 4 +- .../Overlay Manager Demo net472.csproj | 6 +- .../Overlay Manager Demo net5.csproj | 6 +- .../Overlay Manager Demo net6.csproj | 6 +- .../Overlay Manager Demo net7.csproj | 6 +- .../Overlay Manager Demo net8.csproj | 6 +- .../Overlay Manager Demo netcore31.csproj | 6 +- .../Screen Capture MB WPF net472.csproj | 6 +- .../Screen Capture MB WPF net5.csproj | 6 +- .../Screen Capture MB WPF net6.csproj | 6 +- .../Screen Capture MB WPF net7.csproj | 6 +- .../Screen Capture MB WPF net8.csproj | 6 +- .../Screen Capture MB WPF netcore31.csproj | 6 +- ...le Video Capture Demo MB WPF net472.csproj | 6 +- ...mple Video Capture Demo MB WPF net5.csproj | 6 +- ...mple Video Capture Demo MB WPF net6.csproj | 6 +- ...mple Video Capture Demo MB WPF net7.csproj | 6 +- ...mple Video Capture Demo MB WPF net8.csproj | 6 +- ...Video Capture Demo MB WPF netcore31.csproj | 6 +- .../Simple Player Core Demo net472.csproj | 6 +- .../Simple Player Core Demo net5.csproj | 6 +- .../Simple Player Core Demo net6.csproj | 6 +- .../Simple Player Core Demo net7.csproj | 6 +- .../Simple Player Core Demo net8.csproj | 6 +- .../Simple Player Core Demo netcore31.csproj | 6 +- .../Simple Player Demo MB WPF net472.csproj | 6 +- .../Simple Player Demo MB WPF net5.csproj | 6 +- .../Simple Player Demo MB WPF net6.csproj | 6 +- .../Simple Player Demo MB WPF net7.csproj | 6 +- .../Simple Player Demo MB WPF net8.csproj | 6 +- ...Simple Player Demo MB WPF netcore31.csproj | 6 +- ...al Networks Streamer Demo MB net472.csproj | 6 +- ...cial Networks Streamer Demo MB net5.csproj | 6 +- ...cial Networks Streamer Demo MB net6.csproj | 6 +- ...cial Networks Streamer Demo MB net7.csproj | 6 +- ...cial Networks Streamer Demo MB net8.csproj | 6 +- ...Networks Streamer Demo MB netcore31.csproj | 6 +- .../USB3V-GigE Spinnaker net472.csproj | 4 +- .../USB3V-GigE Spinnaker net5.csproj | 4 +- .../USB3V-GigE Spinnaker net6.csproj | 4 +- .../USB3V-GigE Spinnaker net7.csproj | 4 +- .../USB3V-GigE Spinnaker net8.csproj | 4 +- .../USB3V-GigE Spinnaker netcore31.csproj | 4 +- .../VNC Source Demo net472.csproj | 4 +- .../VNC Source Demo net5.csproj | 4 +- .../VNC Source Demo net6.csproj | 4 +- .../VNC Source Demo net7.csproj | 4 +- .../VNC Source Demo net8.csproj | 4 +- .../VNC Source Demo netcore31.csproj | 4 +- .../Video Compositor Demo net472.csproj | 6 +- .../Video Compositor Demo net5.csproj | 6 +- .../Video Compositor Demo net6.csproj | 6 +- .../Video Compositor Demo net7.csproj | 6 +- .../Video Compositor Demo net8.csproj | 6 +- .../Video Compositor Demo netcore31.csproj | 6 +- .../Karaoke Demo MB net472.csproj | 4 +- .../Karaoke Demo/Karaoke Demo MB net5.csproj | 4 +- .../Karaoke Demo/Karaoke Demo MB net6.csproj | 4 +- .../Karaoke Demo/Karaoke Demo MB net7.csproj | 4 +- .../Karaoke Demo/Karaoke Demo MB net8.csproj | 4 +- .../Karaoke Demo MB netcore31.csproj | 4 +- .../Memory Player Demo net472.csproj | 4 +- .../Memory Player Demo net5.csproj | 4 +- .../Memory Player Demo net6.csproj | 4 +- .../Memory Player Demo net7.csproj | 4 +- .../Memory Player Demo net8.csproj | 4 +- .../Memory Player Demo netcore31.csproj | 4 +- .../RTSP MultiView Demo net472.csproj | 4 +- .../RTSP MultiView Demo net5.csproj | 4 +- .../RTSP MultiView Demo net6.csproj | 4 +- .../RTSP MultiView Demo net7.csproj | 4 +- .../RTSP MultiView Demo net8.csproj | 4 +- .../RTSP MultiView Demo netcore31.csproj | 4 +- .../Simple Player Demo net472.csproj | 4 +- .../Simple Player Demo net5.csproj | 4 +- .../Simple Player Demo net6.csproj | 4 +- .../Simple Player Demo net7.csproj | 4 +- .../Simple Player Demo net8.csproj | 4 +- .../Simple Player Demo netcore31.csproj | 4 +- .../Simple Video Capture Demo net472.csproj | 4 +- .../Simple Video Capture Demo net5.csproj | 4 +- .../Simple Video Capture Demo net6.csproj | 4 +- .../Simple Video Capture Demo net7.csproj | 4 +- .../Simple Video Capture Demo net8.csproj | 4 +- ...Simple Video Capture Demo netcore31.csproj | 4 +- .../Video Mixer Demo net472.csproj | 4 +- .../Video Mixer Demo net5.csproj | 4 +- .../Video Mixer Demo net6.csproj | 4 +- .../Video Mixer Demo net7.csproj | 4 +- .../Video Mixer Demo net8.csproj | 4 +- .../Video Mixer Demo netcore31.csproj | 4 +- .../SimpleVideoCapture.csproj | 4 +- .../SimpleMediaPlayerMBMac.csproj | 4 +- .../SimpleVideoCaptureMBMac.csproj | 4 +- .../MediaPlayer/MediaPlayer net7.csproj | 4 +- .../MediaPlayer/MediaPlayer net8.csproj | 4 +- .../Simple Video Player.csproj | 4 +- .../MAUI/SimplePlayer/SimplePlayer.csproj | 4 +- .../MAUI/SimplePlayer/SimplePlayer8.csproj | 4 +- .../MAUI/SkinnedPlayer/SkinnedPlayer.csproj | 4 +- .../MAUI/SkinnedPlayer/SkinnedPlayer8.csproj | 4 +- ...ecklink Output Player Demo X net472.csproj | 4 +- .../Decklink Output Player Demo X net5.csproj | 4 +- .../Decklink Output Player Demo X net6.csproj | 4 +- .../Decklink Output Player Demo X net7.csproj | 4 +- .../Decklink Output Player Demo X net8.csproj | 4 +- ...link Output Player Demo X netcore31.csproj | 4 +- .../Simple Player Demo X WPF net472.csproj | 4 +- .../Simple Player Demo X WPF net5.csproj | 4 +- .../Simple Player Demo X WPF net6.csproj | 4 +- .../Simple Player Demo X WPF net7.csproj | 4 +- .../Simple Player Demo X WPF net8.csproj | 4 +- .../Simple Player Demo X WPF netcore31.csproj | 4 +- .../Karaoke Demo/Karaoke Demo X net472.csproj | 4 +- .../Karaoke Demo/Karaoke Demo X net5.csproj | 4 +- .../Karaoke Demo/Karaoke Demo X net6.csproj | 4 +- .../Karaoke Demo/Karaoke Demo X net7.csproj | 4 +- .../Karaoke Demo/Karaoke Demo X net8.csproj | 4 +- .../Karaoke Demo X netcore31.csproj | 4 +- .../Main Demo/Main Demo MP X net472.csproj | 4 +- .../Main Demo/Main Demo MP X net5.csproj | 4 +- .../Main Demo/Main Demo MP X net6.csproj | 4 +- .../Main Demo/Main Demo MP X net7.csproj | 4 +- .../Main Demo/Main Demo MP X net8.csproj | 4 +- .../Main Demo/Main Demo MP X netcore31.csproj | 4 +- .../Simple Media Player WinUIX.csproj | 4 +- .../Main Demo MP WPF (NuGet) net472.csproj | 14 +- .../Main Demo MP WPF (NuGet) net5.csproj | 14 +- .../Main Demo MP WPF (NuGet) net6.csproj | 14 +- .../Main Demo MP WPF (NuGet) net7.csproj | 14 +- .../Main Demo MP WPF (NuGet) net8.csproj | 14 +- .../Main Demo MP WPF (NuGet) netcore31.csproj | 14 +- ...Nvidia Maxine Player (NuGet) net472.csproj | 8 +- .../Nvidia Maxine Player (NuGet) net5.csproj | 8 +- .../Nvidia Maxine Player (NuGet) net6.csproj | 8 +- .../Nvidia Maxine Player (NuGet) net7.csproj | 8 +- .../Nvidia Maxine Player (NuGet) net8.csproj | 8 +- ...dia Maxine Player (NuGet) netcore31.csproj | 8 +- .../Skinned Player (NuGet) net472.csproj | 8 +- .../Skinned Player (NuGet) net5.csproj | 8 +- .../Skinned Player (NuGet) net6.csproj | 8 +- .../Skinned Player (NuGet) net7.csproj | 8 +- .../Skinned Player (NuGet) net8.csproj | 8 +- .../Skinned Player (NuGet) netcore31.csproj | 12 +- .../madVR Demo (NuGet) net472.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net5.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net6.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net7.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net8.csproj | 8 +- .../madVR Demo (NuGet) netcore31.csproj | 8 +- .../Audio Player Demo (NuGet) net472.csproj | 8 +- .../Audio Player Demo (NuGet) net5.csproj | 8 +- .../Audio Player Demo (NuGet) net6.csproj | 8 +- .../Audio Player Demo (NuGet) net7.csproj | 8 +- .../Audio Player Demo (NuGet) net8.csproj | 8 +- ...Audio Player Demo (NuGet) netcore31.csproj | 8 +- .../DVD Player Demo (NuGet) net472.csproj | 6 +- .../DVD Player Demo (NuGet) net5.csproj | 6 +- .../DVD Player Demo (NuGet) net6.csproj | 6 +- .../DVD Player Demo (NuGet) net7.csproj | 6 +- .../DVD Player Demo (NuGet) net8.csproj | 6 +- .../DVD Player Demo (NuGet) netcore31.csproj | 6 +- ...Memory Playback Demo (NuGet) net472.csproj | 8 +- ...d Memory Playback Demo (NuGet) net5.csproj | 8 +- ...d Memory Playback Demo (NuGet) net6.csproj | 8 +- ...d Memory Playback Demo (NuGet) net7.csproj | 8 +- ...d Memory Playback Demo (NuGet) net8.csproj | 8 +- ...ory Playback Demo (NuGet) netcore31.csproj | 8 +- .../Karaoke Demo (NuGet) net472.csproj | 8 +- .../Karaoke Demo (NuGet) net5.csproj | 8 +- .../Karaoke Demo (NuGet) net6.csproj | 8 +- .../Karaoke Demo (NuGet) net7.csproj | 8 +- .../Karaoke Demo (NuGet) net8.csproj | 8 +- .../Karaoke Demo (NuGet) netcore31.csproj | 8 +- .../Main Demo MP (NuGet) net472.csproj | 12 +- .../Main Demo MP (NuGet) net5.csproj | 12 +- .../Main Demo MP (NuGet) net6.csproj | 12 +- .../Main Demo MP (NuGet) net7.csproj | 12 +- .../Main Demo MP (NuGet) net8.csproj | 12 +- .../Main Demo MP (NuGet) netcore31.csproj | 12 +- ...Memory Playback Demo (NuGet) net472.csproj | 8 +- .../Memory Playback Demo (NuGet) net5.csproj | 8 +- .../Memory Playback Demo (NuGet) net6.csproj | 8 +- .../Memory Playback Demo (NuGet) net7.csproj | 8 +- .../Memory Playback Demo (NuGet) net8.csproj | 8 +- ...ory Playback Demo (NuGet) netcore31.csproj | 8 +- ...e Video Streams Demo (NuGet) net472.csproj | 8 +- ...ple Video Streams Demo (NuGet) net5.csproj | 8 +- ...ple Video Streams Demo (NuGet) net6.csproj | 8 +- ...ple Video Streams Demo (NuGet) net7.csproj | 8 +- ...ple Video Streams Demo (NuGet) net8.csproj | 8 +- ...ideo Streams Demo (NuGet) netcore31.csproj | 8 +- ...amless Playback Demo (NuGet) net472.csproj | 8 +- ...Seamless Playback Demo (NuGet) net5.csproj | 8 +- ...Seamless Playback Demo (NuGet) net6.csproj | 8 +- ...Seamless Playback Demo (NuGet) net7.csproj | 8 +- ...Seamless Playback Demo (NuGet) net8.csproj | 8 +- ...ess Playback Demo (NuGet) netcore31.csproj | 8 +- ...le Video Player Demo (NuGet) net472.csproj | 12 +- ...mple Video Player Demo (NuGet) net5.csproj | 12 +- ...mple Video Player Demo (NuGet) net6.csproj | 12 +- ...mple Video Player Demo (NuGet) net7.csproj | 12 +- ...mple Video Player Demo (NuGet) net8.csproj | 12 +- ...Video Player Demo (NuGet) netcore31.csproj | 12 +- .../Two Windows Demo (NuGet) net472.csproj | 8 +- .../Two Windows Demo (NuGet) net5.csproj | 8 +- .../Two Windows Demo (NuGet) net6.csproj | 8 +- .../Two Windows Demo (NuGet) net7.csproj | 8 +- .../Two Windows Demo (NuGet) net8.csproj | 8 +- .../Two Windows Demo (NuGet) netcore31.csproj | 8 +- .../VR 360 Demo (NuGet) net472.csproj | 6 +- .../VR 360 Demo (NuGet) net5.csproj | 6 +- .../VR 360 Demo (NuGet) net6.csproj | 6 +- .../VR 360 Demo (NuGet) net7.csproj | 6 +- .../VR 360 Demo (NuGet) net8.csproj | 6 +- .../VR 360 Demo (NuGet) netcore31.csproj | 6 +- .../Video Mixing Demo (NuGet) net472.csproj | 8 +- .../Video Mixing Demo (NuGet) net5.csproj | 8 +- .../Video Mixing Demo (NuGet) net6.csproj | 8 +- .../Video Mixing Demo (NuGet) net7.csproj | 8 +- .../Video Mixing Demo (NuGet) net8.csproj | 8 +- ...Video Mixing Demo (NuGet) netcore31.csproj | 8 +- .../YouTube Player Demo (NuGet) net472.csproj | 8 +- .../YouTube Player Demo (NuGet) net5.csproj | 8 +- .../YouTube Player Demo (NuGet) net6.csproj | 8 +- .../YouTube Player Demo (NuGet) net7.csproj | 8 +- .../YouTube Player Demo (NuGet) net8.csproj | 8 +- ...uTube Player Demo (NuGet) netcore31.csproj | 8 +- .../madVR Demo (NuGet) net472.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net5.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net6.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net7.csproj | 8 +- .../madVR Demo/madVR Demo (NuGet) net8.csproj | 8 +- .../madVR Demo (NuGet) netcore31.csproj | 8 +- .../Audio Player Demo VB (NuGet).vbproj | 8 +- .../Audio Player/Audio Player Demo VB.vbproj | 4 +- .../Audio Player/My Project/AssemblyInfo.vb | 4 +- .../DVD Player Demo VB (NuGet).vbproj | 6 +- .../DVD Player/DVD Player Demo VB.vbproj | 4 +- .../DVD Player/My Project/AssemblyInfo.vb | 4 +- .../Main Demo/Main Demo MP VB (NuGet).vbproj | 12 +- .../VB .Net/Main Demo/Main Demo MP VB.vbproj | 4 +- .../Main Demo/My Project/AssemblyInfo.vb | 4 +- .../Memory Playback Demo VB (NuGet).vbproj | 8 +- .../Memory Playback Demo VB.vbproj | 4 +- .../Memory Stream/My Project/AssemblyInfo.vb | 4 +- .../Two Windows/My Project/AssemblyInfo.vb | 4 +- .../Two Windows Demo VB (NuGet).vbproj | 8 +- .../Two Windows/Two Windows Demo VB.vbproj | 4 +- .../Video Player/My Project/AssemblyInfo.vb | 4 +- .../Video Player Demo VB (NuGet).vbproj | 12 +- .../Video Player/Video Player Demo VB.vbproj | 4 +- .../Simple Media Player WinUI.csproj | 8 +- .../memory-playback net472 (NuGet).csproj | 8 +- .../memory-playback net472.csproj | 4 +- .../memory-playback net5 (NuGet).csproj | 8 +- .../memory-playback net5.csproj | 4 +- .../memory-playback net6 (NuGet).csproj | 8 +- .../memory-playback net6.csproj | 4 +- .../memory-playback net7 (NuGet).csproj | 8 +- .../memory-playback net7.csproj | 4 +- .../memory-playback net8 (NuGet).csproj | 8 +- .../memory-playback net8.csproj | 4 +- .../memory-playback netcore31 (NuGet).csproj | 8 +- .../memory-playback netcore31.csproj | 4 +- .../read-file-info (NuGet) net472.csproj | 6 +- .../read-file-info (NuGet) net5.csproj | 6 +- .../read-file-info (NuGet) net6.csproj | 6 +- .../read-file-info (NuGet) net7.csproj | 6 +- .../read-file-info (NuGet) net8.csproj | 6 +- .../read-file-info (NuGet) netcore31.csproj | 6 +- .../read-file-info net472.csproj | 4 +- .../read-file-info/read-file-info net5.csproj | 2 +- .../read-file-info/read-file-info net6.csproj | 4 +- .../read-file-info/read-file-info net7.csproj | 4 +- .../read-file-info/read-file-info net8.csproj | 4 +- .../read-file-info netcore31.csproj | 4 +- .../Simple Video Capture net7.csproj | 4 +- .../Simple Video Capture net8.csproj | 4 +- .../SimpleVideoCaptureA.csproj | 4 +- .../MAUI/QRReader/QRReader.csproj | 4 +- .../MAUI/SimpleCapture/SimpleCapture.csproj | 4 +- ...sioForge.VideoCaptureX.Demos.CS net472.sln | 7 + ...VisioForge.VideoCaptureX.Demos.CS net5.sln | 7 + ...VisioForge.VideoCaptureX.Demos.CS net6.sln | 7 + ...VisioForge.VideoCaptureX.Demos.CS net7.sln | 7 + ...VisioForge.VideoCaptureX.Demos.CS net8.sln | 7 + ...Forge.VideoCaptureX.Demos.CS netcore31.sln | 7 + .../Audio Capture Demo X WPF net472.csproj | 4 +- .../Audio Capture Demo X WPF net5.csproj | 4 +- .../Audio Capture Demo X WPF net6.csproj | 4 +- .../Audio Capture Demo X WPF net7.csproj | 4 +- .../Audio Capture Demo X WPF net8.csproj | 4 +- .../Audio Capture Demo X WPF netcore31.csproj | 4 +- .../Decklink Demo X net472.csproj | 4 +- .../Decklink Demo X net5.csproj | 4 +- .../Decklink Demo X net6.csproj | 4 +- .../Decklink Demo X net7.csproj | 4 +- .../Decklink Demo X net8.csproj | 4 +- .../Decklink Demo X netcore31.csproj | 4 +- .../WPF/CSharp/GenICam Capture/App.xaml | 8 ++ .../WPF/CSharp/GenICam Capture/App.xaml.cs | 13 ++ .../GenICam Capture X Demo WPF net472.csproj | 46 ++++++ .../GenICam Capture X Demo WPF net5.csproj | 46 ++++++ .../GenICam Capture X Demo WPF net6.csproj | 46 ++++++ .../GenICam Capture X Demo WPF net7.csproj | 46 ++++++ .../GenICam Capture X Demo WPF net8.csproj | 46 ++++++ ...enICam Capture X Demo WPF netcore31.csproj | 46 ++++++ .../WPF/CSharp/GenICam Capture/Window1.xaml | 27 ++++ .../CSharp/GenICam Capture/Window1.xaml.cs | 122 ++++++++++++++++ .../WPF/CSharp/GenICam Capture/readme.es.md | 18 +++ .../WPF/CSharp/GenICam Capture/readme.md | 17 +++ .../GenICam Capture/visioforge_main_icon.ico | Bin 0 -> 99678 bytes .../IP Capture X Demo WPF net472.csproj | 4 +- .../IP Capture X Demo WPF net5.csproj | 4 +- .../IP Capture X Demo WPF net6.csproj | 4 +- .../IP Capture X Demo WPF net7.csproj | 4 +- .../IP Capture X Demo WPF net8.csproj | 4 +- .../IP Capture X Demo WPF netcore31.csproj | 4 +- .../NDI Source Demo X net472.csproj | 4 +- .../NDI Source Demo X net5.csproj | 4 +- .../NDI Source Demo X net6.csproj | 4 +- .../NDI Source Demo X net7.csproj | 4 +- .../NDI Source Demo X net8.csproj | 4 +- .../NDI Source Demo X netcore31.csproj | 4 +- .../NDI Streamer Demo net472.csproj | 4 +- .../NDI Streamer Demo net5.csproj | 4 +- .../NDI Streamer Demo net6.csproj | 4 +- .../NDI Streamer Demo net7.csproj | 4 +- .../NDI Streamer Demo net8.csproj | 4 +- .../NDI Streamer Demo netcore31.csproj | 4 +- .../Overlay Manager Demo X net472.csproj | 4 +- .../Overlay Manager Demo X net5.csproj | 4 +- .../Overlay Manager Demo X net6.csproj | 4 +- .../Overlay Manager Demo X net7.csproj | 4 +- .../Overlay Manager Demo X net8.csproj | 4 +- .../Overlay Manager Demo X netcore31.csproj | 4 +- .../Screen Capture X Demo WPF net472.csproj | 4 +- .../Screen Capture X Demo WPF net5.csproj | 4 +- .../Screen Capture X Demo WPF net6.csproj | 4 +- .../Screen Capture X Demo WPF net7.csproj | 4 +- .../Screen Capture X Demo WPF net8.csproj | 4 +- ...Screen Capture X Demo WPF netcore31.csproj | 4 +- .../Simple Video Capture X net472.csproj | 4 +- .../Simple Video Capture X net5.csproj | 4 +- .../Simple Video Capture X net6.csproj | 4 +- .../Simple Video Capture X net7.csproj | 4 +- .../Simple Video Capture X net8.csproj | 4 +- .../Simple Video Capture X netcore31.csproj | 4 +- .../Social Networks Streamer net472.csproj | 4 +- .../Social Networks Streamer net5.csproj | 4 +- .../Social Networks Streamer net6.csproj | 4 +- .../Social Networks Streamer net7.csproj | 4 +- .../Social Networks Streamer net8.csproj | 4 +- .../Social Networks Streamer netcore31.csproj | 4 +- .../USB3V-GigE Spinnaker net472.csproj | 4 +- .../USB3V-GigE Spinnaker net5.csproj | 4 +- .../USB3V-GigE Spinnaker net6.csproj | 4 +- .../USB3V-GigE Spinnaker net7.csproj | 4 +- .../USB3V-GigE Spinnaker net8.csproj | 4 +- .../USB3V-GigE Spinnaker netcore31.csproj | 4 +- .../VNC Source Demo X net472.csproj | 4 +- .../VNC Source Demo X net5.csproj | 4 +- .../VNC Source Demo X net6.csproj | 4 +- .../VNC Source Demo X net7.csproj | 4 +- .../VNC Source Demo X net8.csproj | 4 +- .../VNC Source Demo X netcore31.csproj | 4 +- .../Video Compositor Demo net472.csproj | 4 +- .../Video Compositor Demo net5.csproj | 4 +- .../Video Compositor Demo net6.csproj | 4 +- .../Video Compositor Demo net7.csproj | 4 +- .../Video Compositor Demo net8.csproj | 4 +- .../Video Compositor Demo netcore31.csproj | 4 +- .../SimpleVideoCaptureA.csproj | 4 +- .../TV Tuner Demo CLI (NuGet) net472.csproj | 6 +- .../TV Tuner Demo CLI (NuGet) net5.csproj | 6 +- .../TV Tuner Demo CLI (NuGet) net6.csproj | 6 +- .../TV Tuner Demo CLI (NuGet) net7.csproj | 6 +- .../TV Tuner Demo CLI (NuGet) net8.csproj | 6 +- ...TV Tuner Demo CLI (NuGet) netcore31.csproj | 6 +- ...deo Capture Demo CLI (NuGet) net472.csproj | 6 +- ...Video Capture Demo CLI (NuGet) net5.csproj | 6 +- ...Video Capture Demo CLI (NuGet) net6.csproj | 6 +- ...Video Capture Demo CLI (NuGet) net7.csproj | 6 +- ...Video Capture Demo CLI (NuGet) net8.csproj | 6 +- ... Capture Demo CLI (NuGet) netcore31.csproj | 6 +- .../IPCaptureService (NuGet) net472.csproj | 12 +- ...CaptureServiceHelper (NuGet) net472.csproj | 8 +- ...ScreenCaptureService (NuGet) net472.csproj | 8 +- ...dio Capture Demo WPF (NuGet) net472.csproj | 8 +- ...Audio Capture Demo WPF (NuGet) net5.csproj | 8 +- ...Audio Capture Demo WPF (NuGet) net6.csproj | 8 +- ...Audio Capture Demo WPF (NuGet) net7.csproj | 8 +- ...Audio Capture Demo WPF (NuGet) net8.csproj | 8 +- ... Capture Demo WPF (NuGet) netcore31.csproj | 8 +- .../DV Capture Demo WPF (NuGet) net472.csproj | 10 +- .../DV Capture Demo WPF (NuGet) net5.csproj | 10 +- .../DV Capture Demo WPF (NuGet) net6.csproj | 10 +- .../DV Capture Demo WPF (NuGet) net7.csproj | 10 +- .../DV Capture Demo WPF (NuGet) net8.csproj | 10 +- ... Capture Demo WPF (NuGet) netcore31.csproj | 10 +- .../IP MJPEG Restreamer (NuGet) net472.csproj | 16 +-- .../IP MJPEG Restreamer (NuGet) net5.csproj | 16 +-- .../IP MJPEG Restreamer (NuGet) net6.csproj | 16 +-- .../IP MJPEG Restreamer (NuGet) net7.csproj | 16 +-- .../IP MJPEG Restreamer (NuGet) net8.csproj | 16 +-- ... MJPEG Restreamer (NuGet) netcore31.csproj | 16 +-- .../IP Capture Demo WPF (NuGet) net472.csproj | 16 +-- .../IP Capture Demo WPF (NuGet) net5.csproj | 16 +-- .../IP Capture Demo WPF (NuGet) net6.csproj | 16 +-- .../IP Capture Demo WPF (NuGet) net7.csproj | 16 +-- .../IP Capture Demo WPF (NuGet) net8.csproj | 16 +-- ... Capture Demo WPF (NuGet) netcore31.csproj | 16 +-- .../Main Demo VC WPF (NuGet) net472.csproj | 18 +-- .../Main Demo VC WPF (NuGet) net5.csproj | 18 +-- .../Main Demo VC WPF (NuGet) net6.csproj | 18 +-- .../Main Demo VC WPF (NuGet) net7.csproj | 18 +-- .../Main Demo VC WPF (NuGet) net8.csproj | 18 +-- .../Main Demo VC WPF (NuGet) netcore31.csproj | 18 +-- ... IP Cameras Demo WPF (NuGet) net472.csproj | 12 +- ...le IP Cameras Demo WPF (NuGet) net5.csproj | 12 +- ...le IP Cameras Demo WPF (NuGet) net6.csproj | 12 +- ...le IP Cameras Demo WPF (NuGet) net7.csproj | 12 +- ...le IP Cameras Demo WPF (NuGet) net8.csproj | 12 +- ... Cameras Demo WPF (NuGet) netcore31.csproj | 12 +- ...Web Cameras Demo WPF (NuGet) net472.csproj | 10 +- ...e Web Cameras Demo WPF (NuGet) net5.csproj | 10 +- ...e Web Cameras Demo WPF (NuGet) net6.csproj | 10 +- ...e Web Cameras Demo WPF (NuGet) net7.csproj | 10 +- ...e Web Cameras Demo WPF (NuGet) net8.csproj | 10 +- ... Cameras Demo WPF (NuGet) netcore31.csproj | 10 +- ...vidia Maxine VC Demo (NuGet) net472.csproj | 8 +- .../Nvidia Maxine VC Demo (NuGet) net5.csproj | 8 +- .../Nvidia Maxine VC Demo (NuGet) net6.csproj | 8 +- .../Nvidia Maxine VC Demo (NuGet) net7.csproj | 8 +- .../Nvidia Maxine VC Demo (NuGet) net8.csproj | 8 +- ...ia Maxine VC Demo (NuGet) netcore31.csproj | 8 +- ...een Capture Demo WPF (NuGet) net472.csproj | 10 +- ...creen Capture Demo WPF (NuGet) net5.csproj | 10 +- ...creen Capture Demo WPF (NuGet) net6.csproj | 10 +- ...creen Capture Demo WPF (NuGet) net7.csproj | 10 +- ...creen Capture Demo WPF (NuGet) net8.csproj | 10 +- ... Capture Demo WPF (NuGet) netcore31.csproj | 10 +- ...apture Demo WPF MVVM (NuGet) net472.csproj | 12 +- ... Capture Demo WPF MVVM (NuGet) net5.csproj | 12 +- ... Capture Demo WPF MVVM (NuGet) net6.csproj | 12 +- ... Capture Demo WPF MVVM (NuGet) net7.csproj | 12 +- ... Capture Demo WPF MVVM (NuGet) net8.csproj | 12 +- ...ure Demo WPF MVVM (NuGet) netcore31.csproj | 12 +- ...deo Capture Demo WPF (NuGet) net472.csproj | 12 +- ...Video Capture Demo WPF (NuGet) net5.csproj | 12 +- ...Video Capture Demo WPF (NuGet) net6.csproj | 12 +- ...Video Capture Demo WPF (NuGet) net7.csproj | 12 +- ...Video Capture Demo WPF (NuGet) net8.csproj | 12 +- ... Capture Demo WPF (NuGet) netcore31.csproj | 12 +- .../Audio Capture Demo (NuGet) net472.csproj | 6 +- .../Audio Capture Demo (NuGet) net5.csproj | 6 +- .../Audio Capture Demo (NuGet) net6.csproj | 6 +- .../Audio Capture Demo (NuGet) net7.csproj | 6 +- .../Audio Capture Demo (NuGet) net8.csproj | 6 +- ...udio Capture Demo (NuGet) netcore31.csproj | 6 +- .../Camera Light Demo (NuGet) net472.csproj | 8 +- .../Camera Light Demo (NuGet) net6.csproj | 8 +- .../Camera Light Demo (NuGet) net7.csproj | 8 +- .../Camera Light Demo (NuGet) net8.csproj | 8 +- ...Camera Light Demo (NuGet) netcore31.csproj | 8 +- ...Computer Vision Demo (NuGet) net472.csproj | 10 +- .../Computer Vision Demo (NuGet) net5.csproj | 10 +- .../Computer Vision Demo (NuGet) net6.csproj | 10 +- .../Computer Vision Demo (NuGet) net7.csproj | 10 +- .../Computer Vision Demo (NuGet) net8.csproj | 10 +- ...puter Vision Demo (NuGet) netcore31.csproj | 10 +- .../DV Capture Demo (NuGet) net472.csproj | 8 +- .../DV Capture Demo (NuGet) net5.csproj | 8 +- .../DV Capture Demo (NuGet) net6.csproj | 8 +- .../DV Capture Demo (NuGet) net7.csproj | 8 +- .../DV Capture Demo (NuGet) net8.csproj | 8 +- .../DV Capture Demo (NuGet) netcore31.csproj | 8 +- .../Decklink Demo (NuGet) net472.csproj | 8 +- .../Decklink Demo (NuGet) net5.csproj | 8 +- .../Decklink Demo (NuGet) net6.csproj | 8 +- .../Decklink Demo (NuGet) net7.csproj | 8 +- .../Decklink Demo (NuGet) net8.csproj | 8 +- .../Decklink Demo (NuGet) netcore31.csproj | 8 +- .../IP Capture Demo (NuGet) net472.csproj | 14 +- .../IP Capture Demo (NuGet) net5.csproj | 14 +- .../IP Capture Demo (NuGet) net6.csproj | 14 +- .../IP Capture Demo (NuGet) net7.csproj | 14 +- .../IP Capture Demo (NuGet) net8.csproj | 14 +- .../IP Capture Demo (NuGet) netcore31.csproj | 14 +- .../Main Demo VC (NuGet) net472.csproj | 16 +-- .../Main Demo VC (NuGet) net5.csproj | 16 +-- .../Main Demo VC (NuGet) net6.csproj | 16 +-- .../Main Demo VC (NuGet) net7.csproj | 16 +-- .../Main Demo VC (NuGet) net8.csproj | 16 +-- .../Main Demo VC (NuGet) netcore31.csproj | 16 +-- ...iple IP Cameras Demo (NuGet) net472.csproj | 8 +- ...ltiple IP Cameras Demo (NuGet) net5.csproj | 8 +- ...ltiple IP Cameras Demo (NuGet) net6.csproj | 8 +- ...ltiple IP Cameras Demo (NuGet) net7.csproj | 8 +- ...ltiple IP Cameras Demo (NuGet) net8.csproj | 8 +- ...e IP Cameras Demo (NuGet) netcore31.csproj | 8 +- ...ideo Streams Demo VC (NuGet) net472.csproj | 6 +- ... Video Streams Demo VC (NuGet) net5.csproj | 6 +- ... Video Streams Demo VC (NuGet) net6.csproj | 6 +- ... Video Streams Demo VC (NuGet) net7.csproj | 6 +- ... Video Streams Demo VC (NuGet) net8.csproj | 6 +- ...o Streams Demo VC (NuGet) netcore31.csproj | 6 +- ...ple Web Cameras Demo (NuGet) net472.csproj | 6 +- ...tiple Web Cameras Demo (NuGet) net5.csproj | 6 +- ...tiple Web Cameras Demo (NuGet) net6.csproj | 6 +- ...tiple Web Cameras Demo (NuGet) net7.csproj | 6 +- ...tiple Web Cameras Demo (NuGet) net8.csproj | 6 +- ... Web Cameras Demo (NuGet) netcore31.csproj | 6 +- .../NDI Source (NuGet) net472.csproj | 6 +- .../NDI Source/NDI Source (NuGet) net5.csproj | 6 +- .../NDI Source/NDI Source (NuGet) net6.csproj | 6 +- .../NDI Source/NDI Source (NuGet) net7.csproj | 6 +- .../NDI Source/NDI Source (NuGet) net8.csproj | 6 +- .../NDI Source (NuGet) netcore31.csproj | 6 +- .../NDI Streamer net472 (NuGet).csproj | 6 +- .../NDI Streamer net5 (NuGet).csproj | 6 +- .../NDI Streamer net6 (NuGet).csproj | 6 +- .../NDI Streamer net7 (NuGet).csproj | 6 +- .../NDI Streamer net8 (NuGet).csproj | 6 +- .../NDI Streamer netcore31 (NuGet).csproj | 6 +- .../Push Source Demo (NuGet) net472.csproj | 8 +- .../Push Source Demo (NuGet) net5.csproj | 8 +- .../Push Source Demo (NuGet) net6.csproj | 8 +- .../Push Source Demo (NuGet) net7.csproj | 8 +- .../Push Source Demo (NuGet) net8.csproj | 8 +- .../Push Source Demo (NuGet) netcore31.csproj | 8 +- .../Screen Capture Demo (NuGet) net472.csproj | 8 +- .../Screen Capture Demo (NuGet) net5.csproj | 8 +- .../Screen Capture Demo (NuGet) net6.csproj | 8 +- .../Screen Capture Demo (NuGet) net7.csproj | 8 +- .../Screen Capture Demo (NuGet) net8.csproj | 8 +- ...reen Capture Demo (NuGet) netcore31.csproj | 8 +- ...eparate Capture Demo (NuGet) net472.csproj | 8 +- .../Separate Capture Demo (NuGet) net5.csproj | 8 +- .../Separate Capture Demo (NuGet) net6.csproj | 8 +- .../Separate Capture Demo (NuGet) net7.csproj | 8 +- .../Separate Capture Demo (NuGet) net8.csproj | 8 +- ...rate Capture Demo (NuGet) netcore31.csproj | 8 +- ...e Video Capture Demo (NuGet) net472.csproj | 10 +- ...ple Video Capture Demo (NuGet) net5.csproj | 10 +- ...ple Video Capture Demo (NuGet) net6.csproj | 10 +- ...ple Video Capture Demo (NuGet) net7.csproj | 10 +- ...ple Video Capture Demo (NuGet) net8.csproj | 10 +- ...ideo Capture Demo (NuGet) netcore31.csproj | 10 +- .../Snippets Demo VC (NuGet) net472.csproj | 14 +- .../Snippets Demo VC (NuGet) net5.csproj | 14 +- .../Snippets Demo VC (NuGet) net6.csproj | 14 +- .../Snippets Demo VC (NuGet) net7.csproj | 14 +- .../Snippets Demo VC (NuGet) net8.csproj | 14 +- .../Snippets Demo VC (NuGet) netcore31.csproj | 14 +- .../Timeshift Demo (NuGet) net472.csproj | 8 +- .../Timeshift Demo (NuGet) net5.csproj | 8 +- .../Timeshift Demo (NuGet) net6.csproj | 8 +- .../Timeshift Demo (NuGet) net7.csproj | 8 +- .../Timeshift Demo (NuGet) net8.csproj | 8 +- .../Timeshift Demo (NuGet) netcore31.csproj | 8 +- .../UDP Streamer net472 (NuGet).csproj | 8 +- .../UDP Streamer net5 (NuGet).csproj | 8 +- .../UDP Streamer net6 (NuGet).csproj | 8 +- .../UDP Streamer net7 (NuGet).csproj | 8 +- .../UDP Streamer net8 (NuGet).csproj | 8 +- .../UDP Streamer netcore31 (NuGet).csproj | 8 +- ...deo From Images Demo (NuGet) net472.csproj | 8 +- ...Video From Images Demo (NuGet) net5.csproj | 8 +- ...Video From Images Demo (NuGet) net6.csproj | 8 +- ...Video From Images Demo (NuGet) net7.csproj | 8 +- ...Video From Images Demo (NuGet) net8.csproj | 8 +- ... From Images Demo (NuGet) netcore31.csproj | 8 +- ...tual Camera Streamer (NuGet) net472.csproj | 4 +- ...irtual Camera Streamer (NuGet) net5.csproj | 4 +- ...irtual Camera Streamer (NuGet) net6.csproj | 4 +- ...irtual Camera Streamer (NuGet) net7.csproj | 4 +- ...irtual Camera Streamer (NuGet) net8.csproj | 4 +- ...l Camera Streamer (NuGet) netcore31.csproj | 4 +- .../Window Capture (NuGet) net472.csproj | 8 +- .../Window Capture (NuGet) net5.csproj | 8 +- .../Window Capture (NuGet) net6.csproj | 8 +- .../Window Capture (NuGet) net7.csproj | 8 +- .../Window Capture (NuGet) net8.csproj | 8 +- .../Window Capture (NuGet) netcore31.csproj | 8 +- .../madVR Demo (NuGet) net472.csproj | 6 +- .../madVR demo/madVR Demo (NuGet) net5.csproj | 6 +- .../madVR demo/madVR Demo (NuGet) net6.csproj | 6 +- .../madVR demo/madVR Demo (NuGet) net7.csproj | 6 +- .../madVR demo/madVR Demo (NuGet) net8.csproj | 6 +- .../madVR Demo (NuGet) netcore31.csproj | 6 +- ...udio Capture Demo VB (NuGet) net461.vbproj | 6 +- .../Audio Capture Demo VB (NuGet).vbproj | 6 +- .../Audio Capture Demo VB net461.vbproj | 4 +- .../Audio Capture Demo VB.vbproj | 4 +- .../Audio Capture/My Project/AssemblyInfo.vb | 4 +- .../DV Capture Demo VB (NuGet) net461.vbproj | 8 +- .../DV Capture Demo VB (NuGet).vbproj | 8 +- .../DV Capture Demo VB net461.vbproj | 4 +- .../DV Capture/DV Capture Demo VB.vbproj | 4 +- .../DV Capture/My Project/AssemblyInfo.vb | 4 +- .../IP Capture Demo VB (NuGet) net461.vbproj | 14 +- .../IP Capture Demo VB (NuGet).vbproj | 14 +- .../IP Capture Demo VB net461.vbproj | 4 +- .../IP Capture/IP Capture Demo VB.vbproj | 4 +- .../IP Capture/My Project/AssemblyInfo.vb | 4 +- .../Main Demo VC VB (NuGet) net461.vbproj | 16 +-- .../Main Demo/Main Demo VC VB (NuGet).vbproj | 16 +-- .../Main Demo/Main Demo VC VB net461.vbproj | 4 +- .../VB.Net/Main Demo/Main Demo VC VB.vbproj | 4 +- .../Main Demo/My Project/AssemblyInfo.vb | 4 +- .../Screen Capture/My Project/AssemblyInfo.vb | 4 +- ...reen Capture Demo VB (NuGet) net461.vbproj | 8 +- .../Screen Capture Demo VB (NuGet).vbproj | 8 +- .../Screen Capture Demo VB net461.vbproj | 4 +- .../Screen Capture Demo VB.vbproj | 4 +- .../My Project/AssemblyInfo.vb | 4 +- ...ideo Capture Demo VB (NuGet) net461.vbproj | 10 +- ...imple Video Capture Demo VB (NuGet).vbproj | 10 +- ...Simple Video Capture Demo VB net461.vbproj | 4 +- .../Simple Video Capture Demo VB.vbproj | 4 +- .../Simple Video Capture Demo WinUI.csproj | 10 +- .../face-detection (NuGet) net472.csproj | 6 +- .../face-detection (NuGet) net5.csproj | 6 +- .../face-detection (NuGet) net6.csproj | 6 +- .../face-detection (NuGet) net7.csproj | 6 +- .../face-detection (NuGet) net8.csproj | 6 +- .../face-detection (NuGet) netcore31.csproj | 6 +- ...p-camera-capture-mp4 (NuGet) net472.csproj | 10 +- .../ip-camera-capture-mp4 (NuGet) net5.csproj | 10 +- .../ip-camera-capture-mp4 (NuGet) net6.csproj | 10 +- .../ip-camera-capture-mp4 (NuGet) net7.csproj | 10 +- .../ip-camera-capture-mp4 (NuGet) net8.csproj | 10 +- ...amera-capture-mp4 (NuGet) netcore31.csproj | 10 +- .../ip-camera-preview (NuGet) net472.csproj | 8 +- .../ip-camera-preview (NuGet) net5.csproj | 8 +- .../ip-camera-preview (NuGet) net6.csproj | 8 +- .../ip-camera-preview (NuGet) net7.csproj | 8 +- .../ip-camera-preview (NuGet) net8.csproj | 8 +- ...ip-camera-preview (NuGet) netcore31.csproj | 8 +- .../screen-capture-avi (NuGet) net472.csproj | 6 +- .../screen-capture-avi (NuGet) net5.csproj | 6 +- .../screen-capture-avi (NuGet) net6.csproj | 6 +- .../screen-capture-avi (NuGet) net7.csproj | 6 +- .../screen-capture-avi (NuGet) net8.csproj | 6 +- ...creen-capture-avi (NuGet) netcore31.csproj | 6 +- .../screen-capture-mp4 (NuGet) net472.csproj | 8 +- .../screen-capture-mp4 (NuGet) net5.csproj | 8 +- .../screen-capture-mp4 (NuGet) net6.csproj | 8 +- .../screen-capture-mp4 (NuGet) net7.csproj | 8 +- .../screen-capture-mp4 (NuGet) net8.csproj | 8 +- ...creen-capture-mp4 (NuGet) netcore31.csproj | 8 +- .../screen-capture-wmv (NuGet) net472.csproj | 6 +- .../screen-capture-wmv (NuGet) net5.csproj | 6 +- .../screen-capture-wmv (NuGet) net6.csproj | 6 +- .../screen-capture-wmv (NuGet) net7.csproj | 6 +- .../screen-capture-wmv (NuGet) net8.csproj | 6 +- ...creen-capture-wmv (NuGet) netcore31.csproj | 6 +- .../screen-capture (NuGet) net472.csproj | 8 +- .../screen-capture (NuGet) net5.csproj | 8 +- .../screen-capture (NuGet) net6.csproj | 8 +- .../screen-capture (NuGet) net7.csproj | 8 +- .../screen-capture (NuGet) net8.csproj | 8 +- .../screen-capture (NuGet) netcore31.csproj | 8 +- .../speaker-capture (NuGet) net472.csproj | 6 +- .../speaker-capture (NuGet) net5.csproj | 6 +- .../speaker-capture (NuGet) net6.csproj | 6 +- .../speaker-capture (NuGet) net7.csproj | 6 +- .../speaker-capture (NuGet) net8.csproj | 6 +- .../speaker-capture (NuGet) netcore31.csproj | 6 +- ...capture-text-overlay (NuGet) net472.csproj | 8 +- ...o-capture-text-overlay (NuGet) net5.csproj | 8 +- ...o-capture-text-overlay (NuGet) net6.csproj | 8 +- ...o-capture-text-overlay (NuGet) net7.csproj | 8 +- ...o-capture-text-overlay (NuGet) net8.csproj | 8 +- ...ture-text-overlay (NuGet) netcore31.csproj | 8 +- ...o-capture-webcam-avi (NuGet) net472.csproj | 6 +- ...deo-capture-webcam-avi (NuGet) net5.csproj | 6 +- ...deo-capture-webcam-avi (NuGet) net6.csproj | 4 +- ...deo-capture-webcam-avi (NuGet) net7.csproj | 4 +- ...deo-capture-webcam-avi (NuGet) net8.csproj | 4 +- ...apture-webcam-avi (NuGet) netcore31.csproj | 6 +- ...o-capture-webcam-mp4 (NuGet) net472.csproj | 8 +- ...deo-capture-webcam-mp4 (NuGet) net5.csproj | 8 +- ...deo-capture-webcam-mp4 (NuGet) net6.csproj | 8 +- ...deo-capture-webcam-mp4 (NuGet) net7.csproj | 8 +- ...deo-capture-webcam-mp4 (NuGet) net8.csproj | 8 +- ...apture-webcam-mp4 (NuGet) netcore31.csproj | 8 +- ...o-capture-webcam-wmv (NuGet) net472.csproj | 6 +- ...deo-capture-webcam-wmv (NuGet) net5.csproj | 6 +- ...deo-capture-webcam-wmv (NuGet) net6.csproj | 6 +- ...deo-capture-webcam-wmv (NuGet) net7.csproj | 6 +- ...deo-capture-webcam-wmv (NuGet) net8.csproj | 6 +- ...apture-webcam-wmv (NuGet) netcore31.csproj | 6 +- ...webcam-frame-capture (NuGet) net472.csproj | 6 +- ...w-webcam-frame-capture (NuGet) net5.csproj | 6 +- ...w-webcam-frame-capture (NuGet) net6.csproj | 6 +- ...w-webcam-frame-capture (NuGet) net7.csproj | 6 +- ...w-webcam-frame-capture (NuGet) net8.csproj | 6 +- ...cam-frame-capture (NuGet) netcore31.csproj | 6 +- .../webcam-preview (NuGet) net472.csproj | 6 +- .../webcam-preview (NuGet) net5.csproj | 6 +- .../webcam-preview (NuGet) net6.csproj | 6 +- .../webcam-preview (NuGet) net7.csproj | 6 +- .../webcam-preview (NuGet) net8.csproj | 6 +- .../webcam-preview (NuGet) netcore31.csproj | 6 +- .../VideoJoinDemoAV/VideoJoinDemoAV.csproj | 4 +- .../Video From Images VE X CLI.csproj | 2 +- .../Main Demo X/Main Demo VE X net472.csproj | 4 +- .../Main Demo X/Main Demo VE X net5.csproj | 4 +- .../Main Demo X/Main Demo VE X net6.csproj | 4 +- .../Main Demo X/Main Demo VE X net7.csproj | 4 +- .../Main Demo X/Main Demo VE X net8.csproj | 4 +- .../Main Demo VE X netcore31.csproj | 4 +- .../Video Join Demo X net472.csproj | 4 +- .../Video Join Demo X net5.csproj | 4 +- .../Video Join Demo X net6.csproj | 4 +- .../Video Join Demo X net7.csproj | 4 +- .../Video Join Demo X net8.csproj | 4 +- .../Video Join Demo X netcore31.csproj | 4 +- .../Video From Images X net472.csproj | 4 +- .../Video From Images X net5.csproj | 4 +- .../Video From Images X net6.csproj | 4 +- .../Video From Images X net7.csproj | 4 +- .../Video From Images X net8.csproj | 4 +- .../Video From Images X netcore31.csproj | 4 +- .../Main Demo VE CLI (NuGet) net472.csproj | 12 +- .../Main Demo VE CLI (NuGet) net5.csproj | 12 +- .../Main Demo VE CLI (NuGet) net6.csproj | 12 +- .../Main Demo VE CLI (NuGet) net7.csproj | 12 +- .../Main Demo VE CLI (NuGet) net8.csproj | 12 +- .../Main Demo VE CLI (NuGet) netcore31.csproj | 12 +- ...o From Images VE CLI (NuGet) net472.csproj | 12 +- ...deo From Images VE CLI (NuGet) net5.csproj | 12 +- ...deo From Images VE CLI (NuGet) net6.csproj | 12 +- ...deo From Images VE CLI (NuGet) net7.csproj | 12 +- ...deo From Images VE CLI (NuGet) net8.csproj | 12 +- ...rom Images VE CLI (NuGet) netcore31.csproj | 12 +- .../Main Demo VE WPF (NuGet) net472.csproj | 16 +-- .../Main Demo VE WPF (NuGet) net5.csproj | 16 +-- .../Main Demo VE WPF (NuGet) net6.csproj | 16 +-- .../Main Demo VE WPF (NuGet) net7.csproj | 16 +-- .../Main Demo VE WPF (NuGet) net8.csproj | 16 +-- .../Main Demo VE WPF (NuGet) netcore31.csproj | 16 +-- ...le Audio Tracks Demo (NuGet) net472.csproj | 10 +- ...iple Audio Tracks Demo (NuGet) net5.csproj | 10 +- ...iple Audio Tracks Demo (NuGet) net6.csproj | 10 +- ...iple Audio Tracks Demo (NuGet) net7.csproj | 10 +- ...iple Audio Tracks Demo (NuGet) net8.csproj | 10 +- ...Audio Tracks Demo (NuGet) netcore31.csproj | 10 +- .../Audio Extractor (NuGet) net472.csproj | 12 +- .../Audio Extractor (NuGet) net5.csproj | 12 +- .../Audio Extractor (NuGet) net6.csproj | 12 +- .../Audio Extractor (NuGet) net7.csproj | 12 +- .../Audio Extractor (NuGet) net8.csproj | 12 +- .../Audio Extractor (NuGet) netcore31.csproj | 12 +- .../File Encryptor (NuGet) net472.csproj | 10 +- .../File Encryptor (NuGet) net5.csproj | 10 +- .../File Encryptor (NuGet) net6.csproj | 10 +- .../File Encryptor (NuGet) net7.csproj | 10 +- .../File Encryptor (NuGet) net8.csproj | 10 +- .../File Encryptor (NuGet) netcore31.csproj | 10 +- .../Main Demo VE (NuGet) net472.csproj | 14 +- .../Main Demo VE (NuGet) net5.csproj | 14 +- .../Main Demo VE (NuGet) net6.csproj | 14 +- .../Main Demo VE (NuGet) net7.csproj | 14 +- .../Main Demo VE (NuGet) net8.csproj | 14 +- .../Main Demo VE (NuGet) netcore31.csproj | 14 +- .../Video Join Demo (NuGet) net472.csproj | 14 +- .../Video Join Demo (NuGet) net5.csproj | 14 +- .../Video Join Demo (NuGet) net6.csproj | 14 +- .../Video Join Demo (NuGet) net7.csproj | 14 +- .../Video Join Demo (NuGet) net8.csproj | 14 +- .../Video Join Demo (NuGet) netcore31.csproj | 14 +- ...mages In Memory Demo (NuGet) net472.csproj | 14 +- ... Images In Memory Demo (NuGet) net5.csproj | 14 +- ... Images In Memory Demo (NuGet) net6.csproj | 14 +- ... Images In Memory Demo (NuGet) net7.csproj | 14 +- ... Images In Memory Demo (NuGet) net8.csproj | 14 +- ...es In Memory Demo (NuGet) netcore31.csproj | 14 +- .../Video From Images (NuGet) net472.csproj | 14 +- .../Video From Images (NuGet) net5.csproj | 14 +- .../Video From Images (NuGet) net6.csproj | 14 +- .../Video From Images (NuGet) net7.csproj | 14 +- .../Video From Images (NuGet) net8.csproj | 14 +- ...Video From Images (NuGet) netcore31.csproj | 14 +- .../Main Demo/Main Demo VE VB (NuGet).vbproj | 14 +- .../VB.Net/Main Demo/Main Demo VE VB.vbproj | 4 +- .../Main Demo/My Project/AssemblyInfo.vb | 4 +- 862 files changed, 3956 insertions(+), 2995 deletions(-) create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml.cs create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/AssemblyInfo.cs create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net472.csproj create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net5.csproj create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net6.csproj create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net7.csproj create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net8.csproj create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo netcore31.csproj create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/MainWindow.xaml create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/MainWindow.xaml.cs create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/Properties/launchSettings.json create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/readme.es.md create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/readme.md create mode 100644 Media Blocks SDK/WPF/CSharp/GenICam Source Demo/visioforge_main_icon.ico create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/App.xaml create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/App.xaml.cs create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/GenICam Capture X Demo WPF net472.csproj create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/GenICam Capture X Demo WPF net5.csproj create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/GenICam Capture X Demo WPF net6.csproj create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/GenICam Capture X Demo WPF net7.csproj create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/GenICam Capture X Demo WPF net8.csproj create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/GenICam Capture X Demo WPF netcore31.csproj create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/Window1.xaml create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/Window1.xaml.cs create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/readme.es.md create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/readme.md create mode 100644 Video Capture SDK X (crossplatform)/WPF/CSharp/GenICam Capture/visioforge_main_icon.ico diff --git a/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net7.csproj b/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net7.csproj index 104640bd04..c90a4347ad 100644 --- a/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net7.csproj +++ b/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net7.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net8.csproj b/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net8.csproj index a5bc758d8b..1093c6477f 100644 --- a/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net8.csproj +++ b/Media Blocks SDK/Android/MediaPlayer/MediaPlayer net8.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Media Blocks SDK/Android/RTSP Client/RTSP Client net7.csproj b/Media Blocks SDK/Android/RTSP Client/RTSP Client net7.csproj index f823b6a7d2..287ea6edd9 100644 --- a/Media Blocks SDK/Android/RTSP Client/RTSP Client net7.csproj +++ b/Media Blocks SDK/Android/RTSP Client/RTSP Client net7.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Media Blocks SDK/Android/RTSP Client/RTSP Client net8.csproj b/Media Blocks SDK/Android/RTSP Client/RTSP Client net8.csproj index 5d2a91b22b..285f5c1764 100644 --- a/Media Blocks SDK/Android/RTSP Client/RTSP Client net8.csproj +++ b/Media Blocks SDK/Android/RTSP Client/RTSP Client net8.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net7.csproj b/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net7.csproj index 995946e127..11d2c493f2 100644 --- a/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net7.csproj +++ b/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net7.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net8.csproj b/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net8.csproj index 502bfb4be8..0673dc944c 100644 --- a/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net8.csproj +++ b/Media Blocks SDK/Android/Simple Video Capture/Simple Video Capture net8.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Media Blocks SDK/Avalonia/Simple Player/SimplePlayerAvalonia/SimplePlayerAvalonia.csproj b/Media Blocks SDK/Avalonia/Simple Player/SimplePlayerAvalonia/SimplePlayerAvalonia.csproj index 7807153e33..02d2bdac8b 100644 --- a/Media Blocks SDK/Avalonia/Simple Player/SimplePlayerAvalonia/SimplePlayerAvalonia.csproj +++ b/Media Blocks SDK/Avalonia/Simple Player/SimplePlayerAvalonia/SimplePlayerAvalonia.csproj @@ -25,7 +25,7 @@ - - + + diff --git a/Media Blocks SDK/Console/HLS Streamer/HLSStreamer.csproj b/Media Blocks SDK/Console/HLS Streamer/HLSStreamer.csproj index 7e3c6e183f..3a9d34bf3b 100644 --- a/Media Blocks SDK/Console/HLS Streamer/HLSStreamer.csproj +++ b/Media Blocks SDK/Console/HLS Streamer/HLSStreamer.csproj @@ -6,7 +6,7 @@ app.manifest - + diff --git a/Media Blocks SDK/Console/Media Info CLI/Media Info CLI.csproj b/Media Blocks SDK/Console/Media Info CLI/Media Info CLI.csproj index dc1777a9c1..f80cfcb05e 100644 --- a/Media Blocks SDK/Console/Media Info CLI/Media Info CLI.csproj +++ b/Media Blocks SDK/Console/Media Info CLI/Media Info CLI.csproj @@ -23,7 +23,7 @@ None - + diff --git a/Media Blocks SDK/Console/RTSPView/RTSPView.csproj b/Media Blocks SDK/Console/RTSPView/RTSPView.csproj index 587202f6d9..2fad29d790 100644 --- a/Media Blocks SDK/Console/RTSPView/RTSPView.csproj +++ b/Media Blocks SDK/Console/RTSPView/RTSPView.csproj @@ -9,7 +9,7 @@ com.visioforge.rtspviewcli - + diff --git a/Media Blocks SDK/Console/RTSPViewCV/RTSPViewCV.csproj b/Media Blocks SDK/Console/RTSPViewCV/RTSPViewCV.csproj index bf0fc473c2..a83d8cd64b 100644 --- a/Media Blocks SDK/Console/RTSPViewCV/RTSPViewCV.csproj +++ b/Media Blocks SDK/Console/RTSPViewCV/RTSPViewCV.csproj @@ -9,8 +9,8 @@ com.visioforge.rtspviewcvcli - - + + diff --git a/Media Blocks SDK/MAUI/SimpleCapture/MainPage.xaml.cs b/Media Blocks SDK/MAUI/SimpleCapture/MainPage.xaml.cs index ef4c8712b2..602ca75299 100644 --- a/Media Blocks SDK/MAUI/SimpleCapture/MainPage.xaml.cs +++ b/Media Blocks SDK/MAUI/SimpleCapture/MainPage.xaml.cs @@ -67,6 +67,8 @@ public MainPage() this.BindingContext = this; _tmPosition.Elapsed += tmPosition_Elapsed; + + VisioForgeX.InitSDK(); } private void MainPage_Unloaded(object sender, EventArgs e) diff --git a/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB.csproj b/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB.csproj index 43c94c8b8a..1068f48ffe 100644 --- a/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB.csproj +++ b/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB.csproj @@ -76,8 +76,8 @@ - - + + diff --git a/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB8.csproj b/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB8.csproj index d5eb046ac6..a3b2a5aa3c 100644 --- a/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB8.csproj +++ b/Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB8.csproj @@ -76,8 +76,8 @@ - - + + diff --git a/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer.csproj b/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer.csproj index dc2a192f23..b1647e984a 100644 --- a/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer.csproj +++ b/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer.csproj @@ -84,8 +84,8 @@ --> - - + + diff --git a/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer8.csproj b/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer8.csproj index 0ba07154aa..956fda18dc 100644 --- a/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer8.csproj +++ b/Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer8.csproj @@ -81,8 +81,8 @@ --> - - + + diff --git a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net472.sln b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net472.sln index d4d9e58439..e624a64b1b 100644 --- a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net472.sln +++ b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net472.sln @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net4 EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net472", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net472.csproj", "{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net472", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net472.csproj", "{5A9E9866-765F-419B-BE93-340C289FB59F}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -139,6 +141,10 @@ Global {CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Debug|Any CPU.Build.0 = Debug|Any CPU {CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Release|Any CPU.ActiveCfg = Release|Any CPU {CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Release|Any CPU.Build.0 = Release|Any CPU + {5A9E9866-765F-419B-BE93-340C289FB59F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5A9E9866-765F-419B-BE93-340C289FB59F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5A9E9866-765F-419B-BE93-340C289FB59F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5A9E9866-765F-419B-BE93-340C289FB59F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -165,6 +171,7 @@ Global {2E204E1D-94FF-4FBA-9CFC-498AD9FB883E} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73} {46A9E6C2-5C21-485B-9241-1CF1F027A920} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73} {CA7BD8DB-FC95-48C4-A981-96212BEDE3B4} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73} + {5A9E9866-765F-419B-BE93-340C289FB59F} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE} diff --git a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net5.sln b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net5.sln index b08f62237b..8efc99c137 100644 --- a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net5.sln +++ b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net5.sln @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net5 EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net5", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net5.csproj", "{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net5", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net5.csproj", "{ECFF4960-1469-4CA7-91CA-844C175F2356}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -139,6 +141,10 @@ Global {37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Debug|Any CPU.Build.0 = Debug|Any CPU {37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Release|Any CPU.ActiveCfg = Release|Any CPU {37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Release|Any CPU.Build.0 = Release|Any CPU + {ECFF4960-1469-4CA7-91CA-844C175F2356}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ECFF4960-1469-4CA7-91CA-844C175F2356}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ECFF4960-1469-4CA7-91CA-844C175F2356}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ECFF4960-1469-4CA7-91CA-844C175F2356}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -165,6 +171,7 @@ Global {E6105CF5-B6BB-4797-A359-5FC8175482CA} = {27B355AB-D859-4D48-9F24-BA7E237779F9} {FD794A39-AD42-4C51-9ED5-373926D0F893} = {27B355AB-D859-4D48-9F24-BA7E237779F9} {37C077FC-4CA2-4FDE-B3A7-537B10B76DE1} = {27B355AB-D859-4D48-9F24-BA7E237779F9} + {ECFF4960-1469-4CA7-91CA-844C175F2356} = {27B355AB-D859-4D48-9F24-BA7E237779F9} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE} diff --git a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net6.sln b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net6.sln index 369d43b818..159f103f67 100644 --- a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net6.sln +++ b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net6.sln @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net6 EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net6", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net6.csproj", "{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net6", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net6.csproj", "{957A5C8D-15B2-48BC-A019-EC3472EA41C7}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -139,6 +141,10 @@ Global {5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Debug|Any CPU.Build.0 = Debug|Any CPU {5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Release|Any CPU.ActiveCfg = Release|Any CPU {5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Release|Any CPU.Build.0 = Release|Any CPU + {957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -165,6 +171,7 @@ Global {231DF12C-6F6F-4CBB-A318-283920BE1E2F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} {6D714470-AF6A-48B6-ADEE-B3673E6BDC33} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} {5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} + {957A5C8D-15B2-48BC-A019-EC3472EA41C7} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE} diff --git a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net7.sln b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net7.sln index 937b821fc5..6896772b0c 100644 --- a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net7.sln +++ b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net7.sln @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net7 EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net7", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net7.csproj", "{2161EDCD-259F-436D-B365-20EC02E6FBE4}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net7", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net7.csproj", "{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -139,6 +141,10 @@ Global {2161EDCD-259F-436D-B365-20EC02E6FBE4}.Debug|Any CPU.Build.0 = Debug|Any CPU {2161EDCD-259F-436D-B365-20EC02E6FBE4}.Release|Any CPU.ActiveCfg = Release|Any CPU {2161EDCD-259F-436D-B365-20EC02E6FBE4}.Release|Any CPU.Build.0 = Release|Any CPU + {A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -165,6 +171,7 @@ Global {88CD2C24-E397-4B13-B5CE-87673BF5DB0F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} {BBC211F5-A00F-449E-96B3-B5468747A188} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} {2161EDCD-259F-436D-B365-20EC02E6FBE4} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} + {A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE} diff --git a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net8.sln b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net8.sln index f11a0c12d2..201f78518a 100644 --- a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net8.sln +++ b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net8.sln @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net8 EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net8", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net8.csproj", "{11AC8524-1FB3-4D01-8129-73B0D0604718}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net8", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net8.csproj", "{482A3AD5-CDF8-424A-8301-FDE35EB496F8}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -139,6 +141,10 @@ Global {11AC8524-1FB3-4D01-8129-73B0D0604718}.Debug|Any CPU.Build.0 = Debug|Any CPU {11AC8524-1FB3-4D01-8129-73B0D0604718}.Release|Any CPU.ActiveCfg = Release|Any CPU {11AC8524-1FB3-4D01-8129-73B0D0604718}.Release|Any CPU.Build.0 = Release|Any CPU + {482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -165,6 +171,7 @@ Global {88CD2C24-E397-4B13-B5CE-87673BF5DB0F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} {BBC211F5-A00F-449E-96B3-B5468747A188} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} {11AC8524-1FB3-4D01-8129-73B0D0604718} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} + {482A3AD5-CDF8-424A-8301-FDE35EB496F8} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE} diff --git a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS netcore31.sln b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS netcore31.sln index 7960ccd341..20c09c8657 100644 --- a/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS netcore31.sln +++ b/Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS netcore31.sln @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo netc EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker netcore31", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker netcore31.csproj", "{38574086-7DAE-49DF-9327-09D78B02D33E}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo netcore31", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo netcore31.csproj", "{C53F1F95-A799-4060-AC46-336E95B69C4C}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -139,6 +141,10 @@ Global {38574086-7DAE-49DF-9327-09D78B02D33E}.Debug|Any CPU.Build.0 = Debug|Any CPU {38574086-7DAE-49DF-9327-09D78B02D33E}.Release|Any CPU.ActiveCfg = Release|Any CPU {38574086-7DAE-49DF-9327-09D78B02D33E}.Release|Any CPU.Build.0 = Release|Any CPU + {C53F1F95-A799-4060-AC46-336E95B69C4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C53F1F95-A799-4060-AC46-336E95B69C4C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C53F1F95-A799-4060-AC46-336E95B69C4C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C53F1F95-A799-4060-AC46-336E95B69C4C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -165,6 +171,7 @@ Global {80AC544C-310C-4EA2-BA49-CEE632768DED} = {ADBE7D51-E255-42D4-A4A9-77901508B53D} {1CE9ADAD-230C-4AA0-9ECA-07A365605ED4} = {ADBE7D51-E255-42D4-A4A9-77901508B53D} {38574086-7DAE-49DF-9327-09D78B02D33E} = {ADBE7D51-E255-42D4-A4A9-77901508B53D} + {C53F1F95-A799-4060-AC46-336E95B69C4C} = {ADBE7D51-E255-42D4-A4A9-77901508B53D} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE} diff --git a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net472.csproj b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net472.csproj index 59c57c9562..2f20335a5a 100644 --- a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net472.csproj +++ b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net472.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net5.csproj b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net5.csproj index 34f5ba2587..19176f7e6f 100644 --- a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net5.csproj +++ b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net5.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net6.csproj b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net6.csproj index 0df88a71d7..d10693ebf2 100644 --- a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net6.csproj +++ b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net6.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net7.csproj b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net7.csproj index d4981db036..2efcf7a9d3 100644 --- a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net7.csproj +++ b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net7.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net8.csproj b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net8.csproj index a0d6fcf648..630cf7289b 100644 --- a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net8.csproj +++ b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo net8.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo netcore31.csproj b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo netcore31.csproj index 99c23e3da1..2fe59b921d 100644 --- a/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo netcore31.csproj +++ b/Media Blocks SDK/WPF/CSharp/Decklink Demo/Decklink MB Demo netcore31.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net472.csproj b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net472.csproj index 6a274b8c12..02c9033833 100644 --- a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net472.csproj +++ b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net472.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net5.csproj b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net5.csproj index d69526bed9..78523dd0d8 100644 --- a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net5.csproj +++ b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net5.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net6.csproj b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net6.csproj index 2cef8228ed..6af2dba7bb 100644 --- a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net6.csproj +++ b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net6.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net7.csproj b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net7.csproj index 53c466d4bd..8af0d71ef5 100644 --- a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net7.csproj +++ b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net7.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net8.csproj b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net8.csproj index 603b0fc7ef..21dd69f97e 100644 --- a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net8.csproj +++ b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live net8.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live netcore31.csproj b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live netcore31.csproj index 2aa964411a..2b399af106 100644 --- a/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live netcore31.csproj +++ b/Media Blocks SDK/WPF/CSharp/Face Detector Live/Face Detector Live netcore31.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml new file mode 100644 index 0000000000..aac426b064 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml @@ -0,0 +1,9 @@ + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml.cs b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml.cs new file mode 100644 index 0000000000..b1c96543a9 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/App.xaml.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Configuration; +using System.Data; +using System.Linq; +using System.Threading.Tasks; +using System.Windows; + +namespace GenICam_Source_Demo +{ + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } +} diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/AssemblyInfo.cs b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/AssemblyInfo.cs new file mode 100644 index 0000000000..8b5504ecfb --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/AssemblyInfo.cs @@ -0,0 +1,10 @@ +using System.Windows; + +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) +)] diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net472.csproj b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net472.csproj new file mode 100644 index 0000000000..cd1becb935 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net472.csproj @@ -0,0 +1,25 @@ + + + WinExe + net472 + x64 + GenICam_Source_Demo + true + + + + + + + + + + + + + + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net5.csproj b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net5.csproj new file mode 100644 index 0000000000..d2a4165eca --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net5.csproj @@ -0,0 +1,25 @@ + + + WinExe + net5.0-windows + x64 + GenICam_Source_Demo + true + + + + + + + + + + + + + + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net6.csproj b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net6.csproj new file mode 100644 index 0000000000..bbdc09f922 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net6.csproj @@ -0,0 +1,25 @@ + + + WinExe + net6.0-windows + x64 + GenICam_Source_Demo + true + + + + + + + + + + + + + + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net7.csproj b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net7.csproj new file mode 100644 index 0000000000..240191f3a4 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net7.csproj @@ -0,0 +1,25 @@ + + + WinExe + net7.0-windows + x64 + GenICam_Source_Demo + true + + + + + + + + + + + + + + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net8.csproj b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net8.csproj new file mode 100644 index 0000000000..d9134fcdb1 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo net8.csproj @@ -0,0 +1,25 @@ + + + WinExe + net8.0-windows + x64 + GenICam_Source_Demo + true + + + + + + + + + + + + + + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo netcore31.csproj b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo netcore31.csproj new file mode 100644 index 0000000000..5d63b0c7ff --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/GenICam Source Demo netcore31.csproj @@ -0,0 +1,25 @@ + + + WinExe + netcoreapp3.1 + x64 + GenICam_Source_Demo + true + + + + + + + + + + + + + + + + + + diff --git a/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/MainWindow.xaml b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/MainWindow.xaml new file mode 100644 index 0000000000..9a1e826708 --- /dev/null +++ b/Media Blocks SDK/WPF/CSharp/GenICam Source Demo/MainWindow.xaml @@ -0,0 +1,27 @@ + + + + + + + + + + + +