Initializes a new instance of the AsyncVideoSource class.
Namespace:
AForge.VideoAssembly: AForge.Video (in AForge.Video.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public AsyncVideoSource( IVideoSource nestedVideoSource ) |
Parameters
- nestedVideoSource
- Type: AForge.Video..::.IVideoSource
Nested video source which is the target for asynchronous processing.