Interface IVideoCaptureBaseOutput
Base output interface settings for Video Capture SDK .Net.
Namespace: VisioForge.Core.Types.Output
Assembly: VisioForge.Core.dll
Syntax
[JsonInterfaceConverter(typeof(JsonInterfaceConverter<IVideoCaptureBaseOutput>))]
public interface IVideoCaptureBaseOutput
Methods
GetInternalTypeVC()
Gets internal video capture output format.
Declaration
VideoCaptureOutputFormat GetInternalTypeVC()
Returns
Type | Description |
---|---|
VideoCaptureOutputFormat | Returns VideoCaptureOutputFormat. |