BluetoothLeSampleRate Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum BluetoothLeSampleRate
[<System.Flags>]
type BluetoothLeSampleRate = 
Inheritance
BluetoothLeSampleRate
Attributes

Fields

None 0
SampleRate16000 4
SampleRate24000 16
SampleRate32000 32
SampleRate44100 64
SampleRate48000 128
SampleRate8000 1

Applies to