Returns a Boolean value indicating whether or not the current content contains a play list that can be previewed.
Syntax
MediaPlayer.CanPreview
Remarks
If this property is TRUE, the control can be operated in preview mode by setting the PreviewMode property to TRUE. When the control is in preview mode, a few seconds of each clip in the play list is rendered. By default, the length of time each clip plays is 10 seconds; however, the preview duration can be set in the .asx file.
The default value for this property is False.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.