AForge.Video.DirectShow VideoCaptureDevice.Stop em C# (CSharp) - 12 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de AForge.Video.DirectShow.VideoCaptureDevice.Stop em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Since the method aborts background thread, its usage is highly not preferred and should be done only if there are no other options. The correct way of stopping camera is signaling it stop and then waiting for background thread's completion.