MediaCollectionItem.PlaybackFlags Property

Gets or sets a value that indicates which playback capabilities are allowed for the current media item.

Syntax

  public MediaItemPlaybackCapabilities PlaybackFlags {get; set;}

Property Value

Microsoft.MediaCenter.MediaItemPlaybackCapabilities.  A bitflag value that indicates the playback capabilities of the current media item.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also