ReactOS 0.4.16-dev-106-g10b08aa
|
import"ks.h";
Public Attributes | |
ULONG | FormatSize |
ULONG | Flags |
ULONG | SampleSize |
ULONG | Reserved |
GUID | MajorFormat |
GUID | SubFormat |
GUID | Specifier |
struct { | |
ULONG FormatSize | |
ULONG Flags | |
ULONG SampleSize | |
ULONG Reserved | |
GUID MajorFormat | |
GUID SubFormat | |
GUID Specifier | |
}; | |
LONGLONG | Alignment |
Definition at line 43 of file devicetopology.idl.
struct { ... } KSDATAFORMAT::@3001 |
LONGLONG KSDATAFORMAT::Alignment |
Definition at line 256 of file ks.h.
Referenced by KspHandleDataIntersection().
ULONG KSDATAFORMAT::Flags |
Definition at line 45 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), and KspHandleDataIntersection().
ULONG KSDATAFORMAT::FormatSize |
Definition at line 44 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), ComputeCompatibleFormat(), CreateCompatiblePin(), HandleDataIntersection(), CPortPinWaveRT::HandleKsProperty(), CKsDataTypeHandler::KsIsMediaTypeInRanges(), KspHandleDataIntersection(), KsPinDataIntersection(), KspPinPropertyHandler(), MMixerCheckFilterPinMidiSupport(), MMixerFindAudioDataRange(), and UsbAudioGetDataRanges().
GUID KSDATAFORMAT::MajorFormat |
Definition at line 48 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), GetDataRangeIndexForFormat(), CKsDataTypeHandler::KsIsMediaTypeInRanges(), KspHandleDataIntersection(), MMixerCheckFilterPinMidiSupport(), MMixerFindAudioDataRange(), and UsbAudioGetDataRanges().
ULONG KSDATAFORMAT::Reserved |
Definition at line 47 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), and KspHandleDataIntersection().
ULONG KSDATAFORMAT::SampleSize |
Definition at line 46 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), and KspHandleDataIntersection().
GUID KSDATAFORMAT::Specifier |
Definition at line 50 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), GetDataRangeIndexForFormat(), CKsDataTypeHandler::KsIsMediaTypeInRanges(), KspHandleDataIntersection(), MMixerCheckFilterPinMidiSupport(), MMixerFindAudioDataRange(), and UsbAudioGetDataRanges().
GUID KSDATAFORMAT::SubFormat |
Definition at line 49 of file devicetopology.idl.
Referenced by CMiniport::BuildDataRangeInformation(), GetDataRangeIndexForFormat(), CKsDataTypeHandler::KsIsMediaTypeInRanges(), KspHandleDataIntersection(), MMixerCheckFilterPinMidiSupport(), MMixerFindAudioDataRange(), and UsbAudioGetDataRanges().