PlaybackMediaMarkerReachedEventArgs 클래스

정의

PlaybackMediaMarkerReached 이벤트에 대한 데이터를 제공합니다.

public ref class PlaybackMediaMarkerReachedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PlaybackMediaMarkerReachedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PlaybackMediaMarkerReachedEventArgs
Public NotInheritable Class PlaybackMediaMarkerReachedEventArgs
상속
Object Platform::Object IInspectable PlaybackMediaMarkerReachedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

PlaybackMediaMarkerReached 이벤트를 처리하여 이 클래스의 instance 가져옵니다.

속성

PlaybackMediaMarker

도달한 PlaybackMediaMarker 를 가져옵니다.

적용 대상