BDA 미니 드라이버는 BDA 스트림 형식 GUID를 사용하여 지원하는 데이터 형식을 지정합니다. A BDA minidriver assigns these GUIDs to members of a KSDATARANGE structure. The Bdamedia.h header file defines these GUIDs. 필터의 핀은 해당 범위를 지원하는 다른 필터의 핀에 연결하기 위해 지원하는 데이터 형식의 범위를 지정합니다.
다음 스트림 GUID는 BDA에서 사용할 수 있습니다.
KSDATAFORMAT_TYPE_BDA_ANTENNA
A BDA minidriver assigns this GUID to the MajorFormat member of the DataRange member of a KS_DATARANGE_BDA_ANTENNA structure to enable connecting to a specific upstream filter, such as a network provider filter.
KSDATAFORMAT_SUBTYPE_BDA_MPEG2_TRANSPORT
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_SPECIFIER_BDA_TRANSPORT
A BDA minidriver assigns this GUID to the Specifier member of either a KSDATARANGE structure or the DataRange member of a KS_DATARANGE_BDA_TRANSPORT structure to enable connecting to a pin of a filter that also assigns this specifier.
KSDATAFORMAT_TYPE_BDA_IF_SIGNAL
A BDA minidriver assigns this GUID to the MajorFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this major format.
KSDATAFORMAT_TYPE_MPEG2_SECTIONS
A BDA minidriver assigns this GUID to the MajorFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this major format.
KSDATAFORMAT_SUBTYPE_ATSC_SI
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_SUBTYPE_DVB_SI
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_SUBTYPE_BDA_OPENCABLE_PSIP
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_SUBTYPE_BDA_OPENCABLE_OOB_PSIP
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_TYPE_BDA_IP
A BDA minidriver assigns this GUID to the MajorFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this major format.
KSDATAFORMAT_SUBTYPE_BDA_IP
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_SPECIFIER_BDA_IP
A BDA minidriver assigns this GUID to the Specifier member of either a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this specifier.
KSDATAFORMAT_TYPE_BDA_IP_CONTROL
A BDA minidriver assigns this GUID to the MajorFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this major format.
KSDATAFORMAT_SUBTYPE_BDA_IP_CONTROL
A BDA minidriver assigns this GUID to the SubFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this sub format.
KSDATAFORMAT_TYPE_MPE
A BDA minidriver assigns this GUID to the MajorFormat member of a KSDATARANGE structure to enable connecting to a pin of a filter that also assigns this major format.