Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1002 Bytes

appbroadcaststreamaudioheader.md

File metadata and controls

26 lines (18 loc) · 1002 Bytes
-api-id -api-type
T:Windows.Media.Capture.AppBroadcastStreamAudioHeader
winrt class

Windows.Media.Capture.AppBroadcastStreamAudioHeader

-description

Provides metadata about a broadcast audio frame.

Note

This API requires the appBroadcast and appBroadcastSettings capability which is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime.

-remarks

Get an instance of this class by accessing the AudioHeader property of an AppBroadcastStreamAudioFrame object obtained from a call to AppBroadcastStreamReader.TryGetNextAudioFrame.

-examples

-see-also

-capabilities

appBroadcast, appBroadcastSettings