Windows.Media.Core.AudioStreamDescriptor
June 24, 2020 ยท View on GitHub
-description
Represents a description an audio media stream.
-remarks
When creating a MediaEncodingProfile, call SetAudioTracks, passing in one or more AudioStreamDescriptor objects to provide information about the audio tracks to be encoded.
See the MediaStreamSource Sample for an example of using Media Stream Source in a UWP app.
Version history
| Windows version | SDK version | Value added |
|---|---|---|
| 1607 | 14393 | LeadingEncoderPadding |
| 1607 | 14393 | TrailingEncoderPadding |
| 1709 | 16299 | Label |
| 1803 | 17134 | Copy |