MediaCollectionItem.AllowSeekBack Property

Gets a value that indicates whether the user is allowed to use the seek slider to move to a previous point (replay or frame step backward) during playback of the current item.

Syntax

  public override bool AllowSeekBack {get;}

Property Value

System.Boolean.  If true, the user is allowed to seek to a previous point during playback of the current item; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also