KS_DATARANGE_BDA_ANTENNA - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// bdamedia.h

typedef struct tagKS_DATARANGE_BDA_ANTENNA {
  KSDATARANGE DataRange;
} KS_DATARANGE_BDA_ANTENNA, *PKS_DATARANGE_BDA_ANTENNA;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-bdamedia-tagks_datarange_bda_antenna)

tagKS_DATARANGE_BDA_ANTENNA structure

Description

The KS_DATARANGE_BDA_ANTENNA structure describes a range of data formats for a BDA antenna stream.

Members

DataRange

KSDATARANGE structure that describes a range of data formats with the MajorFormat member specified as STATIC_KSDATAFORMAT_TYPE_BDA_ANTENNA.

Remarks

A data range describes a range of data formats.

Pins of filters specify the data ranges they support to enable stream connections to pins of other filters that also support those data ranges.

See also

BDA Stream Format GUIDs

KSDATARANGE

KSPIN_DESCRIPTOR