Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This property contains the error correction type of the current clip. This property is read-only.

Compatibility:Windows Media Player

Syntax

[ "
sErrCorrection" = ] MediaPlayer.ErrorCorrection

Parameters

sErrCorrection

String value specifying the error correction type of the current clip. The following table shows the possible values.

Value Description

Standard

Standard error correction. Default.

None

No error correction.

Remarks

This property returns an empty string if the FileNameproperty is not set.

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also