VideoNormItem::getVideoNorm Method

This method returns the analog video standard used by this VideoNormItem.
Syntax:
AnalogVideoStandard getVideoNorm() const;
Return value:

An AnalogVideoStandard.

Remarks:

The AnalogVideoStandard is an enumeration defined in Microsoft DirectX 8.

See also: VideoNormItem

<< VideoNormItem