ReactOS 0.4.15-dev-7934-g1dc8d80
KS_FRAMING_ITEM Struct Reference

#include <ks.h>

Collaboration diagram for KS_FRAMING_ITEM:

Public Attributes

GUID MemoryType
 
GUID BusType
 
ULONG MemoryFlags
 
ULONG BusFlags
 
ULONG Flags
 
ULONG Frames
 
ULONG FileAlignment
 
ULONG MemoryTypeWeight
 
KS_FRAMING_RANGE PhysicalRange
 
KS_FRAMING_RANGE_WEIGHTED FramingRange
 

Detailed Description

Definition at line 1362 of file ks.h.

Member Data Documentation

◆ BusFlags

ULONG KS_FRAMING_ITEM::BusFlags

Definition at line 1366 of file ks.h.

◆ BusType

GUID KS_FRAMING_ITEM::BusType

Definition at line 1364 of file ks.h.

◆ FileAlignment

ULONG KS_FRAMING_ITEM::FileAlignment

Definition at line 1369 of file ks.h.

◆ Flags

ULONG KS_FRAMING_ITEM::Flags

Definition at line 1367 of file ks.h.

◆ Frames

ULONG KS_FRAMING_ITEM::Frames

Definition at line 1368 of file ks.h.

◆ FramingRange

KS_FRAMING_RANGE_WEIGHTED KS_FRAMING_ITEM::FramingRange

Definition at line 1372 of file ks.h.

Referenced by InitCapturePin().

◆ MemoryFlags

ULONG KS_FRAMING_ITEM::MemoryFlags

Definition at line 1365 of file ks.h.

◆ MemoryType

GUID KS_FRAMING_ITEM::MemoryType

Definition at line 1363 of file ks.h.

◆ MemoryTypeWeight

ULONG KS_FRAMING_ITEM::MemoryTypeWeight

Definition at line 1370 of file ks.h.

◆ PhysicalRange

KS_FRAMING_RANGE KS_FRAMING_ITEM::PhysicalRange

Definition at line 1371 of file ks.h.

Referenced by InitCapturePin().


The documentation for this struct was generated from the following file: