Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 741 Bytes

timedmetadatatrack_timedmetadatatrack_2131229248.md

File metadata and controls

29 lines (20 loc) · 741 Bytes
-api-id -api-type
M:Windows.Media.Core.TimedMetadataTrack.#ctor(System.String,System.String,Windows.Media.Core.TimedMetadataKind)
winrt method

Windows.Media.Core.TimedMetadataTrack.TimedMetadataTrack

-description

Initializes a new instance of the TimedMetadataTrack class.

-parameters

-param id

An identifier for the new timed metadata track.

-param language

A string indicating the language of the new timed metadata track.

-param kind

A value indicating the kind of metadata contained in the new track.

-remarks

-examples

-see-also