KSPROPERTY_TUNER_IF_MEDIUM_S - NtDoc

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

typedef struct {
  KSPROPERTY   Property;
  KSPIN_MEDIUM IFMedium;
} KSPROPERTY_TUNER_IF_MEDIUM_S, *PKSPROPERTY_TUNER_IF_MEDIUM_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksproperty_tuner_if_medium_s)

KSPROPERTY_TUNER_IF_MEDIUM_S structure

Description

The KSPROPERTY_TUNER_IF_MEDIUM_S structure returns the Medium GUID for the pin that is capable of supporting tuning to an intermediate frequency.

Members

Property

Specifies an initialized KSPROPERTY structure that describes the property set, property ID, and request type.

IFMedium

Specifies the GUID for the pin that is capable of supporting an intermediate frequency. If no pin supports an intermediate frequency, the minidriver should return GUID_NULL.

Remarks

Support for the KSPROPERTY_TUNER_IF_MEDIUM property causes Kstvtune.ax to create an additional pin representing an MPEG-2 transport stream. A data packet sent on this pin in user mode consists only of a KS_TVTUNER_CHANGE_INFO structure.

See also

KSPROPERTY

KSPROPERTY_TUNER_IF_MEDIUM

PROPSETID_TUNER