PlaybackSession.PlaybackOffset Property

Gets a value that indicates the current playback position in the stream, in seconds, with respect to the beginning of the stream.

Syntax

  public float PlaybackOffset {get;}

Property Value

System.Single. The time difference, in seconds, between the beginning of the stream to the current position.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also