Previous Next

KSPROPERTY_PIN_CTYPES

Clients use the KSPROPERTY_PIN_CTYPES property to determine how many pin types a KS filter supports.

Stream minidrivers do not need to handle this property directly; the stream class driver handles this property using stream request blocks to query for more information.

Specifying This Property

KSPROPERTY

Property Data

ULONG. The number of pin factories the KS filter supports.

Comments

KSPROPERTY_PIN_CTYPES is read-only.

See Also

KSPROPERTY