AppBroadcastStreamReader.AudioSampleRate Property

Definition

Gets the sample rate of the audio stream associated with the AppBroadcastStreamReader.

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

Property Value

UInt32

unsigned int

uint32_t

The sample rate of the audio stream

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to