KS_DATARANGE_MPEG2TS_AVC - NtDoc

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

typedef struct tagKS_DATARANGE_MPEG2TS_AVC {
  KSDATARANGE       DataRange;
  AVCPRECONNECTINFO ConnectInfo;
} KS_DATARANGE_MPEG2TS_AVC, *PKS_DATARANGE_MPEG2TS_AVC;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-avcstrm-tagks_datarange_mpeg2ts_avc)

tagKS_DATARANGE_MPEG2TS_AVC structure

Description

The KS_DATARANGE_MPEG2TS_AVC structure stores a range of AV/C MPEG2 formats.

Members

DataRange

Specifies the range of supported AV/C MPEG2 formats.

ConnectInfo

Specifies the AV/C preconnection info.

See also

AVCPRECONNECTINFO

KSDATARANGE