ReactOS 0.4.16-dev-13-ge2fc578
|
#include <ks.h>
Public Attributes | |
union { | |
ULONG OptionsFlags | |
ULONG RequirementsFlags | |
}; | |
ULONG | PoolType |
ULONG | Frames |
ULONG | FrameSize |
ULONG | FileAlignment |
ULONG | Reserved |
union { ... } KSALLOCATOR_FRAMING::@3011 |
ULONG KSALLOCATOR_FRAMING::FileAlignment |
Definition at line 1672 of file ks.h.
Referenced by CInputPin::GetAllocatorRequirements(), CKsAllocator::KsCreateAllocatorAndGetHandle(), KsCreateDefaultAllocatorEx(), and STDMETHODIMP_().
ULONG KSALLOCATOR_FRAMING::Frames |
Definition at line 1670 of file ks.h.
Referenced by CInputPin::GetAllocatorRequirements(), CKsAllocator::KsCreateAllocatorAndGetHandle(), and STDMETHODIMP_().
ULONG KSALLOCATOR_FRAMING::FrameSize |
Definition at line 1671 of file ks.h.
Referenced by CInputPin::GetAllocatorRequirements(), CKsAllocator::KsCreateAllocatorAndGetHandle(), KsCreateDefaultAllocatorEx(), KsValidateAllocatorCreateRequest(), STDMETHODIMP_(), and WdmAudFrameSize().
ULONG KSALLOCATOR_FRAMING::OptionsFlags |
Definition at line 1662 of file ks.h.
Referenced by CKsAllocator::KsCreateAllocatorAndGetHandle(), and KsValidateAllocatorCreateRequest().
ULONG KSALLOCATOR_FRAMING::PoolType |
Definition at line 1668 of file ks.h.
Referenced by CKsAllocator::KsCreateAllocatorAndGetHandle(), KsCreateDefaultAllocatorEx(), and STDMETHODIMP_().
ULONG KSALLOCATOR_FRAMING::RequirementsFlags |
Definition at line 1663 of file ks.h.
Referenced by STDMETHODIMP_().