AppBroadcastStreamAudioFrame.AudioHeader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that contains metadata about the associated broadcast audio frame.
public:
property AppBroadcastStreamAudioHeader ^ AudioHeader { AppBroadcastStreamAudioHeader ^ get(); };
AppBroadcastStreamAudioHeader AudioHeader();
public AppBroadcastStreamAudioHeader AudioHeader { get; }
var appBroadcastStreamAudioHeader = appBroadcastStreamAudioFrame.audioHeader;
Public ReadOnly Property AudioHeader As AppBroadcastStreamAudioHeader
Property Value
An object that contains metadata about the associated broadcast audio frame.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|