ClipContext.PlaybackDuration Property
Gets or sets the playback duration.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Property PlaybackDuration As Duration
Get
Friend Set
'Usage
Dim instance As ClipContext
Dim value As Duration
value = instance.PlaybackDuration
public Duration PlaybackDuration { get; internal set; }
public:
property Duration PlaybackDuration {
Duration get ();
internal: void set (Duration value);
}
member PlaybackDuration : Duration with get, internal set
function get PlaybackDuration () : Duration
internal function set PlaybackDuration (value : Duration)
Property Value
Type: System.Windows.Duration
A Duration object.
Version Information
Silverlight
Supported in: 5