MediaElement.NaturalDuration 屬性

定義

取得媒體的自然持續期間。

public:
 property System::Windows::Duration NaturalDuration { System::Windows::Duration get(); };
public System.Windows.Duration NaturalDuration { get; }
member this.NaturalDuration : System.Windows.Duration
Public ReadOnly Property NaturalDuration As Duration

屬性值

媒體的自然持續期間。

備註

傳回的值與 無關 SpeedRatio

NaturalDuration 在引發事件之前 MediaOpened 並不精確。

適用於