Edit

Share via


MediaSource.Duration Property

Definition

Gets the duration, in milliseconds, of the source.

public:
 abstract property int Duration { int get(); };
public abstract int Duration { get; }
member this.Duration : int
Public MustOverride ReadOnly Property Duration As Integer

Property Value

Applies to