הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
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)