AM_PROPERTY_COPY_ANALOG_COMPONENT Property

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

Queries whether the video output is standard-definition, analog component video.

Label Value
Property Set GUID AM_KSPROPSETID_CopyProt
Property ID AM_PROPERTY_COPY_ANALOG_COMPONENT
Data Type ULONG

Remarks

This property is read-only.

The value of the property is TRUE if the video output is analog component video with a resolution not greater than 480p for NTSC or 540p for PAL. Otherwise, the value is FALSE.

Requirements

Requirement Value
Header
Dvdmedia.h

See also

DVD Copy Protection Property Set