ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / NaturalDuration Property

In This Topic
    NaturalDuration Property (C1MediaPlayer)
    In This Topic
    Gets the natural duration of the current media item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NaturalDuration As TimeSpan
    public TimeSpan NaturalDuration {get;}
    See Also