Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 524 Bytes

timedmetadatastreamdescriptor_name.md

File metadata and controls

26 lines (17 loc) · 524 Bytes
-api-id -api-type
P:Windows.Media.Core.TimedMetadataStreamDescriptor.Name
winrt property

Windows.Media.Core.TimedMetadataStreamDescriptor.Name

-description

Gets or sets the name of the stream.

-property-value

The name of the stream.

-remarks

The initial value is an empty string.

The name is a free-form human readable string that describes the stream, for example, “GPS data”.

-see-also

-examples