Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In the stream class model, clients use the KSPROPERTY_CONNECTION_ALLOCATORFRAMING 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 |
Remarks
This property returns a KSALLOCATOR_FRAMING, which describes the framing requirements for the pin. For example, the FrameSize member specifies the frame size of data on the pin.
AVStream minidrivers should use KSPROPERTY_CONNECTION_ALLOCATORFRAMING_EX.
Requirements
Header: ks.h (include Ks.h)