]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
update README about change of ALSACtl.ElemValue
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Jun 2022 02:49:00 +0000 (11:49 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Wed, 29 Jun 2022 12:22:01 +0000 (21:22 +0900)
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
README.rst

index 1959c3f435235f596891415da704772482c1332d..cf518cd31084da10d2215f373000b206e449535c 100644 (file)
@@ -235,7 +235,7 @@ Rewrite setter method in ALSACtl.ElemValue
 ------------------------------------------
 
 Below methods are rewritten to retrieve the pointer in internal storage instead of copying to given
-buffer:
+buffer as fixed-sized array:
 
 - ``ALSACtl.ElemValue.get_bool``
 - ``ALSACtl.ElemValue.get_int``