C# Class Accord.Video.DirectShow.Internals.PinCategory

Show file Open project: accord-net/framework

Public Properties

Property Type Description
Capture System.Guid
StillImage System.Guid

Property Details

Capture public static property

Capture pin.
Equals to PIN_CATEGORY_CAPTURE.
public static Guid,System Capture
return System.Guid

StillImage public static property

Still image pin.
Equals to PIN_CATEGORY_STILL.
public static Guid,System StillImage
return System.Guid