mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 06:01:04 +00:00
audio: Indent and doc fixes
This commit is contained in:
parent
5560d44e7a
commit
45c4a19472
1 changed files with 13 additions and 13 deletions
|
@ -130,7 +130,7 @@ static GstAudioFormatInfo formats[] = {
|
|||
};
|
||||
|
||||
/**
|
||||
* gst_audio_format_build_int:
|
||||
* gst_audio_format_build_integer:
|
||||
* @sign: signed or unsigned format
|
||||
* @endianness: G_LITTLE_ENDIAN or G_BIG_ENDIAN
|
||||
* @width: amount of bits used per sample
|
||||
|
|
Loading…
Reference in a new issue