Windows Media Player SDK banner art
PreviousNext

Player6.AnimationAtStart

This property specifies or retrieves a value indicating whether animation runs before the first image displays.

Syntax

MediaPlayer.AnimationAtStart

Possible Values

This property is a read/write Boolean containing one of the following values.

Value Description
true Default. Animation runs before the first image displays.
false Animation does not run before the first image displays.

Remarks

Setting this property to true makes the video display window play a short animation while a clip is buffering and loading. If the TransparentAtStart property is true, the AnimationAtStart property is ignored.

The animation clip cannot be customized.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.