mirror of
https://github.com/openharmony/third_party_tinyalsa.git
synced 2026-07-19 23:33:30 -04:00
fixed function reference in doc
This commit is contained in:
@@ -121,7 +121,7 @@ extern "C" {
|
||||
* Following the underscore, specifiers whether the sample is big endian or little endian.
|
||||
* The letters 'LE' mean little endian.
|
||||
* The letters 'BE' mean big endian.
|
||||
* This enumeration is used in the @ref config structure.
|
||||
* This enumeration is used in the @ref pcm_config structure.
|
||||
* @ingroup libtinyalsa-pcm
|
||||
*/
|
||||
enum pcm_format {
|
||||
|
||||
Reference in New Issue
Block a user