إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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)