ErrorCorrection Property

Returns a String value specifying the error correction type of the current title.

Syntax

MediaPlayer.ErrorCorrection

Remarks

If FileName is not set, this property returns an empty string.

The settings for this property are:

Setting Description
Standard (Default) Stardard error correction.
None No error correction.

See Also

ErrorCode, ErrorDescription, HasError, SendErrorEvents

© 1996-1998 Microsoft Corporation. All rights reserved.