Windows Media Player 11 SDK WM/VideoFrameRate AttributeĀ 

Windows Media Player SDK banner art

Previous Next

WM/VideoFrameRate Attribute

The WM/VideoFrameRate attribute is a decimal value that specifies the frame rate (in frames per second) for a video file.

Remarks

The Windows Media Format SDK constant for this attribute is g_wszWMVideoFrameRate.

To determine whether you can change the value of this attribute, use the Media.isReadOnlyItem method.

Applies To

Requirements

Windows Media Player 11.

See Also

Previous Next