Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 474 Bytes

speechcue_duration.md

File metadata and controls

24 lines (16 loc) · 474 Bytes
-api-id -api-type
P:Windows.Media.Core.SpeechCue.Duration
winrt property

Windows.Media.Core.SpeechCue.Duration

-description

Gets or sets the duration of the cue.

-property-value

The duration of the cue.

-remarks

At the end of a cue's duration, the TimedMetadataTrack.CueExited event is raised.

-see-also

-examples