Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 2.22 KB

ns-ks-ks_framing_range.md

File metadata and controls

82 lines (60 loc) · 2.22 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ks.KS_FRAMING_RANGE
KS_FRAMING_RANGE (ks.h)
The KS_FRAMING_RANGE structure specifies a range for frame sizes for a given framing item.
stream\ks_framing_range.htm
stream
04/23/2018
KS_FRAMING_RANGE structure
*PKS_FRAMING_RANGE, KS_FRAMING_RANGE, KS_FRAMING_RANGE structure [Streaming Media Devices], PKS_FRAMING_RANGE, PKS_FRAMING_RANGE structure pointer [Streaming Media Devices], ks-struct_a489de91-e530-4185-9344-0ab4fe426cc8.xml, ks/KS_FRAMING_RANGE, ks/PKS_FRAMING_RANGE, stream.ks_framing_range
ks.h
Ks.h
Windows
Windows
KS_FRAMING_RANGE, *PKS_FRAMING_RANGE
PKS_FRAMING_RANGE
ks/PKS_FRAMING_RANGE
KS_FRAMING_RANGE
ks/KS_FRAMING_RANGE
APIRef
kbSyntax
HeaderDef
ks.h
PKS_FRAMING_RANGE
KS_FRAMING_RANGE

KS_FRAMING_RANGE structure

-description

The KS_FRAMING_RANGE structure specifies a range for frame sizes for a given framing item.

-struct-fields

-field MinFrameSize

Specifies a minimum frame size of type ULONG.

-field MaxFrameSize

Specifies a maximum frame size of type ULONG.

-field Stepping

Specifies the step value that should be used to create legal values within the range defined in MinFrameSize and MaxFrameSize.

-remarks

When specifying the Stepping member, ensure that the value does not exceed the difference between the MinFrameSize and MaxFrameSize members. Otherwise, unpredictable behavior may result.

-see-also

KSALLOCATOR_FRAMING

KS_FRAMING_ITEM

KS_FRAMING_RANGE_WEIGHTED