class InspectorTest_SupportedRingBufferFormats_Test
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc
Validate the overall SupportedFormatSets for each RingBuffer element. Schema is as follows:
Devices
12345678
RingBuffer_elements
[0]
description: 'bluetooth_hfp_outgoing_ring_buffer'
element_id: 1
supported_format_sets
rb_format_set_0
frames_per_second: [44100, 48000]
sample_format: ["INT_16", "FLOAT_32"]
channel_count
channel_set_0
channel_0
min_frequency: 50
max_frequency: 22000
channel_set_1
channel_0
(absent means unlimited, to edge of theoretical range)
channel_1
min_frequency: 2000
max_frequency: 22050
Public Methods
void InspectorTest_SupportedRingBufferFormats_Test ()
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc
void InspectorTest_SupportedRingBufferFormats_Test (const InspectorTest_SupportedRingBufferFormats_Test & )
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc
void InspectorTest_SupportedRingBufferFormats_Test (InspectorTest_SupportedRingBufferFormats_Test && )
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc
InspectorTest_SupportedRingBufferFormats_Test & operator= (const InspectorTest_SupportedRingBufferFormats_Test & )
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc
InspectorTest_SupportedRingBufferFormats_Test & operator= (InspectorTest_SupportedRingBufferFormats_Test && )
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc
void ~InspectorTest_SupportedRingBufferFormats_Test ()
Defined at line 660 of file ../../src/media/audio/services/device_registry/inspector_unittest.cc