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 이벤트가 발생 합니다.

적용 대상