Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.42 KB

videosettings-reset.md

File metadata and controls

61 lines (35 loc) · 1.42 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location ms.custom
VIDEOSETTINGS.reset
The reset method resets all attributes to their default values of zero.
07aa2060-f92b-41ca-9d7d-56f85940664a
VIDEOSETTINGS.reset Windows Media Player
apiref
VIDEOSETTINGS.reset
NA
reference
4/26/2023
UpdateFrequency5

VIDEOSETTINGS.reset

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The reset method resets all attributes to their default values of zero.

        elementID.reset()

Parameters

This method has no parameters.

Return Value

This method does not return a value.

Requirements

Requirement Value
Version
Windows Media Player version for Windows XP or later

See also

VIDEOSETTINGS Element