Home
last modified time | relevance | path

Searched defs:A2dpSBCFeedingParams (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h74 struct A2dpSBCFeedingParams { struct
75 uint32_t sampleRate; // 16000, 32000, 44100 or 48000.
76 uint16_t bitsPerSample; // 8, 16, 24 or32.
77 uint8_t channelCount; // mono: 1, else 2.