MediaElement.NaturalDuration 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得媒體的自然持續期間。
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 並不精確。