AppBroadcastStreamReader.AudioChannels Property

Definition

Gets the number of channels in the audio stream associated with the AppBroadcastStreamReader.

public:
 property unsigned int AudioChannels { unsigned int get(); };
uint32_t AudioChannels();
public uint AudioChannels { get; }
var uInt32 = appBroadcastStreamReader.audioChannels;
Public ReadOnly Property AudioChannels As UInteger

Property Value

UInt32

unsigned int

uint32_t

The number of channels in the audio stream.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to