ReactOS 0.4.16-dev-91-g764881a
|
#include <ks.h>
Public Attributes | |
ULONG | Size |
ULONG | TypeSpecificFlags |
KSTIME | PresentationTime |
LONGLONG | Duration |
ULONG | FrameExtent |
ULONG | DataUsed |
PVOID | Data |
ULONG | OptionsFlags |
PVOID KSSTREAM_HEADER::Data |
Definition at line 2742 of file ks.h.
Referenced by KsProbeStreamIrp(), CKsInterfaceHandler::KsProcessMediaSamples(), and Pin_fnFastWrite().
ULONG KSSTREAM_HEADER::DataUsed |
Definition at line 2741 of file ks.h.
Referenced by CKsInterfaceHandler::KsCompleteIo(), KsProbeStreamIrp(), CKsInterfaceHandler::KsProcessMediaSamples(), and Pin_fnFastWrite().
LONGLONG KSSTREAM_HEADER::Duration |
Definition at line 2739 of file ks.h.
Referenced by CKsInterfaceHandler::KsCompleteIo().
ULONG KSSTREAM_HEADER::FrameExtent |
Definition at line 2740 of file ks.h.
Referenced by KsProbeStreamIrp(), and CKsInterfaceHandler::KsProcessMediaSamples().
ULONG KSSTREAM_HEADER::OptionsFlags |
Definition at line 2743 of file ks.h.
Referenced by CKsInterfaceHandler::KsCompleteIo(), KsProbeStreamIrp(), and CKsInterfaceHandler::KsProcessMediaSamples().
KSTIME KSSTREAM_HEADER::PresentationTime |
Definition at line 2738 of file ks.h.
Referenced by CKsInterfaceHandler::KsCompleteIo(), and CKsInterfaceHandler::KsProcessMediaSamples().
ULONG KSSTREAM_HEADER::Size |
Definition at line 2736 of file ks.h.
Referenced by CKsInterfaceHandler::KsCompleteIo(), KsProbeStreamIrp(), and CKsInterfaceHandler::KsProcessMediaSamples().
ULONG KSSTREAM_HEADER::TypeSpecificFlags |
Definition at line 2737 of file ks.h.
Referenced by CKsInterfaceHandler::KsCompleteIo().