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

In This Topic
    NaturalDuration Property (C1MediaItem)
    In This Topic
    Gets or sets the duration to show for this item in the item list.
    Syntax
    'Declaration
     
    
    Public Property NaturalDuration As TimeSpan
    public TimeSpan NaturalDuration {get; set;}
    See Also