KSPROPERTY_CONNECTION_ALLOCATORFRAMING_EX
AVStream clients use the KSPROPERTY_CONNECTION_ALLOCATORFRAMING_EX property to determine framing requirements for a pin.
Usage Summary Table
Get | Set | Target | Property Descriptor Type | Property Value Type |
---|---|---|---|---|
Yes | No | Pin | KSPROPERTY | KSALLOCATOR_FRAMING_EX |
Remarks
This property returns a KSALLOCATOR_FRAMING_EX, which describes the framing requirements for an AVStream pin.
Minidrivers running under stream class should use KSPROPERTY_CONNECTION_ALLOCATORFRAMING.
Requirements
Header: ks.h (include Ks.h)