AppBroadcastStreamReader.AudioChannels 属性

定义

获取与 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

属性值

UInt32

unsigned int

uint32_t

音频流中的声道数。

Windows 要求

应用功能
appBroadcast appBroadcastSettings

适用于